Commit Graph

22391 Commits (98fd558382226b347d78e5f6e6782c6e74c25e69)
 

Author SHA1 Message Date
reivilibre 98fd558382
Add a primitive helper script for listing worker endpoints. (#15243) 2 years ago
David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113) 2 years ago
H. Shay cabe4a3005 Merge branch 'release-v1.80' into develop 2 years ago
Shay 7f02fafa28
Add a check to SQLite port DB script to ensure that the sqlite database passed to the script exists before trying to port from it (#15306) 2 years ago
H. Shay 7655bc0542 1.80.0rc2 2 years ago
dependabot[bot] 4b8c9c340c
Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to fc3253060d0c959bea12a59f10f8391454a0b02d (#15304) 2 years ago
David Robertson 1bc9985eb7
Have replication clients remove _INT_STREAM_POS (#15309) 2 years ago
Shay 72f3f23c4d
Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297) 2 years ago
dependabot[bot] b32014578a
Bump sentry-sdk from 1.15.0 to 1.17.0 (#15285) 2 years ago
Patrick Cloke 8f2a3cbb70
Update 15295.bugfix 2 years ago
Richard van der Hoff a9216edbaa Merge commit '96bcc5d902' into release-v1.80 2 years ago
David Robertson 882911a863
Allow running twisted trunk against other branches (#15302) 2 years ago
David Robertson 9b1f99ba6b
Remind maintainer to ask #synapse-dev for changelog (#15303) 2 years ago
Patrick Cloke 1bc4feb6c9
Apply & bundle edits for non-message events. (#15295) 2 years ago
H. Shay 527512b811 Merge branch 'release-v1.80' of https://github.com/matrix-org/synapse into release-v1.80 2 years ago
H. Shay 9f5d7d5ba2 update changelog 2 years ago
Shay 1e1c220084
Update CHANGES.md 2 years ago
H. Shay 72832a6158 1.80.0rc1 2 years ago
Shay 96bcc5d902
Revert "check sqlite database file exists before porting/#14692" (#15301) 2 years ago
Andrew Morgan ec9224bf9a
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 2 years ago
Andrew Morgan b6aef59334
Make `EventHandler.get_event` return `None` when the requested event is not found (#15298) 2 years ago
reivilibre f11fe931f5
Document that our Docker images are mirrored to GHCR. (#15282) 2 years ago
Erik Johnston 827f198177
Fix error when sending message into deleted room. (#15235) 2 years ago
Patrick Cloke a5fb382a29
Separate HTTP preview code and URL previewer. (#15269) 2 years ago
Shay 5ab7146e19
Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 2 years ago
reivilibre 63e25010d6
Mirror images to the GitHub Container Registry (`ghcr.io/matrix-org/synapse`). (#15281) 2 years ago
Patrick Cloke 25006acc17
Add /versions flag for MSC3952. (#15293) 2 years ago
dependabot[bot] f75a041f59
Bump pygithub from 1.57 to 1.58.1 (#15290) 2 years ago
dependabot[bot] eee26138fe
Bump serde from 1.0.155 to 1.0.157 (#15287) 2 years ago
dependabot[bot] 099b69fb1c
Bump anyhow from 1.0.69 to 1.0.70 (#15288) 2 years ago
dependabot[bot] 1870b44d23
Bump pydantic from 1.10.4 to 1.10.6 (#15286) 2 years ago
dependabot[bot] 2cfa6a3001
Bump txredisapi from 1.4.7 to 1.4.9 (#15289) 2 years ago
dependabot[bot] 14d8d41658
Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291) 2 years ago
Jason Little 3d70cc393f
Load `/register/available` endpoint on workers (#15268) 2 years ago
reivilibre 66fc166b96
Make `configure_workers_and_start` script used in Complement tests compatible with older versions of Python. (#15275) 2 years ago
Patrick Cloke afb216c202
Remove no-op send_command for Redis replication. (#15274) 2 years ago
Tulir Asokan b0a0fb5c97
Implement MSC2659: application service ping endpoint (#15249) 2 years ago
reivilibre 1f5473465d
Refresh remote profiles that have been marked as stale, in order to fill the user directory. [rei:userdirpriv] (#14756) 2 years ago
Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237) 2 years ago
reivilibre f54f877f27
Preparatory work to fix the user directory assuming that any remote membership state events represent a profile change. [rei:userdirpriv] (#14755) 2 years ago
Patrick Cloke 3bf973edc7
Remove unused class: DirectTcpReplicationClientFactory. (#15272) 2 years ago
Patrick Cloke 121fce7500
Enable running tests & release artifacts on merge queue. (#15244) 2 years ago
reivilibre 63d87c08c8
Add schema comments about the `destinations` and `destination_rooms` tables. (#15247) 2 years ago
reivilibre d0fe417f5c
Remove unused store method `_set_destination_retry_timings_emulated`. (#15266) 2 years ago
Mathieu Velten de92fb6a28 Merge branch 'master' into develop 2 years ago
Jason Little 003a25ae5c
Additional functionality for declaring worker types in Complement (#14921) 2 years ago
Mathieu Velten 8b1af08c6e 1.79.0 2 years ago
Patrick Cloke e7b559d2ca
Avoid unneeded work if auto-join rooms aren't configured. (#15262) 2 years ago
David Robertson a1c9869394
Merge branch 'release-v1.79' into develop 2 years ago
dependabot[bot] 5e21e15f96
Bump cryptography from 39.0.1 to 39.0.2 (#15257) 2 years ago