aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/streamer.ex
AgeCommit message (Expand)Author
2018-11-27Streamer: Don't send unwanted DMs to list streamsKokaKiwi
2018-11-24Web.Streamer: Get unauthenticated statuses representationHaelwenn (lanodan) Monnier
2018-11-20streamer: fix fetching the user's block listWilliam Pitcock
2018-08-29streamer: contain list updates in the same way as we do with the database queryWilliam Pitcock
2018-06-27streamer: use Object.normalize() instead of Object.get_by_ap_id() directly.William Pitcock
2018-06-13streamer: don't relay boosts of messages which would otherwise be blockedWilliam Pitcock
2018-05-30MastoAPI: Add streaming for lists.eal
2018-05-26Fix user topic streaming.lain
2018-05-12Stream function to handle direct messages.csaurus
2018-05-07More warning fixes.lain
2018-05-05Streamer: Don't send out stream events for blocked users.lain
2018-03-30Format the code.lain
2018-03-27More Jason changes.lain
2018-02-21Streamer: Make it less chatty.lain
2017-11-19Fix all compilation warningsThog
2017-11-16MastoAPI: Implement all streaming functions.Roger Braun
2017-11-16MastodonAPI: Stream fixes.Roger Braun
2017-11-11MastoAPI: Websocket streaming for federated timeline.Roger Braun
2017-11-11MastoAPI: Basic streaming.Roger Braun