.. |
.gitignore
|
|
|
12477.misc
|
Add some type hints to datastore. (#12477)
|
2022-05-10 14:07:48 -04:00 |
12586.misc
|
Add @cancellable decorator, for use on request handlers (#12586)
|
2022-05-10 14:05:22 +01:00 |
12588.misc
|
Add ability to cancel disconnected requests to SynapseRequest (#12588)
|
2022-05-10 14:06:08 +01:00 |
12618.feature
|
add default_power_level_content_override config option. (#12618)
|
2022-05-12 10:41:35 +00:00 |
12630.misc
|
Add helper class for testing request cancellation (#12630)
|
2022-05-10 14:06:56 +01:00 |
12673.feature
|
Reload cache factors from disk on SIGHUP (#12673)
|
2022-05-11 13:43:22 +00:00 |
12676.misc
|
Add class-diagrams and notes for push. (#12676)
|
2022-05-10 07:43:34 -04:00 |
12677.misc
|
Move free functions into PushRuleEvaluatorForEvent. (#12677)
|
2022-05-10 07:54:30 -04:00 |
12679.misc
|
Stop writing to event_reference_hashes (#12679)
|
2022-05-10 15:35:08 +01:00 |
12683.bugfix
|
Fix /messages throwing a 500 when querying for non-existent room (#12683)
|
2022-05-10 23:39:14 -05:00 |
12689.misc
|
Refactor EventContext (#12689)
|
2022-05-10 19:43:13 +00:00 |
12691.misc
|
Remove unneeded ActionGenerator class. (#12691)
|
2022-05-11 07:15:21 -04:00 |
12694.misc
|
Capture the Deferred for request cancellation in _AsyncResource (#12694)
|
2022-05-10 20:39:05 +01:00 |
12695.misc
|
Fix incorrect type hint in filtering code. (#12695)
|
2022-05-10 14:10:22 -04:00 |
12698.misc
|
Respect the @cancellable flag for DirectServe{Html,Json}Resource s (#12698)
|
2022-05-11 12:24:48 +01:00 |
12699.misc
|
Respect the @cancellable flag for RestServlet s and BaseFederationServlet s (#12699)
|
2022-05-11 12:25:13 +01:00 |
12700.misc
|
Respect the @cancellable flag for ReplicationEndpoint s (#12700)
|
2022-05-11 12:25:39 +01:00 |
12705.misc
|
Complain if a federation endpoint has the @cancellable flag (#12705)
|
2022-05-11 14:52:26 +01:00 |
12708.misc
|
Enable cancellation of GET /members and GET /state requests (#12708)
|
2022-05-11 17:22:34 +01:00 |
12709.removal
|
No longer permit empty body when sending receipts (#12709)
|
2022-05-11 15:34:17 +00:00 |
12715.doc
|
Fix reference to the wrong symbol in the media admin api docs (#12715)
|
2022-05-12 09:29:37 +01:00 |
12716.misc
|
Reduce the number of "untyped defs" (#12716)
|
2022-05-12 14:33:50 +00:00 |
12720.misc
|
URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720)
|
2022-05-12 18:16:32 +01:00 |
12727.doc
|
Update issuer URL in example OIDC Keycloak config (#12727)
|
2022-05-13 10:15:51 +00:00 |