Commit Graph

20709 Commits (24b590de32154eb3965220bd62715e52b37b4074)
 

Author SHA1 Message Date
Richard van der Hoff 24b590de32
Remove code which updates `application_services_state.last_txn` (#12680) 3 years ago
SpiritCroc a34a41f135
Fix push for m.read events (#12721) 3 years ago
David Robertson 1402159bb8
Merge branch 'master' into develop 3 years ago
Erik Johnston 32ef24fbd7
Add index to cache invalidations (#12747) 3 years ago
Erik Johnston fcf951d5dc
Track in memory events using weakrefs (#10533) 3 years ago
David Robertson 44d7bb13c3
version tweak in changelog 3 years ago
David Robertson 5c3d525cad
1.59.0 3 years ago
David Robertson 1fe202a1a3
Tidy up and type-hint the database engine modules (#12734) 3 years ago
Andrew Morgan 6d8d1218dd
Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) 3 years ago
Andrew Morgan 3eafee629d Revert "changelog" 3 years ago
Andrew Morgan e24c11afd6 changelog 3 years ago
Andrew Morgan 83be72d76c
Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
Erik Johnston 4ea546067d
Fix query performance for /sync (#12745) 3 years ago
Šimon Brandner 3ce15cc7be
Avoid unnecessary copies when filtering private read receipts. (#12711) 3 years ago
David Robertson b4eb163434 Synapse 1.59.0rc2 (2022-05-16) 3 years ago
Dirk Klimpel 8060034612
Fix typo in listener config (#12742) 3 years ago
Sean Quah a5c26750b5
Fix room upgrades creating an empty room when auth fails (#12696) 3 years ago
Patrick Cloke 86a515ccbf
Consolidate logic for parsing relations. (#12693) 3 years ago
David Robertson 6f04ae7033
Move 1.59 warning to the top 3 years ago
David Robertson c3b232cb39
1.59.0rc2 3 years ago
Erik Johnston 8689230a55
Fix bug /sync returning 404 (#12729) 3 years ago
Shay cde8af9a49
Add config flags to allow for cache auto-tuning (#12701) 3 years ago
Till e8ae472d3b
Update configs used by Complement to allow more invites (#12731) 3 years ago
Brendan Abolivier 9013104429
Don't create an empty room when checking for MAU limits (#12713) 3 years ago
David Robertson aec69d2481
Another batch of type annotations (#12726) 3 years ago
Jess Porter 39bed28b28
SpamChecker metrics (#12513) 3 years ago
Niklas c9fc2c0d22
Update issuer URL in example OIDC Keycloak config (#12727) 3 years ago
Andrew Morgan 57f6c496d0
URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) 3 years ago
David Robertson 17e1eb7749
Reduce the number of "untyped defs" (#12716) 3 years ago
Andy Balaam de1e599b9d
add default_power_level_content_override config option. (#12618) 3 years ago
Andrew Morgan 409573f6d0
Fix reference to the wrong symbol in the media admin api docs (#12715) 3 years ago
Sean Quah bf7ce92bf7
Enable cancellation of `GET /members` and `GET /state` requests (#12708) 3 years ago
David Robertson db10f2c037
No longer permit empty body when sending receipts (#12709) 3 years ago
Sean Quah 6ee61b9052
Complain if a federation endpoint has the `@cancellable` flag (#12705) 3 years ago
David Robertson d38d242411
Reload cache factors from disk on SIGHUP (#12673) 3 years ago
Sean Quah a559c8b0d9
Respect the `@cancellable` flag for `ReplicationEndpoint`s (#12700) 3 years ago
Sean Quah 9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 3 years ago
Sean Quah dffecade7d
Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 3 years ago
Patrick Cloke a4c75918b3
Remove unneeded `ActionGenerator` class. (#12691) 3 years ago
Eric Eastwood 84facf769e
Fix `/messages` throwing a 500 when querying for non-existent room (#12683) 3 years ago
Erik Johnston c72d26c1e1
Refactor `EventContext` (#12689) 3 years ago
Sean Quah c997bfb926
Capture the `Deferred` for request cancellation in `_AsyncResource` (#12694) 3 years ago
Patrick Cloke 29f06704b8
Fix incorrect type hint in filtering code. (#12695) 3 years ago
Dirk Klimpel 989fa33096
Add some type hints to datastore. (#12477) 3 years ago
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