pajlada
|
d5001b97f4
|
allow customizing twitch server parameters through environment variables (#1449)
|
2019-12-21 10:11:23 +01:00 |
|
fourtf
|
6f710823ed
|
renamed getInstance() -> instance() for singletons
|
2019-10-07 22:42:34 +02:00 |
|
fourtf
|
c6e1a1de2e
|
Revert "changed default port from 443 to 6697"
It doens't appear to be the issue that builds aren't working
This reverts commit 56b7a3616f .
|
2019-10-05 19:42:46 +02:00 |
|
fourtf
|
56b7a3616f
|
changed default port from 443 to 6697
|
2019-10-05 19:29:19 +02:00 |
|
Rasmus Karlsson
|
3a8f91d6f6
|
Change default port from 6697 to 443
|
2019-10-04 13:06:15 +02:00 |
|
fourtf
|
fc049d8f45
|
disabled irc and fixed notice messages in write conn not showing
|
2019-09-22 16:16:08 +02:00 |
|
Rasmus Karlsson
|
137d7910c0
|
move more handlers from write to read
|
2019-09-21 11:57:09 +02:00 |
|
Rasmus Karlsson
|
d94be74007
|
handle clearchat in read connection
|
2019-09-21 11:54:30 +02:00 |
|
Rasmus Karlsson
|
88da9501f7
|
handle ROOMSTATE in read connection too
this fixes the "recent messages not loading" issue
|
2019-09-21 11:45:55 +02:00 |
|
Rasmus Karlsson
|
8312d4b112
|
Fix USERSTATE not being handled unless you write in a channel.
This commit might re-enable some duplicate messages like host requests
and what-not.
|
2019-09-21 11:38:08 +02:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +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
|
22ca20ad2a
|
renamed TwitchServer -> TwitchIrcServer
|
2019-09-15 13:02:02 +02:00 |
|