Commit Graph

20765 Commits (6855024e0a363ff09d50586dcf1b089b77ac3b0c)
 

Author SHA1 Message Date
Richard van der Hoff 147f098fb4
Stop writing to `event_reference_hashes` (#12679) 3 years ago
Sean Quah dbb12a0b54
Add helper class for testing request cancellation (#12630) 3 years ago
Sean Quah 5cfb004595
Add ability to cancel disconnected requests to `SynapseRequest` (#12588) 3 years ago
Sean Quah 5c00151c28
Add `@cancellable` decorator, for use on request handlers (#12586) 3 years ago
David Robertson 2aad0ae57f Synapse 1.59.0rc1 (2022-05-10) 3 years ago
Patrick Cloke b44fbdffa4
Move free functions into PushRuleEvaluatorForEvent. (#12677) 3 years ago
Patrick Cloke 02cdace707
Add class-diagrams and notes for push. (#12676) 3 years ago
David Robertson efcd899f69
other fixes 3 years ago
David Robertson 735faab2b8
backquote `m.room.server_acl` 3 years ago
David Robertson c707ea736a
v1 -> 1 3 years ago
David Robertson 80b3246528
Fix deprecation notice 3 years ago
David Robertson 2bae6d93c9
I manually added O's change, remove newsfile 3 years ago
David Robertson 239da21c1a
Add Olivier's last-minute merge 3 years ago
David Robertson 946b8437cf
Group release script changes 3 years ago
David Robertson 464fe99f52
Fix changelog link 3 years ago
reivilibre 699192fc1a
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 3 years ago
David Robertson 8ef0d85acd
Changelog typo 3 years ago
David Robertson 2cdac6f585
Adjust changelog 3 years ago
David Robertson e5fd23fb6f
1.59.0rc1 3 years ago
Erik Johnston 8dd3e0e084
Immediately retry any requests that have backed off when a server comes back online. (#12500) 3 years ago
Šimon Brandner ade3008821
Implement MSC3786: Add a default push rule to ignore m.room.server_acl events (#12601) 3 years ago
Shay d80a7ab151
Update `replication.md` with info on TCP module structure (#12621) 3 years ago
Dirk Klimpel 615d96ad6e
Update SQL statements in docs for Synapse Admins (#12536) 3 years ago
Richard van der Hoff 34e84fee68
Tweaks to workers-under-complement (#12637) 3 years ago
Val Lorentz bf0c3ca20a
Fix inconsistent spelling of 'M_UNRECOGNIZED'. (#12665) 3 years ago
Sean Quah a00462dd99
Implement cancellation support/protection for module callbacks (#12568) 3 years ago
David Robertson 8de0facaae
Fix mypy against latest pillow stubs (#12671) 3 years ago
Sean Quah 41a882e62d
Update changelog for #12587 to be more accurate (#12663) 3 years ago
David Robertson fa0eab9c8e
Use `ParamSpec` in a few places (#12667) 3 years ago
Erik Johnston c5969b346d
Don't error on unknown receipt types (#12670) 3 years ago
Sheogorath 77258b6725
docs(contrib): Add link to documentation in dashboard (#12602) 3 years ago
Eric Eastwood 18d6c18aa1
Fix docs on how to run specific Complement tests after recent `complement.sh` change (#12664) 3 years ago
David Robertson 26c1ad71c5
Use `Concatenate` to annotate `do_execute` (#12666) 3 years ago
David Robertson 0ce2201932
Move `pympler` back into the `all` extras (#12652) 3 years ago
David Robertson 051a1c3f22
Convert stringy power levels to integers on room upgrade (#12657) 3 years ago
Erik Johnston 4337d33a73
Prevent memory leak from reoccurring when presence is disabled. (#12656) 3 years ago
David Robertson 2607b3e181
Update mypy to 0.950 and fix complaints (#12650) 3 years ago
reivilibre c2d50e9f6c
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 3 years ago
Andrew Morgan f1fbf75cfc Merge branch 'master' into develop 3 years ago
DeepBlueV7.X a377a43386
Support MSC3266 room summaries over federation (#11507) 3 years ago
Andrew Morgan 3a8ee22911 Update v1.58.1 changelog entry with more familiar language 3 years ago
Andrew Morgan bc149a18f6 link to relevant bug report in v1.58.1 changelog 3 years ago
Andrew Morgan d2784b6567 Minor wording change to v1.58.1 release notes 3 years ago
Andrew Morgan 6a17a291a6 1.58.1 3 years ago
Andrew Morgan e923fc20bd
Include extra dependency groups 'systemd' and 'cache_memory' in debian packages (#12640) 3 years ago
Šimon Brandner ef86cf3d28
Update `_on_new_receipts()` to work with MSC2285 changes. (#12636) 3 years ago
reivilibre 07fa53ec40
Improve comments and error messages around access tokens. (#12577) 3 years ago
Henry b8fa24b022
Use `docker/metadata-action` to generate docker image tags (#12573) 3 years ago
Šimon Brandner 9ae0253f4e
Use `private` instead of `hidden` in MSC2285 related code. (#12635) 3 years ago
Patrick Cloke f90d381c7b
Edits/annotations should not have any bundled aggregations calculated. (#12633) 3 years ago