Commit Graph

  • 4f79d6fc07 Added deleted messages, will also add the disabled tag to denied automod messages apa420 2019-04-19 22:44:02 +02:00
  • 4cf656fe62 add appveyor.yml file to repo Rasmus Karlsson 2019-04-19 12:13:53 +02:00
  • 9be0d7d458 removed red stripes and connected tape cut visuals fourtf 2019-04-17 17:02:13 +02:00
  • 0c7807d400 added script to update SOURCES and HEADERS in chatternio.pro fourtf 2019-04-17 16:59:52 +02:00
  • 97faec15e0 Merge pull request #979 from hemirt/whispers pajlada 2019-04-16 15:06:42 +02:00
  • d846b723c7 Merge pull request #983 from Ckath/savemoderation pajlada 2019-04-16 14:57:45 +02:00
  • 0737922915 Merge pull request #998 from apa420/apa-remove-moderated-messages pajlada 2019-04-16 14:38:20 +02:00
  • 817c40d733 Added continue for readability and removed to hide moderated messages apa420 2019-04-16 14:36:15 +02:00
  • 43504114b5 Merge pull request #994 from apa420/apa-after-x-lines pajlada 2019-04-16 14:33:01 +02:00
  • ac9106e2f5 Will now also remove the messages when the timeout occurs, it's a bad implementation of it though, should be better apa420 2019-04-15 22:55:10 +02:00
  • d7f0bcd80a Merge pull request #977 from Cranken/master pajlada 2019-04-14 17:15:09 +02:00
  • 695d200d79 Merge pull request #1007 from pphop/pphop-show-ignored pajlada 2019-04-14 16:59:40 +02:00
  • e4d3e6de7f requested changes pphop 2019-04-14 19:57:41 +05:00
  • a1918144e4 Merge pull request #1002 from RAnders00/mod-action-channel-replacement pajlada 2019-04-14 16:50:41 +02:00
  • de4bc02b66 Add ability to easily swap out the recent messages API with your own Rasmus Karlsson 2019-04-13 19:23:11 +02:00
  • 8b3867fa7d Switch to v2 of RAnders00's recent-messages API, so we support showing old sub messages and stuff Rasmus Karlsson 2019-04-13 19:14:58 +02:00
  • a4cba22bcb reformat Rasmus Karlsson 2019-04-13 16:38:01 +02:00
  • 13475332fb Adds VIP rate limit support Rasmus Karlsson 2019-04-13 15:26:47 +02:00
  • 320d74b287 implement show ignored users setting pphop 2019-04-13 01:12:39 +05:00
  • ef81029374 Merge pull request #1003 from Ckath/fixscale pajlada 2019-04-11 16:14:07 +02:00
  • 00d4fbf9ed Add {channel} replacement Ruben Anders 2019-04-11 12:00:57 +02:00
  • 562bdae09f Option to hide moderated messages (timed out messages) apa420 2019-04-10 15:32:18 +02:00
  • 12600b553f Made wording more consistent in generalpage apa420 2019-04-05 21:39:04 +02:00
  • a2fa1bad6b disable requests to resolve link info when its disabled ckath 2019-03-28 19:09:09 +01:00
  • fac1a6d00c comply to style guies ckath 2019-03-24 01:04:25 +01:00
  • b3af777382 add back settings for hiding buttons ckath 2019-03-24 00:54:56 +01:00
  • 81a4bff131 Implement Randers00's recent-messages API (WIP) Rasmus Karlsson 2019-04-04 11:47:54 +02:00
  • 66294ed99b add account switcher popup flag for linux ckath 2019-03-27 19:15:37 +01:00
  • da1b2f91d9 add broadcaster and vips to viewers list and chatters list (#991) hemirt 2019-04-04 11:30:50 +02:00
  • 28967cb014 Add broadcaster + VIPs to tabbable users Ruben Anders 2019-03-24 02:23:14 +01:00
  • 9ca4befd9b Save chat moderation state in splits ckath 2019-03-24 15:38:09 +01:00
  • b49c21a515 change comment to original so it doesnt cause a change ckath 2019-03-23 23:55:11 +01:00
  • 1c8373432c but dont fuck up the (dis/re)connected messages ckath 2019-03-23 23:49:55 +01:00
  • d6c5dd6d6c do not disable whispers on timeout hemirt 2019-03-20 20:58:21 +01:00
  • 1a1d0f305c make whispers not disabled on clear hemirt 2019-03-20 20:46:20 +01:00
  • 497c958485 Made links clickable in sent whispers. Cranken 2019-03-13 15:26:55 +01:00
  • 777ac017df add vim bindings to split input movement Rasmus Karlsson 2019-03-02 09:28:54 +01:00
  • 3f41dfeff9 Merge pull request #965 from moe-ka/master pajlada 2019-03-02 09:37:09 +01:00
  • d739cb72d9 Merge pull request #966 from hemirt/master pajlada 2019-03-02 09:31:29 +01:00
  • 3c01af9805 changes and fix displayname of 'is live' message hemirt 2019-03-01 21:18:32 +01:00
  • 1ea4a74518 Merge pull request #968 from apa420/apa-adding-broadcaster-to-viewerlist pajlada 2019-03-01 18:36:34 +01:00
  • 2948f3cc8b Added the broadcaster to the viewerlist close #967 apa420 2019-03-01 18:08:21 +01:00
  • ec6b26cd23 fix log message hemirt 2019-02-28 19:26:32 +01:00
  • 26592c082f check for none overriding flags moe-ka 2019-02-28 05:08:46 +00:00
  • 8516082191 fix lambda captures moe-ka 2019-02-27 19:26:19 +00:00
  • 3ddac8b12a More accurate name for flag (MessageFlag::DoNotLog), disable logging for sent whispers. moe-ka 2019-02-27 18:30:26 +00:00
  • 89f3a3f3ea fixes #952 (replaced unused 'Notification' MessageFlag) moe-ka 2019-02-27 15:11:00 +00:00
  • aef5f6bfd7 add : character to chatrooms hemirt 2019-02-26 21:02:53 +01:00
  • e1ed3553b5 chatroom emotes hemirt 2019-02-26 21:00:57 +01:00
  • bfa002d3a1 Merge pull request #933 from hemirt/master pajlada 2019-01-31 08:32:25 +01:00
  • 63b22ecf1d HistoricMessageAppearance Merge branch 'master' of https://github.com/fourtf/chatterino2 hemirt 2019-01-30 16:00:45 +01:00
  • 11a6345247 Merge pull request #935 from apa420/apa-red-timeoutmessages pajlada 2019-01-29 18:36:05 +01:00
  • bf57dff4bc Formatting to clang standard apa420 2019-01-29 18:34:03 +01:00
  • fa67cdb928 Grammar apa420 2019-01-29 18:32:24 +01:00
  • 88b1122369 added an option to disable the red stripes over timed out messages apa420 2019-01-29 18:23:43 +01:00
  • 441f6189a1 Historic messages behaviour "Crossed and Greyed" -> default (and is current default) "Crossed" -> just crossed "Greyed" -> just greyed "No change" -> no change in appearance hemirt 2019-01-27 22:15:59 +01:00
  • 498fb3717e Merge pull request #927 from fourtf/pajlada-unremove-wordflagslistener-cb pajlada 2019-01-25 22:59:06 +01:00
  • de7243c3d9 update appbase version Rasmus Karlsson 2019-01-25 22:58:55 +01:00
  • e6d5ede483 Merge pull request #931 from apa420/apa-fixed-automod-names pajlada 2019-01-25 14:20:38 +01:00
  • ee0b115484 If bold usernames was ticked it wouldn't show who the automod caught apa420 2019-01-25 14:19:09 +01:00
  • 7b51123dad Merge pull request #929 from apa420/apa-move-turbo-badge pajlada 2019-01-24 11:44:38 +01:00
  • be881f17f4 fix scuffed switch Rasmus Karlsson 2019-01-23 18:07:36 +01:00
  • bb840da988 Moved turbo badge to vanity apa420 2019-01-23 17:52:53 +01:00
  • feb5a65b78 Merge pull request #928 from apa420/apa-automod-small-rewrite pajlada 2019-01-22 23:22:38 +01:00
  • c87114a640 rewrote the cases with enums apa420 2019-01-22 23:20:43 +01:00
  • 9629322ce7 Merge pull request #925 from apa420/apa-automod-implementation pajlada 2019-01-22 22:45:34 +01:00
  • 5311356bed Merge pull request #922 from apa420/apa-saving-highlighted-users pajlada 2019-01-22 22:24:48 +01:00
  • 5863b0aab2 Merge pull request #888 from 23rd/patch-21-userinfo-in-search pajlada 2019-01-22 22:23:50 +01:00
  • b09e87f837 Merge pull request #914 from hemirt/surrogatepairs pajlada 2019-01-22 22:22:03 +01:00
  • 250ef077da Unremove wordflagslistener Rasmus Karlsson 2019-01-22 22:15:38 +01:00
  • 1434225603 Implemented AutoMod and write pubsub automod messages TODO: implement that the AutoMod message gets deleted if dealt with \nFixes #887 apa420 2019-01-21 18:33:57 +01:00
  • cd5c373e01 smol commit, idk if I will continue this apa420 2019-01-20 17:03:45 +01:00
  • e9bd9ddb8e smoler commit apa420 2019-01-20 16:28:25 +01:00
  • cc5528ec18 smol commit apa420 2019-01-20 16:07:31 +01:00
  • 7aa798f924 Forgot to add some small stuff apa420 2019-01-20 14:47:04 +01:00
  • 7067b0503d Added more functionality and clickable deny and accept buttons that don't do anything, this also fixes the issue with the background not working properly apa420 2019-01-20 14:45:59 +01:00
  • 0b2480d715 Added a bunch of stuff, we now collect all the pubsub automod messages and also displays a caught message to a mod apa420 2019-01-20 01:02:04 +01:00
  • aca95788d0 Fixed the highlighted user saving the name after chatterino closes #921 apa420 2019-01-19 15:45:25 +01:00
  • ae18f35dfb Use secure IRC connections Ruben Anders 2019-01-01 21:26:18 +01:00
  • 9b0680d5c8 Update BUILDING_ON_WINDOWS.md Ian 2018-12-16 20:30:02 +01:00
  • 65cae23957 made highlights not black anymore Chronophylos 2018-12-09 12:44:37 +01:00
  • 0cf0842b99 Changed both "BTTV" entries for emote tooltip to "BetterTTV" Kllrt 2018-12-06 15:51:44 +01:00
  • 0fcb98eed1 BTTV changed to uppercase Kllrt 2018-12-06 13:41:35 +01:00
  • 0d48c04d8a Made cleanUpCode() as static TwitchEmotes's method. 23rd 2018-11-05 19:04:52 +03:00
  • 23458aa1df Fixed copying of emotes with '< >' symbols. 23rd 2018-11-04 02:15:34 +03:00
  • 11f01947a7 stop emotes from being cut off ckath 2018-12-14 22:40:56 +01:00
  • 8bcd27cedf fix rich text being accidentally parsed through message history in split text input Rasmus Karlsson 2018-12-09 00:26:37 +01:00
  • 10325518f7 escape title and game in tooltip Rasmus Karlsson 2018-12-09 00:21:24 +01:00
  • fc93d7b738 added wip effect for (dis/re)connected messages fourtf 2018-12-04 21:07:55 +01:00
  • 96328a5e25 fixed pausing while 1k messages are in the channel fourtf 2018-12-04 08:56:07 +01:00
  • 88cffb1949 show users in ignore page sorted hemirt 2018-11-17 16:41:22 +01:00
  • a618b01c03 updated appbase fourtf 2018-12-02 19:51:20 +01:00
  • f60e4c64aa removed codescene from readme fourtf 2018-12-02 19:39:30 +01:00
  • bdbdfe3db3 updated appbase version fourtf 2018-12-02 19:23:23 +01:00
  • bd8fab7e68 fixed redraw issue fourtf 2018-12-02 19:20:14 +01:00
  • fa24a2acd0 updated appbase version fourtf 2018-12-02 18:39:45 +01:00
  • 0d4d301aa0 added pausable property to ChannelView fourtf 2018-12-02 18:37:51 +01:00
  • 2e68852768 made some things scale fourtf 2018-12-02 18:26:21 +01:00
  • 0e242202a4 minor improvements fourtf 2018-12-02 17:49:15 +01:00
  • 8ec328f352 Fixed moderation buttons in UserInfoPopup from SearchPopup. 23rd 2018-11-27 21:29:59 +03:00