Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

API: PUT /presence/:user_id/status #39

Closed
jimmycuadra opened this issue Jun 10, 2016 · 1 comment
Closed

API: PUT /presence/:user_id/status #39

jimmycuadra opened this issue Jun 10, 2016 · 1 comment

Comments

@jimmycuadra
Copy link
Member

No description provided.

@farodin91 farodin91 self-assigned this Dec 28, 2016
farodin91 pushed a commit to farodin91/ruma that referenced this issue Jan 16, 2017
# 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
@farodin91
Copy link
Member

Closed by #165

agraven pushed a commit to agraven/ruma-deprecated that referenced this issue Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants