pull/8798/head
Matthew Hodgson 2020-11-22 00:30:13 +00:00
parent 1091bcea3e
commit 476b8c0ae6
1 changed files with 2 additions and 2 deletions

View File

@ -6586,8 +6586,8 @@ Presence has been reenabled in this release.
Homeserver:
- Update client to server API, including:
- Use a more consistent url scheme.
- Provide more useful information in the initial sync api.
- Use a more consistent url scheme.
- Provide more useful information in the initial sync api.
- Change the presence handling to be much more efficient.
- Change the presence server to server API to not require explicit polling of all users who share a room with a user.
- Fix races in the event streaming logic.