You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
# State:
- Add Endpoints
- Fix migrations of table filters
- Add only existing users (presence_list)
- Support presence in sync with `since`
- Support sync `set_presence`
- Change some sync response types to event_type collections
- Add config for custom presence timeout
- Clean up `RoomMembership` by moving a user existence test to `User`
- Update Status.md
- Update `ruma-events` to 0.3.0
- Add check before getting `status` endpoint. (Alice and Bob must be in a same Room.)
- Add check before updating `list` endpoint. (Alice and Bob must be in a same Room.)
- Sending a `m.presence` event again after changing `avatar_url` or `displayname`
# Fixes
- ruma#39
- ruma#40
- ruma#41
- ruma#42
No description provided.
The text was updated successfully, but these errors were encountered: