Matthew Marlow
|
e5f3bc9f3f
|
Improve Chatterino extension positioning (#1825)
This adds support for left-side chat
|
2020-08-01 15:42:56 +02:00 |
|
Leon Richardt
|
17aa3f71cd
|
Remove Debug Output In Many Different Places (#1607)
* Application.cpp: Remove whisper debug output
* TwitchAccount.cpp: Remove AutoMod debug output
* BaseWindow.cpp: Remove mouse tracking debug output
* RunGui.cpp: Remove debug output for cleared cache items
* Notebook.cpp: Remove debug output for selected widgets
* LimitedQueue.hpp: Remove commented debug output
* IrcMessageHandler.cpp: Remove debug output when receiving whispers
* UserInfoPopup.cpp: Remove user name debug output
* ChannelView.cpp: Remove debug output when clicking a message
* Image.cpp: Remove commented debug output
* AttachedWindow.cpp: Remove commented debug output
* SplitOverlay.cpp: Remove commented debug output
* TwitchMessageBuilder.cpp: Remove debug output for highlights
* TwitchMessageBuilder.cpp: Remove debug output for blocked messages
* PubsubClient.cpp: Remove debug output on PubSub::listen
* PubsubClient.cpp: Remove debug output on PubSub::tryListen
* IncognitoBrowser.cpp: Remove debug output of browser command
* NativeMessaging.cpp: Remove debug output of message
|
2020-03-19 18:06:21 +01:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +02:00 |
|
fourtf
|
22ca20ad2a
|
renamed TwitchServer -> TwitchIrcServer
|
2019-09-15 13:02:02 +02:00 |
|
Leon Richardt
|
b06eb9df83
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
|
fourtf
|
1b0102c948
|
Added fullscreen support to browser extension
|
2019-08-20 03:13:42 +02:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
fourtf
|
47c93fb118
|
fixed memory corruption
|
2018-09-17 12:51:16 +02:00 |
|
cub
|
4c5f2e41e5
|
replace malloc with make_unique
|
2018-09-17 02:45:11 -03:00 |
|
fourtf
|
af7b742a23
|
changed .clang-format
|
2018-08-15 22:46:20 +02:00 |
|
fourtf
|
cf9560508c
|
improving code quality
|
2018-08-10 20:53:13 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
c2e2dfb577
|
this commit is too big
|
2018-08-02 14:23:27 +02:00 |
|
Rasmus Karlsson
|
f1af162dab
|
clean up some includes
|
2018-07-15 12:03:41 +00:00 |
|
fourtf
|
8ced5a1e25
|
renamed *Manager classes
|
2018-06-28 19:51:07 +02:00 |
|
fourtf
|
2df142bd50
|
renamed *Manager files
|
2018-06-28 19:46:45 +02:00 |
|