Commit Graph

19783 Commits (4bdad80de126a273e6676d71fe236d03e97c6dd1)
 

Author SHA1 Message Date
Brendan Abolivier 4bdad80de1 1.48.0 3 years ago
Brendan Abolivier c54c9df286
Fix docker hub name 3 years ago
Brendan Abolivier d4dcc0524f
Incorporate review from synapse-dev 3 years ago
Brendan Abolivier b757b68454
Fixup changelog 3 years ago
Brendan Abolivier 946c102ac9 1.48.0rc1 3 years ago
Brendan Abolivier 0d88c4f903
Improve performance of `remove_{hidden,deleted}_devices_from_device_inbox` (#11421) 3 years ago
Brendan Abolivier 7f9841bdec
Lower minumum batch size to 1 for background updates (#11422) 3 years ago
reivilibre f25c75d376
Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) 3 years ago
Patrick Cloke 55669bd3de
Add missing type hints to config base classes (#11377) 3 years ago
Shay 7cebaf9644
Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395) 3 years ago
Sean Quah 454c3d7694 Merge branch 'master' into develop 3 years ago
Sean Quah fcb9441791 Synapse 1.47.1 (2021-11-23) 3 years ago
Patrick Cloke 6a5dd485bd
Refactor the code to inject bundled relations during serialization. (#11408) 3 years ago
Kostas 1035663833
Add config for customizing the claim used for JWT logins. (#11361) 3 years ago
Patrick Cloke 3d893b8cf2
Store arbitrary relations from events. (#11391) 3 years ago
Shay d9e9771d6b
Update README.md 3 years ago
Dirk Klimpel ea20937084
Add an admin API to run background jobs. (#11352) 3 years ago
Sean Quah 8fa83999d6 Add CVE number 3 years ago
Patrick Cloke 7ae559944a
Fix checking whether a room can be published on creation. (#11392) 3 years ago
Sean Quah 9c21a68995 Refer to 1.47.1 without the v 3 years ago
Sean Quah 8d4dcac7e9 Update 1.47.1 release date in CHANGES.md 3 years ago
Sean Quah 97a402302c 1.47.1 3 years ago
Sean Quah 91f2bd0907 Prevent the media store from writing outside of the configured directory 3 years ago
Patrick Cloke 4d6d38ac2f
Remove dead code from acme support. (#11393) 3 years ago
Patrick Cloke 5505da2109
Remove msc2716 from the list of tests for complement. (#11389) 3 years ago
Hubert Chathi eca7cffb73
Keep fallback key marked as used if it's re-uploaded (#11382) 3 years ago
Richard van der Hoff e2e9bea1ce
Publish a `develop` docker image (#11380) 3 years ago
Richard van der Hoff a6f7f84570
Fix verification of objects signed with old local keys (#11379) 3 years ago
Eric Eastwood 7ffddd819c
Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265) 3 years ago
Shay 92b75388f5
Remove legacy code related to deprecated `trust_identity_server_for_password_resets` config flag (#11333) 3 years ago
Dirk Klimpel 81b18fe5c0
Add dedicated admin API for blocking a room (#11324) 3 years ago
reivilibre 5f81c0ce9c
Add/Unerase annotations to Module API (#11341) 3 years ago
reivilibre 433ee159cb
Rename `get_refresh_token_for_user_id` to `create_refresh_token_for_user_id` (#11370) 3 years ago
reivilibre 539e441399
Use auto_attribs for RefreshTokenLookupResult (#11386) 3 years ago
Patrick Cloke 4bd54b263e
Do not allow MSC3440 threads to fork threads (#11161) 3 years ago
Nicolai Søborg e2dabec996
Docs: Quote wildcard `federation_certificate_verification_whitelist` (#11381) 3 years ago
Sean Quah 84fac0f814
Add type annotations to `synapse.metrics` (#10847) 3 years ago
Aaron R d993c3bb1e
Add support for `/_matrix/media/v3` APIs (#11371) 3 years ago
David Robertson b76337fdf8
Merge branch 'master' into develop 3 years ago
David Robertson 077b74929f
Merge remote-tracking branch 'origin/release-v1.47' 3 years ago
reivilibre 0d86f6334a
Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 3 years ago
Patrick Cloke 60ecb6b4d4
Fix running complement.sh script. (#11368) 3 years ago
David Robertson 9f9d82aa84
1.47.0 3 years ago
Patrick Cloke 319dcb955e
Fix incorrect return value in tests. (#11359) 3 years ago
David Robertson 0caf20883c Synapse 1.47.0rc3 (2021-11-16) 3 years ago
Sean Quah 88375beeaa
Avoid sharing room hierarchy responses between users (#11355) 3 years ago
Andrew Morgan 7baa671dc8 fix up changelog language 3 years ago
Andrew Morgan 729acd82c8 mark the migration file migration as a bug 3 years ago
Andrew Morgan edcdc5fd82 1.47.0rc3 3 years ago
Aaron R dfa536490e
Add support for `/_matrix/client/v3` APIs (#11318) 3 years ago