Skip to content
Snippets Groups Projects
Commit 78e48f61 authored by Erik Johnston's avatar Erik Johnston
Browse files

1.31.0rc1

parent f380bb77
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
In the `federation_client` commandline client, handle inline `signing_key`s in `homeserver.yaml`.
Fixed some antipattern issues to improve code quality.
Add a storage method for pulling all current user presence state from the database.
\ No newline at end of file
Add initial experimental support for a "space summary" API.
Add initial experimental support for a "space summary" API.
Add support for credentials for proxy authentication in the `HTTPS_PROXY` environment variable.
Introduce flake8-bugbear to the test suite and fix some of its lint violations.
Improve performance of federation catch up by sending events the latest events in the room to the remote, rather than just the last event sent by the local server.
Import `HomeServer` from the proper module.
Update source install documentation to mention platform prerequisites before the source install steps.
\ No newline at end of file
Increase default join ratelimiting burst rate.
Add additional type hints to the Homeserver object.
Add type hints to third party event rules and visibility modules.
Bump mypy-zope to 0.2.13 to fix "Cannot determine consistent method resolution order (MRO)" errors when running mypy a second time.
Improve worker documentation for fallback/web auth endpoints.
Add additional type hints to the Homeserver object.
Use interpreter from `$PATH` via `/usr/bin/env` instead of absolute paths in various scripts.
Make it possible to use `dmypy`.
Update the sample configuration for OIDC authentication.
Suppress "CryptographyDeprecationWarning: int_from_bytes is deprecated".
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