Stoat
Open source, user-first chat platform and Discord alternative
Alternative to: discord
About
Versions (55)
20240619-1
2024-06-19Changes:
- Client-to-server
Subscribe { server_id: String }event to indicate a client is looking at a server (subscriptions expire within 15 minutes, send this event at regular intervals iff the user has the page/app/client in focus, i.e. 10 minutes) - ⚠️ (BREAKING) Don’t fan out
UserUpdateevent to normal users through server membership by default (bots are not affected by this change and continue to receive all events).
Full Changelog: https://github.com/revoltchat/backend/compare/20240615-1…20240619-1