fourtf
47198a5489
Fixed #501
2018-06-24 13:00:42 +02:00
fourtf
4aec66e3ea
small refactor of twitchserver
2018-06-22 23:24:45 +02:00
fourtf
6000b7626e
fixes #185
2018-06-06 18:59:18 +02:00
fourtf
8de0a59533
ircconnection and about page
2018-06-04 21:05:18 +02:00
fourtf
6156b1f430
added categories to the accountspage
2018-05-28 08:34:54 +02:00
fourtf
9aa9b90267
fixed /r and tab text alignment
2018-05-25 13:53:55 +02:00
Rasmus Karlsson
b907bf5639
Fix compilation on gcc
2018-04-30 20:35:01 +02:00
Rasmus Karlsson
2f195891cd
Finish up singleton refactoring into one giant class
2018-04-28 15:20:18 +02:00
Rasmus Karlsson
d62e45d9dd
Add function for getting a Twitch Channel from a server by its ID
2018-04-22 15:36:01 +02:00
fourtf
f58ee01cf5
channels now PART when they are destroyed
2018-04-21 00:40:36 +02:00
fourtf
a16a2b0579
added watching channel
2018-04-20 19:54:45 +02:00
fourtf
3446a623f5
added select channel dialog
2018-04-18 09:15:56 +02:00
pajlada
23cf8cc484
PubSub system ( #346 )
...
* Add websocketpp dependency
* Initial pubsub commit
Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.
TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.
* Update openssl folder
* Update installation instructions
* Split up websocketpp dependency to its own code only and openssl.pri
* Add missing include to asio steady_timer
* Update dependencies for linux
2018-04-15 15:09:31 +02:00
Rasmus Karlsson
4888178079
Reformat
2018-04-11 22:54:34 +02:00
Rasmus Karlsson
dca11406b9
Added a "CleanChannelName" virtual method to AbstractIrcServer
...
the TwitchServer implementation makes the channelName full lowercase
Fixes #293
2018-04-11 22:54:34 +02:00
Rasmus Karlsson
6e1096710d
make helper function for trimming a twitch channel name from irc
2018-04-11 22:54:34 +02:00
fourtf
a44758ad23
Merge branch 'master' of https://github.com/fourtf/chatterino2
2018-02-05 21:20:38 +01:00
fourtf
b351c40d29
refactored irc
2018-02-05 15:11:50 +01:00