Commit graph

  • 56b1fd6913 Increase timeout on FFZ channel emote requests Rasmus Karlsson 2018-09-20 13:39:19 +0200
  • 8eba7a0182 add method to NetworkRequest to fetch the underlying url string Rasmus Karlsson 2018-09-20 13:37:20 +0200
  • 641c5822d7 fix various warnings Rasmus Karlsson 2018-09-20 13:09:37 +0200
  • 30f51d8137 Removed useless arg from appendTwitchEmote(). 23rd 2018-09-19 14:34:20 +0300
  • f813c2de3b Improved insertion of emotes from popup. 23rd 2018-09-19 21:14:01 +0300
  • 341e5bd4b1 Improved insertion of emotes from popup. 23rd 2018-09-19 21:14:01 +0300
  • aa66783053 Removed useless arg from appendTwitchEmote(). 23rd 2018-09-19 14:34:20 +0300
  • 88477829ef Replaced size() check with empty(). 23rd 2018-09-19 13:57:51 +0300
  • acd03a3280 Dont show empty categories in viewer list. 23rd 2018-09-19 13:15:59 +0300
  • d80509d56c
    Replaced size() check with empty(). 23rd 2018-09-19 13:57:51 +0300
  • 6a9252ac12
    Merge pull request #711 from 23rd/update-contributor pajlada 2018-09-19 12:51:32 +0200
  • b8614d51c3 Dont show empty categories in viewer list. 23rd 2018-09-19 13:15:59 +0300
  • 3deffde0ee Update contributors.txt. 23rd 2018-09-19 03:41:44 +0300
  • 47c93fb118 fixed memory corruption fourtf 2018-09-17 12:51:16 +0200
  • 1d097c3344
    Merge pull request #708 from qubard/patch-2 pajlada 2018-09-17 10:45:53 +0200
  • d40d0e922e
    Update contributors.txt pajlada 2018-09-17 10:45:12 +0200
  • 4c5f2e41e5
    replace malloc with make_unique cub 2018-09-17 02:45:11 -0300
  • dd2837bd1c
    Merge bb14f2af52 into bad9d5e521 cub 2018-09-17 01:27:27 +0000
  • bb14f2af52
    removed move semantics on append call cub 2018-09-16 22:26:28 -0300
  • bad9d5e521 Add missing WinToast submodule Rasmus Karlsson 2018-09-16 20:01:28 +0200
  • a00921a220 update settings and signals library versions Rasmus Karlsson 2018-09-16 19:53:13 +0200
  • 45988fc510
    Merge pull request #678 from apa420/apa-notification-on-live pajlada 2018-09-16 17:44:39 +0200
  • e2a7765964
    Merge branch 'master' into apa-notification-on-live pajlada 2018-09-16 17:43:53 +0200
  • 23cf815219 Which badges that are shown are now customizable #282 (#696) apa420 2018-09-16 17:42:30 +0200
  • 56aac47fde fixed chatterino badges (#698) apa420 2018-09-16 17:27:51 +0200
  • e332564e01
    Merge pull request #702 from 23rd/patch-10-unshort-links pajlada 2018-09-16 17:24:48 +0200
  • 0d8b5cad63 Added setting to disable auto unshort links. 23rd 2018-09-06 17:59:49 +0300
  • 5f19a57f5a Refresh links of new messages. 23rd 2018-09-06 17:11:25 +0300
  • 2d1701cf86 Fixed build. 23rd 2018-09-06 13:54:28 +0300
  • fe24d09009 Replace url of link with new one from json. 23rd 2018-09-05 15:37:51 +0300
  • 14c368543e
    Merge branch 'master' into apa-chatterino-badges apa420 2018-09-05 07:42:19 +0200
  • 7a23bd45ac Did request, renamed to chatterinoBadges apa420 2018-09-05 07:33:05 +0200
  • 83dce820d8 Make directoriy ignoring more intelligent Rasmus Karlsson 2018-09-05 01:26:17 +0200
  • 018fe2ab10 fixed some shtuff fourtf 2018-09-04 22:29:21 +0200
  • 1d16c0cf77 fixed crasherino fourtf 2018-09-04 22:05:27 +0200
  • 1d682c4a93 added add split button fourtf 2018-09-04 21:39:54 +0200
  • 3f4e9cdf91 added text for empty categories in emote popup fourtf 2018-09-04 20:09:06 +0200
  • 12670e51b7
    Merge pull request #697 from 23rd/patch-9-clear-highlights-scroll pajlada 2018-09-02 22:33:38 +0200
  • b4620dfdeb fixed chatterino badges apa420 2018-09-02 02:34:39 +0200
  • d0ea0f2478 Clear highlights scrollbar with messages. 23rd 2018-09-02 03:02:12 +0300
  • d91274e446 Which badges that are shown are now customizable #282 apa420 2018-09-01 23:10:58 +0200
  • e89caa9e78
    Update .gitmodules apa420 2018-09-01 22:00:53 +0200
  • a7487ab43e Temporary fix for timeouts not graying out messages properly Rasmus Karlsson 2018-09-01 13:43:17 +0000
  • eb04e1c3df Fix channel badges not scaling properly Rasmus Karlsson 2018-09-01 13:03:17 +0000
  • 4752a3a4d4 Mark image as empty if network request fails Rasmus Karlsson 2018-09-01 12:47:02 +0000
  • d16307a484 reformat Rasmus Karlsson 2018-09-01 12:33:27 +0000
  • afeb7e719b Fix /r not working Rasmus Karlsson 2018-09-01 12:32:39 +0000
  • 08b4179a44 Add back "clear messages" in split functionality Rasmus Karlsson 2018-09-01 12:19:15 +0000
  • ca5bb104db hopefully it will now compile on linux apa420 2018-09-01 13:01:54 +0200
  • e17589b4b8
    Merge d3a97b4faf into 40672c492a apa420 2018-09-01 09:35:17 +0000
  • 40672c492a
    Merge pull request #694 from apa420/apa-mentions pajlada 2018-09-01 11:34:52 +0200
  • 05d0b20919 I checked the wrong filepath apa420 2018-08-31 18:18:05 +0200
  • d3a97b4faf Fixed #691 apa420 2018-08-31 14:53:51 +0200
  • 83737996ae Fixed /mentions apa420 2018-08-30 20:18:38 +0200
  • 8994307e51 forgot to remove an include apa420 2018-08-29 23:52:13 +0200
  • 5555c41d7e fixed toasts for all platforms apa420 2018-08-29 23:39:02 +0200
  • 01ca055763 fixed issue where when a channel was going offline it would do a toast if the channel was notified apa420 2018-08-29 22:22:32 +0200
  • 6b3ee6b09c changed dir-name for linux apa420 2018-08-29 20:01:07 +0200
  • c5a88f6af3 fixed stuff apa420 2018-08-29 19:25:37 +0200
  • 597a8eeb2b
    Merge pull request #686 from 23rd/patch-8-fixed-down-arrow pajlada 2018-08-29 10:24:47 +0200
  • 873b0b3c67
    Merge pull request #693 from apa420/apa-minor pajlada 2018-08-29 10:22:16 +0200
  • df7d256c7f
    Update chatterino.pro apa420 2018-08-29 09:57:10 +0200
  • 9a0205bdc9 did request apa420 2018-08-29 01:37:57 +0200
  • 875e12f728
    Merge pull request #684 from 23rd/patch-7-hotkey-emote-menu pajlada 2018-08-29 01:34:56 +0200
  • a36a2a2939 fixed issue with having the wrong variable apa420 2018-08-29 01:24:35 +0200
  • 6eb21f4b68
    Merge pull request #677 from 23rd/patch-4-link-tooltip-bttv pajlada 2018-08-29 01:23:17 +0200
  • 235f9eebf1 Added 'this'. 23rd 2018-08-29 02:22:57 +0300
  • c3065db16d highlighting whispers works better and looks better apa420 2018-08-29 01:21:36 +0200
  • c5d5825b5a Added functionality of option of highlightsound on whisper (#692) apa420 2018-08-29 00:30:11 +0200
  • 5ccbe211f5 Added functionality of option of highlightsound on whisper apa420 2018-08-29 00:27:21 +0200
  • 6a29fbb6dc
    Merge branch 'master' into apa-notification-on-live apa420 2018-08-28 23:23:46 +0200
  • 113cfd69b0 Fix emote copying (#687) hemirt 2018-08-28 19:25:15 +0200
  • 626d384d99 Fix (i.e. no longer add) blank spaces instead of badges hemirt 2018-08-28 19:20:48 +0200
  • 273a1f6d87 Fix emote copying hemirt 2018-08-28 19:10:11 +0200
  • bfe87b699a Refactored cursorToEnd. 23rd 2018-08-27 21:22:53 +0300
  • f6d0cc9e6b Fixed down key in input field. 23rd 2018-08-27 21:12:38 +0300
  • 0f2d6a4a22 Added hotkey for Emote menu. 23rd 2018-08-27 15:36:01 +0300
  • bf529d5503 Rewritten check for incorrect link. 23rd 2018-08-26 16:25:51 +0300
  • cb500070f2 Run away from BTTV API. 23rd 2018-08-26 15:41:46 +0300
  • 15bcb5a2fb Initially done with PR apa420 2018-08-26 13:49:15 +0200
  • 8ea3b6c8ee Added fakechannels apa420 2018-08-26 13:19:09 +0200
  • ce155299e9 Added right-click on nickname to reply on whisper. (#680) 23rd 2018-08-26 11:42:00 +0300
  • 0507748dcf Added right-click on nickname to reply on whisper. 23rd 2018-08-26 01:39:59 +0300
  • c7e2188582 Added tooltip to original link too. 23rd 2018-08-25 21:47:25 +0300
  • f4828b7d09 Rename everything. 23rd 2018-08-25 21:38:14 +0300
  • 539d8c20d2 Put isValid() in variable. 23rd 2018-08-25 21:21:18 +0300
  • f8c42918a6 Added option to turn off link info tooltips. 23rd 2018-08-25 20:49:50 +0300
  • 70199e00d2 Remove unused 'preferred emote quality' setting Rasmus Karlsson 2018-08-25 12:29:43 +0000
  • c1ec0e49d4 Change scaling values around to look good on my setup Rasmus Karlsson 2018-08-25 12:29:02 +0000
  • c4679bf048 almost implemented the faekchannels, just need to fix the timer, pls help pajlada apa420 2018-08-25 14:13:26 +0200
  • 90e960f319 Remove non-existant files from chatterino.pro Rasmus Karlsson 2018-08-25 10:24:28 +0000
  • 5647c6a80c Fix crash when receiving a whisper Rasmus Karlsson 2018-08-25 10:23:58 +0000
  • d6c4244b79 Fixed double click in emote popup. (#679) 23rd 2018-08-25 11:08:10 +0300
  • 18d75b5739 Fixed double click in emote popup. 23rd 2018-08-25 04:09:59 +0300
  • 8f77dccb91 testing emoji because having windows 8 sucks apa420 2018-08-24 18:38:27 +0200
  • e58e76ef1e added more playsound stuff apa420 2018-08-24 18:05:36 +0200
  • 5253ab3f85 Added tooltip to links via BTTV API. 23rd 2018-08-24 12:56:42 +0300
  • fec89a4807
    fix ssl links pajlada 2018-08-22 16:49:38 +0200
  • 8a1c30408a Set displayName to UserInfo link as value. (#675) 23rd 2018-08-22 16:16:19 +0300
  • 1fe4337bdb Set displayName to UserInfo link as value. 23rd 2018-08-22 13:34:51 +0300