about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util/stream.js
AgeCommit message (Expand)Author
2020-08-30[Glitch] Better manage subscriptionCountersDaigo 3 Dango
2020-08-11[Glitch] Add support for managing multiple stream subscriptions in a single c...Eugen Rochko
2020-01-25[Glitch] minor server-sent events fixesBen Lubar
2020-01-24[Glitch] Add transparent support for EventSource streaming.Ben Lubar
2019-12-07[Glitch] upgrade/replace websocket.js to @gamestdio/websocket v2Shlee
2019-05-24Use Sec-WebSocket-Protocol instead of query string to pass WebSocket tokenThibaut Girka
2019-03-08[Glitch] Fix public timelines being broken by new toots when they are not mou...Eugen Rochko
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!