21006 次程式碼提交 (739adf15511b2ce983cb5d4d6a948ff543f3b0a8)
 

作者 SHA1 備註 提交日期
  Sumner Evans 739adf1551
editorconfig: add max_line_length for Python files (#13228) 1 年之前
  Erik Johnston 757bc0caef
Fix notification count after a highlighted message (#13223) 1 年之前
  Eric Eastwood a962c5a56d
Fix exception when using MSC3030 to look for remote federated events before room creation (#13197) 1 年之前
  reivilibre 0c95313a44
Add --build-only option to complement.sh to prevent actually running Complement. (#13158) 1 年之前
  Petr Vaněk bb20113c8f
Remove obsolete RoomEventsStoreTestCase (#13200) 1 年之前
  Sean Quah 1391a76cd2
Faster room joins: fix race in recalculation of current room state (#13151) 1 年之前
  Nick Mills-Barrett 2b5ab8e367
Use a single query in `ProfileHandler.get_profile` (#13209) 1 年之前
  dependabot[bot] 4aaeb87dad
Bump lxml from 4.8.0 to 4.9.1 (#13207) 1 年之前
  reivilibre fb7d24ab6d
Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 1 年之前
  David Teller 57f6f59e3e
Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174) 1 年之前
  Patrick Cloke dcc7873700
Add information on how the Synapse team does reviews. (#13132) 1 年之前
  Erik Johnston a0f51b059c
Fix bug where we failed to delete old push actions (#13194) 1 年之前
  Sean Quah 68db233f0c
Handle race between persisting an event and un-partial stating a room (#13100) 1 年之前
  David Robertson 6ba732fefe
Type `tests.utils` (#13028) 1 年之前
  reivilibre 68695d8007
Factor out some common Complement CI setup commands to a script. (#13157) 1 年之前
  Erik Johnston 578a5e24a9
Use upserts for updating `event_push_summary` (#13153) 1 年之前
  David Robertson 347165bc06
Merge branch 'master' into develop 1 年之前
  Eric Eastwood 2c2a42cc10
Fix application service not being able to join remote federated room without a profile set (#13131) 1 年之前
  David Robertson b51a0f4be0
Mention the spamchecker plugins 1 年之前
  David Robertson cf63d57dce
1.62.0 1 年之前
  reivilibre 65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 1 年之前
  Dirk Klimpel e514495465
Add missing links to config options (#13166) 1 年之前
  David Robertson d102ad67fd
annotate tests.server.FakeChannel (#13136) 1 年之前
  Brendan Abolivier 5b5c943e7d
Revert "Up the dependency on canonicaljson to ^1.5.0" 1 年之前
  Brendan Abolivier dcc4e0621c
Up the dependency on canonicaljson to ^1.5.0 1 年之前
  Andrew Morgan 6180e1bc4b Synapse 1.62.0rc3 (2022-07-04) 1 年之前
  Andrew Morgan 95a260da73 Update changelog for v1.62.0rc2 1 年之前
  Andrew Morgan 046d87756b 1.62.0rc3 1 年之前
  Erik Johnston 723ce73d02
Fix stuck notification counts on small servers (#13168) 1 年之前
  Andrew Morgan 9820665597
Remove tests/utils.py from mypy's exclude list (#13159) 1 年之前
  Till fa10468eb4
[Complement] Allow device_name lookup over federation (#13167) 1 年之前
  David Robertson 8d7491a152
matrix-synapse-ldap3: 0.2.0 -> 0.2.1 (#13156) 1 年之前
  reivilibre c04e25789e
Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) 1 年之前
  Richard van der Hoff fe910fb10e
complement.sh: Permit skipping docker build (#13143) 1 年之前
  Andrew Morgan 5296c09473 Synapse 1.62.0rc2 (2022-07-01) 1 年之前
  Andrew Morgan d40b2708cf 1.62.0rc2 1 年之前
  David Robertson d70ff5cc35
Extra validation for rest/client/account_data (#13148) 1 年之前
  Richard van der Hoff 6da861ae69
`_process_received_pdu`: Improve exception handling (#13145) 1 年之前
  Richard van der Hoff 8c2825276f
Skip waiting for full state for incoming events (#13144) 1 年之前
  Andrew Morgan c0efc689cb
Add documentation for phone home stats (#13086) 1 年之前
  Jacek Kuśnierz 50f0e4028b
Allow dependency errors to pass through (#13113) 1 年之前
  Patrick Cloke b0366853ca Merge remote-tracking branch 'origin/release-v1.62' into develop 1 年之前
  Shay 046a6513bc
Don't process /send requests for users who have hit their ratelimit (#13134) 1 年之前
  Shay 8330fc9953
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) 1 年之前
  Andrew Morgan 0ceb3af10b
Add a link to the configuration manual from the homeserver sample config documentation page (#13139) 1 年之前
  Erik Johnston dbce28b2f1
Fix unread counts on large servers (#13140) 1 年之前
  Erik Johnston a3a05c812d
Add index to help delete old push actions (#13141) 1 年之前
  Patrick Cloke 6ad012ef89
More type hints for `synapse.logging` (#13103) 1 年之前
  reivilibre 9667bad55d
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 1 年之前
  David Robertson 09f6e43025
Actually typecheck `tests.test_server` (#13135) 1 年之前