FreeFeed / freefeed-server

FreeFeed server
https://freefeed.net
MIT License
41 stars 18 forks source link

Add a `realtimeChannels` field to 'post:new' realtime events #496

Closed davidmz closed 3 years ago

davidmz commented 3 years ago

The 'post:new' realtime event was emitted without the realtimeChannels field. As a result, the client had no information on which channels the message was sent to. This led to new posts appearing in unrelated feeds.