about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/streaming.js
AgeCommit message (Expand)Author
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki
2022-06-28Revamp post filtering system (#18058)Claire
2022-04-08Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource s...Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2020-08-11Add support for managing multiple stream subscriptions in a single connection...Eugen Rochko
2020-07-24Fix unnecessary second connection to user stream from account timeline in web...Eugen Rochko
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2020-05-23Fix local streaming of hashtag timelines (#13827)Takeshi Umeda
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-05-18Use randomized setTimeout when fallback-polling and re-add since_id (#7522)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-15reusable-streaming (#5709)masarakki
2017-08-21Refactoring streaming connections (#4645)abcang