21517 Commits (d94bcbced3840bb60a299136dfeb8ef380968b5a)
 

Author SHA1 Message Date
  David Robertson 5507bfa769
Discourage automatic replies to Synapse's emails (#13957) 1 year ago
  Dirk Klimpel 4490697b98
Add some cross references to worker documentation (#13974) 1 year ago
  Erik Johnston 3dfc4a08dc
Fix performance regression in `get_users_in_room` (#13972) 1 year ago
  David Robertson e8f30a76ca
Fix overflows in /messages backfill calculation (#13936) 1 year ago
  Brendan Abolivier 1cc2ca81ba
Add missing version information in the ModuleApi (#13947) 1 year ago
  David Robertson 6f0c3e669d
Don't require `setuptools_rust` at runtime (#13952) 1 year ago
  David Robertson 15754d720f
Update UPSERT comment now that native upserts are the default (#13924) 1 year ago
  Erik Johnston ebd9e2dac6
Implement push rule evaluation in Rust. (#13838) 1 year ago
  Nick Mills-Barrett a466164647
Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 1 year ago
  Brendan Abolivier be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
  Patrick Cloke 8625ad8099
Explicit cast to enforce type hints. (#13939) 1 year ago
  Hugh Nimmo-Smith e5fdf16d46
Expose MSC3882 only be under an unstable endpoint. (#13868) 1 year ago
  Patrick Cloke 568016929f
Clarify that a method returns only unthreaded receipts. (#13937) 1 year ago
  Nicolas Werner 99a7e7e023
Always send default and rule_id to clients (#13904) 1 year ago
  reivilibre 73ecff7e9e
Improve backfill robustness by trying more servers. (#13890) 1 year ago
  Erik Johnston 5f659d4a88
Handle local device list updates during partial join (#13934) 1 year ago
  Eric Eastwood df8b91ed2b
Limit and filter the number of backfill points to get from the database (#13879) 1 year ago
  Patrick Cloke d768c50c0e
Add upgrade notes for changes to receipts replication. (#13932) 1 year ago
  Patrick Cloke 1386ce4735
Revert "Stop returning an unused column when handling new receipts. (#13933)" (#13935) 1 year ago
  Patrick Cloke 7766bd5b35
Stop returning an unused column when handling new receipts. (#13933) 1 year ago
  Andrew Morgan 25c0e69392
Document that the 'auto_join_rooms' option works with Spaces (#13931) 1 year ago
  Andrew Morgan 220b21936e
Correct default number of bcrypt hash rounds in .1 man page (#13930) 1 year ago
  Erik Johnston 4b17a5ace8
Handle remote device list updates during partial join (#13913) 1 year ago
  Kateřina Churanová 6caa303083
fix: Push notifications for invite over federation (#13719) 1 year ago
  Ashish Kumar 5c429b86b4
Add instruction for running unit tests in parallel (#13928) 1 year ago
  Shay 8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800) 1 year ago
  Shay a2cf66a94d
Prepatory work for batching events to send (#13487) 1 year ago
  Eric Eastwood 29269d9d3f
Fix `have_seen_event` cache not being invalidated (#13863) 1 year ago
  Eric Eastwood 35e9d6a616
Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915) 1 year ago
  David Robertson f5aaa55e27
Add new columns tracking when we partial-joined (#13892) 1 year ago
  Patrick Cloke 87fe9db467
Support the stable dir parameter for /relations. (#13920) 1 year ago
  Erik Johnston 299b00d968
Prioritize outbound to-device over device list updates (#13922) 1 year ago
  David Robertson ac1b0d03a5
Merge branch 'master' into develop 1 year ago
  David Robertson 9bd442e202
Update upgrade notes (#13923) 1 year ago
  Mathieu Velten 42dd992bb7
Dockerfile for tests: align comments with current behavior (#13867) 1 year ago
  Quentin Gliech 50c92f3a69
Carry IdP Session IDs through user-mapping sessions. (#13839) 1 year ago
  David Robertson a95ce6dd08
Merge branch 'master' into develop 1 year ago
  Erik Johnston e8318a4333
Handle the case of remote users leaving a partial join room for device lists (#13885) 1 year ago
  David Robertson 3853011d01
Clarify who isn't affected by rust 1 year ago
  David Robertson 0bebc908ec
s/Synapse v1/Synapse 1/g 1 year ago
  David Robertson 3fe2b7f122
tweak upgrade notes 1 year ago
  David Robertson 773277482a
typo fixes 1 year ago
  David Robertson 7bd9e1dc48
`SQLite earlier than` -> `SQLite older than` 1 year ago
  David Robertson 1254eb2247
1.68.0 1 year ago
  Sean Quah 85e161631a
Faster room joins: Fix spurious error when joining a room (#13872) 1 year ago
  Richard van der Hoff d6b85a2a7d
Complement image: propagate SIGTERM to all workers (#13914) 1 year ago
  Patrick Cloke 2fae1a3f78
Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) 1 year ago
  Andrew Morgan 58ab96747c
Update the manpage documentation for the hash_password script (#13911) 1 year ago
  David Robertson 0a38c7ec6d
Snapshot schema 72 (#13873) 1 year ago
  Mathieu Velten 41461fd4d6
typing: check origin server of typing event against room's servers (#13830) 1 year ago