1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 15:27:43 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Kane York
db486e4eba Refactor bunched remote command 2015-11-02 22:59:38 -08:00
Kane York
013e49e2c5 Change MsgChannelKeepalive to a sync.WaitGroup 2015-11-02 22:54:53 -08:00
Kane York
46887cdb5d Cap emote usage reports, error on negative 2015-11-01 18:23:22 -08:00
Kane York
f9323413aa Fix bunching commands and enable 2015-11-01 13:17:35 -08:00
Kane York
7c89ed98e3 These are replies, so they need the mid 2015-11-01 12:44:41 -08:00
Kane York
40e26b5535 Add bunching get_link, without enabling it 2015-11-01 00:26:46 -07:00
Kane York
d6f5b28ef5 this is a pretty screwed-up api if you ask me 2015-10-31 23:49:34 -07:00
Kane York
33bf762a00 Fix panic sending on closed client.MessageChannel 2015-10-29 01:23:58 -07:00
Kane York
601b5501a7 Fix multithreaded call to SendMessage() 2015-10-29 00:17:13 -07:00
Kane York
1fdef8b846 report emote data more often 2015-10-28 23:27:04 -07:00
Kane York
cf49f38bf8 Move BannerHTML to index.html 2015-10-28 18:13:04 -07:00
Kane York
59ba6d52f6 fix marshalling emote usage, log non-hello first messages 2015-10-28 15:49:53 -07:00
Kane York
9f1c369fdb switch to gorilla/websocket, post aggregate data 2015-10-28 15:19:22 -07:00
Kane York
74bc15e0e9 lol commit messages 2015-10-27 21:21:06 -07:00
Kane York
8ba87e1a27 Implement backlog and test it 2015-10-26 14:55:20 -07:00
Kane York
85d261afb3 client: Move room/channel distinction into name (room.trihex)
Also, have the client send a "ready" message when it has sent all its
initial requests.
2015-10-26 12:14:03 -07:00
Kane York
ae1306387e Let's start caching some of the backlog data on the server 2015-10-26 10:07:15 -07:00
Kane York
8918b9ac3a Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00
Kane York
0c9e7bb97d Add tests, fix some bugs uncovered by the tests 2015-10-25 20:17:17 -07:00
Kane York
401f66f15b Work on pub/sub and peer cert setup 2015-10-25 03:21:50 -07:00
Kane York
d4afc3c4c7 store data from emoticon_uses command 2015-10-25 00:58:05 -07:00
Kane York
2a6c36bba5 rename listener package to internal/server 2015-10-25 00:44:25 -07:00