1
0

Commit Graph

  • 32ef24fbd7 Add index to cache invalidations (#12747) Erik Johnston 2022-05-17 10:34:59 +01:00
  • fcf951d5dc Track in memory events using weakrefs (#10533) Erik Johnston 2022-05-17 10:34:27 +01:00
  • 44d7bb13c3 version tweak in changelog v1.59.0 David Robertson 2022-05-17 10:30:31 +01:00
  • 5c3d525cad 1.59.0 David Robertson 2022-05-17 10:27:51 +01:00
  • 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) David Robertson 2022-05-17 00:34:38 +01:00
  • 846b12cfe0 deploy: 6d8d1218dd anoadragon453 2022-05-16 17:31:44 +00:00
  • 6d8d1218dd Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) Andrew Morgan 2022-05-16 18:31:12 +01:00
  • 3eafee629d Revert "changelog" Andrew Morgan 2022-05-16 17:52:17 +01:00
  • e24c11afd6 changelog Andrew Morgan 2022-05-16 17:51:43 +01:00
  • 83be72d76c Add StreamKeyType class and replace string literals with constants (#12567) Andrew Morgan 2022-05-16 16:35:31 +01:00
  • 4ea546067d Fix query performance for /sync (#12745) Erik Johnston 2022-05-16 16:30:35 +01:00
  • 3ce15cc7be Avoid unnecessary copies when filtering private read receipts. (#12711) Šimon Brandner 2022-05-16 17:06:23 +02:00
  • 771d2041cd Fix query performance for /sync Erik Johnston 2022-05-16 15:43:00 +01:00
  • b4eb163434 Merge tag 'v1.59.0rc2' into develop David Robertson 2022-05-16 14:55:18 +01:00
  • 512dc03a7b deploy: 8060034612 DMRobertson 2022-05-16 13:50:43 +00:00
  • 8060034612 Fix typo in listener config (#12742) Dirk Klimpel 2022-05-16 15:50:07 +02:00
  • a5c26750b5 Fix room upgrades creating an empty room when auth fails (#12696) Sean Quah 2022-05-16 14:06:04 +01:00
  • 86a515ccbf Consolidate logic for parsing relations. (#12693) Patrick Cloke 2022-05-16 08:42:45 -04:00
  • 7b83ac8675 Merge remote-tracking branch 'origin/release-v1.59' into matrix-org-hotfixes David Robertson 2022-05-16 12:55:19 +01:00
  • 6f04ae7033 Move 1.59 warning to the top v1.59.0rc2 David Robertson 2022-05-16 12:53:10 +01:00
  • c3b232cb39 1.59.0rc2 David Robertson 2022-05-16 12:52:29 +01:00
  • 8689230a55 Fix bug /sync returning 404 (#12729) Erik Johnston 2022-05-16 12:06:56 +01:00
  • 25f1916b6f deploy: cde8af9a49 H-Shay 2022-05-13 19:33:14 +00:00
  • cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) Shay 2022-05-13 12:32:39 -07:00
  • e8ae472d3b Update configs used by Complement to allow more invites (#12731) Till 2022-05-13 17:45:47 +02:00
  • 9013104429 Don't create an empty room when checking for MAU limits (#12713) Brendan Abolivier 2022-05-13 15:30:15 +02:00
  • aec69d2481 Another batch of type annotations (#12726) David Robertson 2022-05-13 12:35:31 +01:00
  • 39bed28b28 SpamChecker metrics (#12513) Jess Porter 2022-05-13 12:17:38 +01:00
  • 627c0b43fb deploy: c9fc2c0d22 DMRobertson 2022-05-13 10:16:21 +00:00
  • c9fc2c0d22 Update issuer URL in example OIDC Keycloak config (#12727) Niklas 2022-05-13 12:15:51 +02:00
  • 57f6c496d0 URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) Andrew Morgan 2022-05-12 18:16:32 +01:00
  • 17e1eb7749 Reduce the number of "untyped defs" (#12716) David Robertson 2022-05-12 15:33:50 +01:00
  • b10b0dc01a deploy: de1e599b9d anoadragon453 2022-05-12 10:42:11 +00:00
  • de1e599b9d add default_power_level_content_override config option. (#12618) Andy Balaam 2022-05-12 11:41:35 +01:00
  • e686e46a85 deploy: 409573f6d0 anoadragon453 2022-05-12 08:30:18 +00:00
  • 409573f6d0 Fix reference to the wrong symbol in the media admin api docs (#12715) Andrew Morgan 2022-05-12 09:29:37 +01:00
  • bf7ce92bf7 Enable cancellation of GET /members and GET /state requests (#12708) Sean Quah 2022-05-11 17:22:34 +01:00
  • df3f489f5b Changelog babolivier/mau_cache Brendan Abolivier 2022-05-11 17:00:51 +01:00
  • 32e64b4bcd Don't prune cache entries for get_or_create_notice_room_for_user Brendan Abolivier 2022-05-11 16:37:48 +01:00
  • db10f2c037 No longer permit empty body when sending receipts (#12709) David Robertson 2022-05-11 16:34:17 +01:00
  • 6ee61b9052 Complain if a federation endpoint has the @cancellable flag (#12705) Sean Quah 2022-05-11 14:52:26 +01:00
  • 3c23e5978f deploy: d38d242411 DMRobertson 2022-05-11 13:44:13 +00:00
  • d38d242411 Reload cache factors from disk on SIGHUP (#12673) David Robertson 2022-05-11 14:43:22 +01:00
  • 39112f2a59 Apply suggestions from code review babolivier/mau_sn_invite Brendan Abolivier 2022-05-11 14:23:21 +02:00
  • a559c8b0d9 Respect the @cancellable flag for ReplicationEndpoints (#12700) Sean Quah 2022-05-11 12:25:39 +01:00
  • 9d8e380d2e Respect the @cancellable flag for RestServlets and BaseFederationServlets (#12699) Sean Quah 2022-05-11 12:25:13 +01:00
  • dffecade7d Respect the @cancellable flag for DirectServe{Html,Json}Resources (#12698) Sean Quah 2022-05-11 12:24:48 +01:00
  • a4c75918b3 Remove unneeded ActionGenerator class. (#12691) Patrick Cloke 2022-05-11 07:15:21 -04:00
  • 909991b52e Changelog Brendan Abolivier 2022-05-11 11:36:33 +01:00
  • 99496fcf3d Always try to invite the user when creating a server notice room Brendan Abolivier 2022-05-11 11:29:48 +01:00
  • ae66c672fe Uniformize spam-checker API: ts/spam-errors David Teller 2022-05-11 10:32:27 +02:00
  • 84facf769e Fix /messages throwing a 500 when querying for non-existent room (#12683) Eric Eastwood 2022-05-10 23:39:14 -05:00
  • c72d26c1e1 Refactor EventContext (#12689) Erik Johnston 2022-05-10 20:43:13 +01:00
  • c997bfb926 Capture the Deferred for request cancellation in _AsyncResource (#12694) Sean Quah 2022-05-10 20:39:05 +01:00
  • 29f06704b8 Fix incorrect type hint in filtering code. (#12695) Patrick Cloke 2022-05-10 14:10:22 -04:00
  • 989fa33096 Add some type hints to datastore. (#12477) Dirk Klimpel 2022-05-10 20:07:48 +02:00
  • 147f098fb4 Stop writing to event_reference_hashes (#12679) Richard van der Hoff 2022-05-10 15:35:08 +01:00
  • dbb12a0b54 Add helper class for testing request cancellation (#12630) Sean Quah 2022-05-10 14:06:56 +01:00
  • 5cfb004595 Add ability to cancel disconnected requests to SynapseRequest (#12588) Sean Quah 2022-05-10 14:06:08 +01:00
  • 5c00151c28 Add @cancellable decorator, for use on request handlers (#12586) Sean Quah 2022-05-10 14:05:22 +01:00
  • 0759e55db6 deploy: 2aad0ae57f DMRobertson 2022-05-10 12:18:36 +00:00
  • 2aad0ae57f Merge tag 'v1.59.0rc1' into develop David Robertson 2022-05-10 13:17:56 +01:00
  • b44fbdffa4 Move free functions into PushRuleEvaluatorForEvent. (#12677) Patrick Cloke 2022-05-10 07:54:30 -04:00
  • 02cdace707 Add class-diagrams and notes for push. (#12676) Patrick Cloke 2022-05-10 07:43:34 -04:00
  • 42f8b22ce2 Merge branch 'release-v1.59' into matrix-org-hotfixes David Robertson 2022-05-10 11:34:30 +01:00
  • efcd899f69 other fixes v1.59.0rc1 David Robertson 2022-05-10 11:31:10 +01:00
  • 735faab2b8 backquote m.room.server_acl David Robertson 2022-05-10 11:30:20 +01:00
  • c707ea736a v1 -> 1 David Robertson 2022-05-10 11:29:49 +01:00
  • 80b3246528 Fix deprecation notice David Robertson 2022-05-10 11:29:40 +01:00
  • 2bae6d93c9 I manually added O's change, remove newsfile David Robertson 2022-05-10 11:17:42 +01:00
  • 239da21c1a Add Olivier's last-minute merge David Robertson 2022-05-10 11:12:31 +01:00
  • 946b8437cf Group release script changes David Robertson 2022-05-10 11:12:20 +01:00
  • 464fe99f52 Fix changelog link David Robertson 2022-05-10 11:12:13 +01:00
  • 6fa6d40d76 deploy: 699192fc1a reivilibre 2022-05-10 10:09:21 +00:00
  • 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) reivilibre 2022-05-10 11:08:45 +01:00
  • 8ef0d85acd Changelog typo David Robertson 2022-05-10 11:07:44 +01:00
  • 2cdac6f585 Adjust changelog David Robertson 2022-05-10 11:06:58 +01:00
  • e5fd23fb6f 1.59.0rc1 David Robertson 2022-05-10 10:45:13 +01:00
  • 4306c25605 deploy: 8dd3e0e084 DMRobertson 2022-05-10 09:45:01 +00:00
  • 8dd3e0e084 Immediately retry any requests that have backed off when a server comes back online. (#12500) Erik Johnston 2022-05-10 10:39:54 +01:00
  • ade3008821 Implement MSC3786: Add a default push rule to ignore m.room.server_acl events (#12601) Šimon Brandner 2022-05-10 09:57:36 +02:00
  • d15219d32f deploy: d80a7ab151 H-Shay 2022-05-09 21:47:16 +00:00
  • d80a7ab151 Update replication.md with info on TCP module structure (#12621) Shay 2022-05-09 14:46:43 -07:00
  • ba63260d28 deploy: 615d96ad6e H-Shay 2022-05-09 21:43:32 +00:00
  • 615d96ad6e Update SQL statements in docs for Synapse Admins (#12536) Dirk Klimpel 2022-05-09 23:43:02 +02:00
  • 34e84fee68 Tweaks to workers-under-complement (#12637) Richard van der Hoff 2022-05-09 22:41:06 +01:00
  • a6f6076c22 Merge branch 'shay/super_docs' of https://github.com/matrix-org/synapse into shay/super_docs shay/super_docs H. Shay 2022-05-09 13:51:08 -07:00
  • b9d5322c8a fix newsfragment H. Shay 2022-05-09 13:50:54 -07:00
  • 35b96a09d5 Merge branch 'develop' into shay/super_docs Shay 2022-05-09 13:46:12 -07:00
  • 7dbedbeb1a newsfragement H. Shay 2022-05-09 13:39:57 -07:00
  • 116a66e3af outline new docs skeleton H. Shay 2022-05-09 13:31:42 -07:00
  • bf0c3ca20a Fix inconsistent spelling of 'M_UNRECOGNIZED'. (#12665) Val Lorentz 2022-05-09 22:29:07 +02:00
  • a00462dd99 Implement cancellation support/protection for module callbacks (#12568) Sean Quah 2022-05-09 12:31:14 +01:00
  • 8de0facaae Fix mypy against latest pillow stubs (#12671) David Robertson 2022-05-09 11:48:14 +01:00
  • 41a882e62d Update changelog for #12587 to be more accurate (#12663) Sean Quah 2022-05-09 11:34:39 +01:00
  • fa0eab9c8e Use ParamSpec in a few places (#12667) David Robertson 2022-05-09 11:27:39 +01:00
  • c5969b346d Don't error on unknown receipt types (#12670) Erik Johnston 2022-05-09 11:09:19 +01:00
  • 77258b6725 docs(contrib): Add link to documentation in dashboard (#12602) Sheogorath 2022-05-09 12:08:31 +02:00
  • 3de68fe69c deploy: 18d6c18aa1 DMRobertson 2022-05-09 09:39:06 +00:00
  • 18d6c18aa1 Fix docs on how to run specific Complement tests after recent complement.sh change (#12664) Eric Eastwood 2022-05-09 04:38:32 -05:00