about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/streaming.js
AgeCommit message (Expand)Author
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-08-25[Glitch] Revamp post filtering systemClaire
2022-04-08[Glitch] Auto-fill timeline gaps when getting re-connecting to Websocket/Even...Claire
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2020-08-11[Glitch] Add support for managing multiple stream subscriptions in a single c...Eugen Rochko
2020-07-06Add UI option to show local-only toots in public timelineThibaut Girka
2020-05-28[Glitch] Fix local streaming of hashtag timelinesTakeshi Umeda
2020-05-10[Glitch] Add remote only to public timelineTakeshi Umeda
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-24[Glitch] Add announcementsEugen Rochko
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-03-08[Glitch] Fix public timelines being broken by new toots when they are not mou...Eugen Rochko
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2017-12-08merged tootsuite pr #5750 into glitch flavourcwm
2017-12-03Rename themes -> flavours ? ?kibigo!