1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-28 05:28:30 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Kane York
9f1c369fdb switch to gorilla/websocket, post aggregate data 2015-10-28 15:19:22 -07:00
Kane York
4eee83a561 Combine config objects, improve first-run ux 2015-10-26 22:16:03 -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
69676bf287 backlog data types, test stuff 2015-10-26 11:56:03 -07:00
Kane York
812c6f2557 More test infrastructure 2015-10-26 11:25:17 -07:00
Kane York
0be3693c99 Add test that posts to /pub_msg, test infrastructure 2015-10-26 11:22:06 -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