Skip to content
Snippets Groups Projects
Commit 525efab6 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

1.20.0rc1

parent ad28030c
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Make `SlavedIdTracker.advance` have the same interface as `MultiWriterIDGenerator`.
Convert various parts of the codebase to async/await.
Remove unused `is_guest` parameter from, and add safeguard to, `MessageHandler.get_room_data`.
\ No newline at end of file
Standardize the mypy configuration.
Add support for shadow-banning users (ignoring any message send requests).
Add functions to `MultiWriterIdGen` used by events stream.
Remove unused `is_guest` parameter from, and add safeguard to, `MessageHandler.get_room_data`.
\ No newline at end of file
Refactor some of `LoginRestServlet`'s helper methods, and move them to `AuthHandler` for easier reuse.
\ No newline at end of file
Add type hints to `synapse.state`.
Add type hints to `synapse.storage.database`.
Explain better what GDPR-erased means when deactivating a user.
Fix logging in via OpenID Connect with a provider that uses integer user IDs.
Convert various parts of the codebase to async/await.
Convert various parts of the codebase to async/await.
Convert various parts of the codebase to async/await.
Convert various parts of the codebase to async/await.
Convert various parts of the codebase to async/await.
Fix `wait_for_stream_position` to allow multiple waiters on same stream ID.
Convert various parts of the codebase to async/await.
Optimise `/federation/v1/user/devices/` API by only returning devices with encryption keys.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment