Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • maunium/synapse
  • leytilera/synapse
2 results
Show changes
Showing
with 0 additions and 20 deletions
Tighten the login ratelimit defaults.
Remove the undocumented and unspecced `type` parameter to the `/thumbnail` endpoint.
Fix a typo in an experimental config setting.
Correct reference to `federation_verify_certificates` in configuration documentation.
Fix a long-standing bug where the user directory search was not case-insensitive for accented characters.
Refactor the media modules.
Correct small documentation errors in some `MatrixFederationHttpClient` methods.
\ No newline at end of file
Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0.
Bump docker/login-action from 1 to 2.
Bump actions/checkout from 2 to 3.
Bump matrix-org/backend-meta from 1 to 2.
Bump typing-extensions from 4.4.0 to 4.5.0.
Bump types-opentracing from 2.4.10.1 to 2.4.10.3.
Bump ruff from 0.0.237 to 0.0.252.
Bump types-setuptools from 67.3.0.1 to 67.4.0.3.
Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached.
\ No newline at end of file
Improve type hints.
Move `get_event_report` and `get_event_reports_paginate` from `RoomStore` to `RoomWorkerStore`.
\ No newline at end of file
Remove dangling reference to being a reference implementation in docstring.
Correct the description of the behavior of `registration_shared_secret_path` on startup.