Commit Graph

22353 Commits (4953cd71dfbb1925dc4a477efd2ed48c2dfd70d6)
 

Author SHA1 Message Date
Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237) 3 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) 3 years ago
Patrick Cloke 3bf973edc7
Remove unused class: DirectTcpReplicationClientFactory. (#15272) 3 years ago
Patrick Cloke 121fce7500
Enable running tests & release artifacts on merge queue. (#15244) 3 years ago
reivilibre 63d87c08c8
Add schema comments about the `destinations` and `destination_rooms` tables. (#15247) 3 years ago
reivilibre d0fe417f5c
Remove unused store method `_set_destination_retry_timings_emulated`. (#15266) 3 years ago
Mathieu Velten de92fb6a28 Merge branch 'master' into develop 3 years ago
Jason Little 003a25ae5c
Additional functionality for declaring worker types in Complement (#14921) 3 years ago
Mathieu Velten 8b1af08c6e 1.79.0 3 years ago
Patrick Cloke e7b559d2ca
Avoid unneeded work if auto-join rooms aren't configured. (#15262) 3 years ago
David Robertson a1c9869394
Merge branch 'release-v1.79' into develop 3 years ago
dependabot[bot] 5e21e15f96
Bump cryptography from 39.0.1 to 39.0.2 (#15257) 3 years ago
David Robertson edcf938173
1.79.0rc2 3 years ago
David Robertson c071cd5a0e
Ensure fed-sender catchup does not block for full state (#15248) 3 years ago
David Robertson d4eba4409f
Install rust during Stage 0 of docker build (#15239) 3 years ago
dependabot[bot] 408f60540f
Bump hiredis from 2.2.1 to 2.2.2 (#15252) 3 years ago
dependabot[bot] 023f215c68
Bump serde from 1.0.152 to 1.0.155 (#15253) 3 years ago
dependabot[bot] f167b35de9
Bump pysaml2 from 7.2.1 to 7.3.1 (#15254) 3 years ago
dependabot[bot] 6326d744c9
Bump msgpack from 1.0.4 to 1.0.5 (#15255) 3 years ago
dependabot[bot] ff155f7891
Bump gitpython from 3.1.30 to 3.1.31 (#15256) 3 years ago
David Robertson 4bb26c95a9
Refactor `filter_events_for_server` (#15240) 3 years ago
Andrew Morgan e157c63f68
Fix missing conditional for registering `on_remove_user_third_party_identifier` module api callbacks (#15227 3 years ago
David Robertson ce54477f6f
Give PyCharm some help with `@cache_in_self` (#15238) 3 years ago
Sean Quah caf43c3d7c
Faster joins: Fix spurious errors on incremental sync (#15232) 3 years ago
Patrick Cloke 3d060eae6c
Add missing type hints to `synapse.storage.database`. (#15230) 3 years ago
Patrick Cloke e7c3832ba6
Pull in netaddr type hints. (#15231) 3 years ago
Shay be4ea209e8
Add topic and name events to group of events that are batch persisted when creating a room. (#15229) 3 years ago
Patrick Cloke 88efc75bab
Include the room ID in more purge room log lines. (#15222) 3 years ago
Patrick Cloke f4fc83ac75
Add a missing endpoint to the workers documentation. (#15223) 3 years ago
Shay a368d30c1c
More speedups/fixes to creating batched events (#15195) 3 years ago
David Robertson 9418344db4
Fix typo in changelog 3 years ago
Patrick Cloke 20ed8c926b
Stabilize support for MSC3873: disambuguated event push keys. (#15190) 3 years ago
Quentin Gliech 47bc84dd53
Pass the Requester down to the HttpTransactionCache. (#15200) 3 years ago
Patrick Cloke 820f02b70b
Stabilize support for MSC3966: event_property_contains push condition. (#15187) 3 years ago
David Robertson 2af1a982c1
Remove duplicate entry from changelog 3 years ago
David Robertson 8314646cd3
Update changelog 3 years ago
David Robertson 506e24ffc4
1.79.0rc1 3 years ago
David Robertson c0854ce65a
Hack to rebuild the complement editable image (#15184) 3 years ago
dependabot[bot] 869ef75cb7
Bump types-pyopenssl from 22.1.0.2 to 23.0.0.4 (#15213) 3 years ago
dependabot[bot] 2a869d257f
Bump types-pillow from 9.4.0.13 to 9.4.0.17 (#15211) 3 years ago
dependabot[bot] a9478e436e
Bump types-setuptools from 67.4.0.3 to 67.5.0.0 (#15212) 3 years ago
dependabot[bot] 89ae8ce7ca
Bump types-psycopg2 from 2.9.21.4 to 2.9.21.8 (#15210) 3 years ago
dependabot[bot] c114befd6b
Bump types-commonmark from 0.9.2.1 to 0.9.2.2 (#15209) 3 years ago
Erik Johnston c69aae94cd
Split up txn for fetching device keys (#15215) 3 years ago
Quentin Gliech 41f127e068
Pass the requester during event serialization. (#15174) 3 years ago
Patrick Cloke 05e0a4089a
Stop applying edits to event contents (MSC3925). (#15193) 3 years ago
Patrick Cloke fd9cadcf53
Stabilize support for MSC3758: event_property_is push condition (#15185) 3 years ago
dependabot[bot] 95876cf5f1
Bump serde_json from 1.0.93 to 1.0.94 (#15214)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 3 years ago
Erik Johnston 242d2a27ce
Use nightly rustfmt in CI (#15188) 3 years ago
6543 6b6e91e610
Fix ICU tests on alpine / macOS. (#15177) 3 years ago