about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/streaming.js
AgeCommit message (Expand)Author
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