20811 Commits (1fd1856afc4155ee47b3be9829b02d740f9a64d6)
 

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