Commit Graph

19525 Commits (cdd308845ba22fef22a39ed5bf904b438e48b491)
 

Author SHA1 Message Date
Azrenbeth cdd308845b
Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
Patrick Cloke 732bbf6737
Be more lenient when parsing the version for oEmbed responses. (#11065) 3 years ago
reivilibre 2a2b189130
Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
Patrick Cloke 8711e15734
Always dump logs from trial during CI. (#11068) 3 years ago
Dirk Klimpel 988de0afb0
Simplify the user admin API tests (#11048) 3 years ago
Hillery Shay 5dcacdf6d1
Add support for ubuntu 21.10 "Impish Indri" (#11024) 3 years ago
Patrick Cloke 9abc5f2a05 Merge remote-tracking branch 'origin/release-v1.45' into develop 3 years ago
Sean Quah 84f5d83257
Add tests for `MediaFilePaths` (#11057) 3 years ago
Sean Quah 8eaffe013c
Update `_wrap_in_base_path` type hints to preserve function arguments (#11055) 3 years ago
Patrick Cloke 1db9282dfa
Fix formatting string when oEmbed errors occur. (#11061) 3 years ago
Erik Johnston 77ea03086c Merge remote-tracking branch 'origin/release-v1.45' into develop 3 years ago
Erik Johnston 333d6f4e84
Fix race in `MultiWriterIdGenerator` (#11045) 3 years ago
Patrick Cloke 5c35074d85
Reset global cache state before cache tests. (#11036) 3 years ago
Sean Quah 36224e056a
Add type hints to `synapse.storage.databases.main.client_ips` (#10972) 3 years ago
Brendan Abolivier a18c568516 Synapse 1.45.0rc1 (2021-10-12) 3 years ago
Brendan Abolivier a5871f53ed
Fixup changelog 3 years ago
Brendan Abolivier 8afa48f7f6
Typo 3 years ago
Brendan Abolivier f6b62bdc4d
Add a link to the upgrade notes 3 years ago
Sean Quah b8b905c4ea
Fix inconsistent behavior of `get_last_client_by_ip` (#10970) 3 years ago
Brendan Abolivier 9e13cd98af
Update upgrade notes 3 years ago
Sean Quah 6b18eb4430
Fix opentracing and Prometheus metrics for replication requests (#10996) 3 years ago
Brendan Abolivier b01e953291
Add warning about known issues 3 years ago
Brendan Abolivier 60af28c5dd
Fixup changelog 3 years ago
Brendan Abolivier 8c5255b664 1.45.0rc1 3 years ago
reivilibre 406f7bfa17
Add an approximate difference method to StateFilters (#10825) 3 years ago
David Robertson e0f11ae4a5
disallow-untyped-defs for synapse.push (#11023) 3 years ago
reivilibre 5e29d417fc
Include the requirements for [mypy,lint] in [dev] (#11034) 3 years ago
reivilibre 3828dd819b
Pass through `SynapseError`s that are raised from experimental `check_event_allowed` callback of the module API (#11042) 3 years ago
reivilibre 4c838112dc
Remove unnecessary list comprehension in `synapse_port_db` to fix linting in CI (#11043) 3 years ago
reivilibre b742cb2e4a
Release script improvements (#10966) 3 years ago
Eric Eastwood a7d22c36db
Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974) 3 years ago
Patrick Cloke 1b112840d2
Autodiscover oEmbed endpoint from returned HTML (#10822) 3 years ago
Olivier Wilkinson (reivilibre) 593eeac19e Revert accidental push to develop. 3 years ago
Olivier Wilkinson (reivilibre) d51a340019 Newsfile 3 years ago
Olivier Wilkinson (reivilibre) 9f23ff78da Update contributing guide to use [all,dev] 3 years ago
Olivier Wilkinson (reivilibre) c576598a68 Include the requirements for [mypy,lint] in [dev] 3 years ago
David Robertson 51a5da74cc
Annotate synapse.storage.util (#10892) 3 years ago
David Robertson 797ee7812d
Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
David Robertson 670a8d9a1e
Fix overwriting profile when making room public (#11003) 3 years ago
Patrick Cloke eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005) 3 years ago
Sean Quah 49a683d871
Fix long-standing bug where `ReadWriteLock` could drop logging contexts (#10993) 3 years ago
Nick Barrett bb228f3523
Include exception in json logging (#11028) 3 years ago
Erik Johnston 0b4d5ce5e3
Fix CI to run the unit tests without optional deps (#11017) 3 years ago
David Robertson e79ee48313
disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
Patrick Cloke 7301019d48
Ensure each cache config test uses separate state. (#11019) 3 years ago
David Robertson e0bf34dada
Don't alter directory entries for local users when setting a per-room nickname (#11002) 3 years ago
Richard van der Hoff 96fe77c254
Improve the logging in _auth_and_persist_outliers (#11010) 3 years ago
Richard van der Hoff 86af6b2f0e
Add a comment in _process_received_pdu (#11011) 3 years ago
Brendan Abolivier 52aefd5086
Catch AttributeErrors when calling registerProducer (#10995) 3 years ago
David Robertson f563676c09
`disallow-untyped-defs` for `synapse.state` (#11004) 3 years ago