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

Merge remote-tracking branch 'origin/release-v1.46' into develop

parents c7a5e496 e0ef8fe5
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Be more lenient when parsing oEmbed response versions.
Add type hints to `synapse.events`.
Always dump logs from unit tests during CI runs.
Fix broken links relating to module API deprecation in the upgrade notes.
Create a separate module for the retention configuration.
Add a test for the workaround introduced in [\#11042](https://github.com/matrix-org/synapse/pull/11042) concerning the behaviour of third-party rule modules and `SynapseError`s.
Fix a long-standing bug where users excluded from the user directory were added into the directory if they belonged to a room which became public or private.
\ No newline at end of file
Fix type hints in the relations tests.
Fix a long-standing bug when attempting to preview URLs which are in the `windows-1252` character encoding.
Fix broken export-data admin command and add test script checking the command to CI.
\ No newline at end of file
Add more information about what happens when a user is deactivated.
\ No newline at end of file
Experimental support for the thread relation defined in [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440).
Fix a long-standing bug when attempting to preview URLs which are in the `windows-1252` character encoding.
Clarify the the sample log config can be copied from the documentation without issue.
Update the admin API documentation with an updated list of the characters allowed in registration tokens.
Add type hints to most `HomeServer` parameters.
Document Synapse's behaviour when dealing with multiple modules registering the same callbacks and/or handlers for the same HTTP endpoints.
Show an error when timestamp in seconds is provided to the `/purge_media_cache` Admin API.
\ No newline at end of file
Fix local users who left all their rooms being removed from the user directory, even if the "search_all_users" config option was enabled.
\ No newline at end of file
Add missing type hints to `synapse.api` module.
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