This repository was archived by the owner on Sep 2, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 42
Tracking issue presence #165
Copy link
Copy link
Open
Description
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
RoomMembershipby moving a user existence test toUser - Update Status.md
- Update
ruma-eventsto 0.3.0 - Add check before getting
statusendpoint. (Alice and Bob must be in a same Room.) - Add check before updating
listendpoint. (Alice and Bob must be in a same Room.) - Sending a
m.presenceevent again after changingavatar_urlordisplayname
ToDo
- Update
last_active_agoandcurrently_activeto work as the spec says. - Create a server behavior to update presence state if they are too old.
- Support limit in sync presence