about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util/stream.js
AgeCommit message (Expand)Author
2019-11-19Use 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!