David Robertson 21d1347f2c Changelog 1 year ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
10533.misc fcf951d5dc Track in memory events using weakrefs (#10533) 1 year ago
12477.misc 989fa33096 Add some type hints to datastore. (#12477) 1 year ago
12513.feature 39bed28b28 SpamChecker metrics (#12513) 1 year ago
12567.misc 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 1 year ago
12586.misc 5c00151c28 Add `@cancellable` decorator, for use on request handlers (#12586) 1 year ago
12588.misc 5cfb004595 Add ability to cancel disconnected requests to `SynapseRequest` (#12588) 1 year ago
12618.feature de1e599b9d add default_power_level_content_override config option. (#12618) 1 year ago
12630.misc dbb12a0b54 Add helper class for testing request cancellation (#12630) 1 year ago
12673.feature d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
12676.misc 02cdace707 Add class-diagrams and notes for push. (#12676) 1 year ago
12677.misc b44fbdffa4 Move free functions into PushRuleEvaluatorForEvent. (#12677) 1 year ago
12679.misc 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 1 year ago
12683.bugfix 84facf769e Fix `/messages` throwing a 500 when querying for non-existent room (#12683) 1 year ago
12689.misc c72d26c1e1 Refactor `EventContext` (#12689) 1 year ago
12691.misc a4c75918b3 Remove unneeded `ActionGenerator` class. (#12691) 1 year ago
12693.misc 86a515ccbf Consolidate logic for parsing relations. (#12693) 1 year ago
12694.misc c997bfb926 Capture the `Deferred` for request cancellation in `_AsyncResource` (#12694) 1 year ago
12695.misc 29f06704b8 Fix incorrect type hint in filtering code. (#12695) 1 year ago
12696.bugfix a5c26750b5 Fix room upgrades creating an empty room when auth fails (#12696) 1 year ago
12698.misc dffecade7d Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 1 year ago
12699.misc 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 1 year ago
12700.misc a559c8b0d9 Respect the `@cancellable` flag for `ReplicationEndpoint`s (#12700) 1 year ago
12701.feature cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) 1 year ago
12705.misc 6ee61b9052 Complain if a federation endpoint has the `@cancellable` flag (#12705) 1 year ago
12708.misc bf7ce92bf7 Enable cancellation of `GET /members` and `GET /state` requests (#12708) 1 year ago
12709.removal db10f2c037 No longer permit empty body when sending receipts (#12709) 1 year ago
12711.misc 3ce15cc7be Avoid unnecessary copies when filtering private read receipts. (#12711) 1 year ago
12713.bugfix 9013104429 Don't create an empty room when checking for MAU limits (#12713) 1 year ago
12715.doc 409573f6d0 Fix reference to the wrong symbol in the media admin api docs (#12715) 1 year ago
12716.misc 17e1eb7749 Reduce the number of "untyped defs" (#12716) 1 year ago
12720.misc 57f6c496d0 URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) 1 year ago
12726.misc aec69d2481 Another batch of type annotations (#12726) 1 year ago
12727.doc c9fc2c0d22 Update issuer URL in example OIDC Keycloak config (#12727) 1 year ago
12731.misc e8ae472d3b Update configs used by Complement to allow more invites (#12731) 1 year ago
12734.misc 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) 1 year ago
12742.doc 8060034612 Fix typo in listener config (#12742) 1 year ago
12747.bugfix 32ef24fbd7 Add index to cache invalidations (#12747) 1 year ago
12749.doc 6d8d1218dd Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) 1 year ago
12762.misc 21d1347f2c Changelog 1 year ago