fourtf
|
765a75f158
|
added irc commands
|
2019-09-18 10:59:28 +02:00 |
|
fourtf
|
27d6cf2bfd
|
reconnect for irc + show errors + nickRequired
|
2019-09-18 08:05:51 +02:00 |
|
fourtf
|
96dac0fd3d
|
moved chatters to ChannelChatters
|
2019-09-17 12:11:11 +02:00 |
|
fourtf
|
13c9aabf29
|
show all irc messages for debugging
|
2019-09-16 18:01:32 +02:00 |
|
fourtf
|
a390649d0f
|
added sasl auth
|
2019-09-15 13:15:29 +02:00 |
|
fourtf
|
67ffb0e34b
|
irc default now uses ssl
|
2019-09-15 11:36:59 +02:00 |
|
fourtf
|
2a56cef848
|
added irc authentificate type
|
2019-09-15 11:35:17 +02:00 |
|
fourtf
|
9bbc4f8a5e
|
queue for erase/set credentials
|
2019-09-14 22:58:53 +02:00 |
|
fourtf
|
13d1fab303
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |
|
fourtf
|
d33a8b1b3a
|
now loads passwords for irc
|
2019-09-14 18:38:09 +02:00 |
|
fourtf
|
eadf5355ee
|
renamed IrcConnection_ to IrcServerData
|
2019-09-11 13:51:48 +02:00 |
|
fourtf
|
b20fdc0da6
|
smol irc fixes
|
2019-09-11 13:17:36 +02:00 |
|
fourtf
|
2a8c5e654f
|
saving irc splits now
|
2019-09-11 00:10:49 +02:00 |
|
fourtf
|
c4d0efacff
|
added loading and saving of irc servers
|
2019-09-10 23:55:43 +02:00 |
|
fourtf
|
82f63d2f7e
|
added send and receive for irc messages
|
2019-09-10 14:46:43 +02:00 |
|
fourtf
|
fd0c11964e
|
added new function and classes for irc support
|
2019-09-09 22:26:14 +02:00 |
|
fourtf
|
9f1a5b900e
|
fixed single connection code and deleting abstractircserver
|
2019-09-09 22:22:47 +02:00 |
|
fourtf
|
cf23838099
|
added irc support
|
2019-09-08 18:06:43 +02:00 |
|
Rasmus Karlsson
|
7ff567d584
|
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
|
2019-08-31 17:44:41 +02:00 |
|
fourtf
|
671c9ed654
|
fixed commands like /mods not working
|
2019-08-27 20:45:42 +02:00 |
|
Rasmus Karlsson
|
ab0d70300c
|
manually send req, this ensures we send it before JOIN
Fixes #1229
|
2019-08-22 22:04:26 +02:00 |
|
23rd
|
9654650bee
|
Renamed variables to clear some warnings.
|
2019-05-10 22:18:05 +02:00 |
|
fourtf
|
9be0d7d458
|
removed red stripes and connected tape cut visuals
|
2019-04-17 17:02:13 +02:00 |
|
fourtf
|
fc93d7b738
|
added wip effect for (dis/re)connected messages
|
2018-12-04 21:07:55 +01:00 |
|
fourtf
|
5453c65f0f
|
implemented pausing on hover
|
2018-11-03 21:26:57 +01:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
Rasmus Karlsson
|
230b2006dc
|
Experimental reconnect support
|
2018-10-13 15:45:41 +02:00 |
|
fourtf
|
44f5a15da3
|
turning a lot of includes into forward declares
|
2018-08-11 22:23:06 +02:00 |
|
fourtf
|
c719bb6b74
|
categorized emtotepopup
|
2018-08-11 14:26:02 +02:00 |
|
fourtf
|
381177dd24
|
refactored EnumFlags
|
2018-08-07 07:55:31 +02:00 |
|
fourtf
|
c26422aec1
|
refactored MessageBuilder
|
2018-08-07 01:35:24 +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 |
|
fourtf
|
3b3c5d8d75
|
added code to handle a single connection
|
2018-07-16 17:23:41 +02:00 |
|
fourtf
|
08e552f5f6
|
ran clang-format on all files
|
2018-06-26 17:20:03 +02:00 |
|
fourtf
|
54eb07e116
|
removed namespaces
|
2018-06-26 17:06:17 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
15abedd869
|
moved files into src/common
|
2018-06-26 15:33:51 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|
fourtf
|
ec04f10895
|
rename #1
|
2018-06-26 13:23:57 +02:00 |
|
fourtf
|
63c213a36a
|
fixed spelling of "separate"
|
2018-06-24 18:32:00 +02:00 |
|
Rasmus Karlsson
|
a5983e3876
|
Fix "addFakeMessage" for privmsgs
|
2018-06-24 14:27:08 +00:00 |
|
fourtf
|
02214c38a6
|
added comments for explanation
|
2018-06-24 12:16:32 +02:00 |
|
fourtf
|
4aec66e3ea
|
small refactor of twitchserver
|
2018-06-22 23:24:45 +02:00 |
|
fourtf
|
51bde1098e
|
fixed sending whispers from /whispers
|
2018-06-05 18:51:14 +02:00 |
|
Rasmus Karlsson
|
791187e688
|
Re-implement F5 for fake messages (debug mode only)
|
2018-06-05 14:08:55 +02:00 |
|
fourtf
|
b693779c55
|
fixed clicking to select split
|
2018-06-04 21:44:03 +02:00 |
|
fourtf
|
d9cb8093cb
|
added a shitty reconnect implementation
|
2018-06-04 21:37:19 +02:00 |
|
fourtf
|
8de0a59533
|
ircconnection and about page
|
2018-06-04 21:05:18 +02:00 |
|