1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-01 08:38:32 +00:00
Commit graph

15 commits

Author SHA1 Message Date
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