Commit Graph

22471 Commits (dabbb94fafd335966bbdb5bd2187678872731a0d)
 

Author SHA1 Message Date
Mathieu Velten dabbb94faf
Delete pushers after calling on_logged_out module hook on device delete (#15410) 2 years ago
Dirk Klimpel de4390cd40
Convert async to normal tests in `TestSSOHandler` (#15433) 2 years ago
Dirk Klimpel 4af0aec54d
Load `/directory/room/{roomAlias}` endpoint on workers (#15333) 2 years ago
Patrick Cloke d751f65e71
Remove registration fallback code. (#15405) 2 years ago
reivilibre edae20f926
Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) 2 years ago
reivilibre 38272be037
Add comma missing from #15382. (#15429) 2 years ago
Patrick Cloke 2503126d52
Implement MSC2174: move redacts to a content property. (#15395) 2 years ago
Dirk Klimpel c9723a1c1f
Only load the SSO redirect servlet if SSO is enabled. (#15421) 2 years ago
Dirk Klimpel be36600327
Disable loading `RefreshTokenServlet` on workers (#15428) 2 years ago
Will Hunt 253e86a72e
Throw if the appservice config list is the wrong type (#15425) 2 years ago
Erik Johnston 66ad1b8984 Merge branch 'master' into develop 2 years ago
Erik Johnston c1b7da69cc 1.81.0 2 years ago
dependabot[bot] c94307adfe
Bump immutabledict from 2.2.3 to 2.2.4 (#15415) 2 years ago
dependabot[bot] 0bc1061119
Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414) 2 years ago
dependabot[bot] ce40330de1
Bump parameterized from 0.8.1 to 0.9.0 (#15412) 2 years ago
dependabot[bot] 8e0a3428d7
Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413) 2 years ago
dependabot[bot] 70781d3691
Bump black from 23.1.0 to 23.3.0 (#15372) 2 years ago
David Robertson 3dd72b924e
Attempt to fix weird mypy failures on ignored files. (#15409) 2 years ago
Patrick Cloke d07d255830
Implement MSC2175: remove the creator field from create events. (#15394) 2 years ago
dependabot[bot] 3ad221ea40
Bump pyopenssl from 23.1.0 to 23.1.1 (#15373) 2 years ago
David Robertson d5cc911167
Trust dtolnay/rust-toolchain (#15406) 2 years ago
dependabot[bot] 61251275fe
Bump types-psycopg2 from 2.9.21.8 to 2.9.21.9 (#15374) 2 years ago
dependabot[bot] b5355dfde8
Bump types-netaddr from 0.8.0.6 to 0.8.0.7 (#15375) 2 years ago
dependabot[bot] d62076003d
Bump types-opentracing from 2.4.10.3 to 2.4.10.4 (#15376) 2 years ago
dependabot[bot] e708a33cd9
Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404) 2 years ago
Erik Johnston 485b9fdefb
Don't keep old stream_ordering_to_exterm around (#15382) 2 years ago
Patrick Cloke 72b43bec8b Merge remote-tracking branch 'origin/release-v1.81' into develop 2 years ago
David Robertson edf046ece7
1.81.0rc2 2 years ago
David Robertson ec6430bad8
Use setup-go instead of relying on go 1.17 to exist (#15403) 2 years ago
Patrick Cloke 83649b891d
Implement MSC3989 to redact the origin field. (#15393) 2 years ago
Quentin Gliech 6eb3edec47
Fix the 'set_device_id_for_pushers_txn' background update. (#15391) 2 years ago
Shay 6b23d74ad1
Delete server-side backup keys when deactivating an account. (#15181) 2 years ago
Erik Johnston 6d103373e2 Update changelog 2 years ago
Erik Johnston 735e4d1f9d 1.81.0rc1 2 years ago
Erik Johnston 79d2e2e79c
Speed up membership queries for users with forgotten rooms (#15385) 2 years ago
Sean Quah 89a71e7390
Fix a rare bug where initial /syncs would fail (#15383) 2 years ago
David Robertson c0772b4461
Note that Synapse 1.74 queued a user dir rebuild (#15386) 2 years ago
Sean Quah 8aa121c2be
Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381) 2 years ago
Patrick Cloke cf2f2934ad
Call appservices on modern paths, falling back to legacy paths. (#15317) 2 years ago
Jason Little 56efa9b167
Experimental Unix socket support (#15353) 2 years ago
dependabot[bot] 9b2ab506c5
Bump serde_json from 1.0.94 to 1.0.95 (#15371) 2 years ago
dependabot[bot] 84b06fc893
Bump serde from 1.0.158 to 1.0.159 (#15370) 2 years ago
dependabot[bot] 675ff0d5d0
Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#15369) 2 years ago
Jason Robinson 157092d97a
Fix copyright year in SSO footer template (#15358) 2 years ago
Erik Johnston 6204c3663e
Revert pruning of old devices (#15360) 2 years ago
Olivier Wilkinson (reivilibre) 72d2ceaa9a Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350)" 2 years ago
Patrick Cloke 2a234b788e
Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 2 years ago
Mathieu Velten 6f68e32bfb
to_device updates could be dropped when consuming the replication stream (#15349) 2 years ago
Erik Johnston 91c3f32673
Speed up SQLite unit test CI (#15334) 2 years ago
Patrick Cloke ae4acda1bb
Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 2 years ago