1
0

Commit Graph

  • 63439300cd Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-10-08 11:44:08 +01:00
  • 422f3ecec1 Sliding sync: omit bump stamp when it is unchanged (#17788) Erik Johnston 2024-10-08 11:17:23 +01:00
  • 4e90221d87 Sliding sync minor performance speed up using new table (#17787) Erik Johnston 2024-10-08 11:06:31 +01:00
  • e2610de208 Speed up sliding sync when there are many active subscriptions (#17789) Erik Johnston 2024-10-08 10:35:15 +01:00
  • e8c8924b81 Clarify test_forget_when_not_left docstring (#17628) Andrew Morgan 2024-10-07 16:34:32 +01:00
  • 40ec6110b0 Newsfile erikj/missing_license Erik Johnston 2024-10-07 11:39:01 +01:00
  • b8e4f8427e Add missing license header Erik Johnston 2024-10-07 11:37:42 +01:00
  • a864852f6a deploy: e8e0f0fad7 erikjohnston 2024-10-07 08:48:29 +00:00
  • e8e0f0fad7 Add config option redis.password_path (#17717) V02460 2024-10-07 10:46:51 +02:00
  • fc52337d62 deploy: beb7a951f4 erikjohnston 2024-10-07 08:39:18 +00:00
  • beb7a951f4 docs: add note about PYTHONMALLOC for accurate jemalloc memory tracking (#17709) Henrique 2024-10-07 05:37:39 -03:00
  • d34f827ed8 Bump python-multipart from 0.0.10 to 0.0.12 (#17772) dependabot[bot] 2024-10-07 09:14:30 +01:00
  • 9920417723 Don't say MSC4140 is supported when it's disabled (#17780) Andrew Ferrazzutti 2024-10-04 08:42:34 -04:00
  • 316d635906 Fix NAME attribute of ReplicationRemovePusherRestServlet (#17779) Andrew Morgan 2024-10-04 09:53:35 +01:00
  • f170738b97 deploy: 8bbe66a9b9 devonh 2024-10-03 22:03:19 +00:00
  • 8bbe66a9b9 explain load balancing for federation_sender_instances (#17776) Dirk Klimpel 2024-10-04 00:01:33 +02:00
  • 5e66e98540 Newsfile Erik Johnston 2024-10-03 16:32:48 +01:00
  • 2fd3a5abae Add tests Erik Johnston 2024-10-03 16:10:41 +01:00
  • af9c72db9d Correctly changes to required state config Erik Johnston 2024-10-01 16:53:18 +01:00
  • 2910a8252c deploy: 55c0391cc8 anoadragon453 2024-10-01 11:19:50 +00:00
  • d4e3ad04cd Merge branch 'master' into develop Andrew Morgan 2024-10-01 12:18:22 +01:00
  • 55c0391cc8 1.116.0 v1.116.0 release-v1.116 Andrew Morgan 2024-10-01 11:14:13 +01:00
  • c9baa73896 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-10-01 11:04:32 +01:00
  • 75a45e9ce6 Merge branch 'develop' of github.com:element-hq/synapse into s7evink/validate-upload-keys-dict Till Faelligen 2024-10-01 11:39:01 +02:00
  • cd78f3d2ee Add a noddy token introspection cache rei/noddy_introspection_cache anoa/configure_workers_updates Olivier 'reivilibre 2024-09-30 17:27:20 +01:00
  • 81e0f57800 Fix perf when streams don't change often (#17767) Erik Johnston 2024-09-30 13:52:33 +01:00
  • ae4862c38f Optimise notifier mk2 (#17766) Erik Johnston 2024-09-30 13:32:31 +01:00
  • 602956ef64 Bump ruff from 0.6.7 to 0.6.8 (#17774) dependabot[bot] 2024-09-30 13:08:56 +01:00
  • 444b565c76 Bump phonenumbers from 8.13.45 to 8.13.46 (#17773) dependabot[bot] 2024-09-30 13:07:57 +01:00
  • 8068f31146 Bump regex from 1.10.6 to 1.11.0 (#17770) dependabot[bot] 2024-09-30 13:06:43 +01:00
  • 5210565c12 Reduce overhead of sliding sync E2EE loops (#17771) Erik Johnston 2024-09-30 13:00:14 +01:00
  • de955293cf Add fast path for sliding sync streams that only ask for extensions (#17768) Erik Johnston 2024-09-30 12:59:50 +01:00
  • 93889eb2e7 Optimise notifier (#17765) Erik Johnston 2024-09-30 12:58:13 +01:00
  • ece66ba61c Minor perf speed up for large accounts on SSS (#17751) Erik Johnston 2024-09-30 12:58:02 +01:00
  • f4f5a706f8 start.py: Support SYNAPSE_CONFIG_TEMPLATE_DIR anoa/worker_script_improvements Andrew Morgan 2024-08-14 18:57:23 +01:00
  • 28245e3908 Document additional environment variables Andrew Morgan 2024-08-14 17:18:21 +01:00
  • b9c50043e0 fixup: Add SYNAPSE_CONFIG_TEMPLATE_DIR env var Andrew Morgan 2024-08-14 19:00:57 +01:00
  • e48479978b Allow specifying where generated config files are stored Andrew Morgan 2024-08-14 18:32:36 +01:00
  • 5caca2acd6 Allow specifying where generated config files are stored Andrew Morgan 2024-08-14 17:17:52 +01:00
  • d3ed0ebebd Remove unused config_path dict entry Andrew Morgan 2024-08-14 16:02:56 +01:00
  • af2a16370d Add SYNAPSE_CONFIG_TEMPLATE_DIR env var to worker config script Andrew Morgan 2024-08-14 13:15:41 +01:00
  • 2057fee653 Support nginx listening on multiple inbound ports Olivier 'reivilibre 2024-09-28 16:34:39 +01:00
  • 09831a666e Merge remote-tracking branch 'origin/erikj/ss_record_rooms' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 18:14:34 +01:00
  • d29144cb31 Merge remote-tracking branch 'origin/erikj/fast_path_e2ee' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 17:04:12 +01:00
  • 29d0c44b16 Merge remote-tracking branch 'origin/erikj/ss_logs' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 17:04:03 +01:00
  • 9b39b11817 Fix lint Erik Johnston 2024-09-27 16:47:10 +01:00
  • 7d639bbecf Add some sliding sync logging erikj/ss_logs Erik Johnston 2024-09-27 16:46:13 +01:00
  • 075e8d3ca8 Newsfile Erik Johnston 2024-09-27 16:40:34 +01:00
  • 706bfbbb88 Add fast path for sliding sync streams that only ask for extensions Erik Johnston 2024-09-27 16:39:22 +01:00
  • 7d398d52b7 Use HTTP/1.1 for nginx to Synapse Olivier 'reivilibre 2024-09-27 16:23:25 +01:00
  • be472547bb Merge remote-tracking branch 'origin/erikj/stream_change_cache' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 15:29:02 +01:00
  • 1845e4ced6 Newsfile Erik Johnston 2024-09-27 15:28:21 +01:00
  • b1f707a802 Fix perf when streams don't change often Erik Johnston 2024-09-27 15:25:14 +01:00
  • 3c67fda366 Merge remote-tracking branch 'origin/erikj/optimise_notifier2' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 10:36:45 +01:00
  • e49ee3dd1c Newsfile Erik Johnston 2024-09-27 10:36:13 +01:00
  • 9d02bd5b1c Merge remote-tracking branch 'origin/erikj/optimise_notifier' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-27 10:34:57 +01:00
  • e52725b2ac Optimise notifier mk2 Erik Johnston 2024-09-27 10:32:58 +01:00
  • 210f76f4b9 Fix up doc string Erik Johnston 2024-09-27 10:23:37 +01:00
  • e85f8f77c2 Fix typing tests Erik Johnston 2024-09-27 10:19:42 +01:00
  • 6452e22e8f Newsfile Erik Johnston 2024-09-27 09:53:33 +01:00
  • 9d3e8d7fcd Calculate new current token once Erik Johnston 2024-09-27 09:06:50 +01:00
  • a3f8ec284a Move metrics out of hot path Erik Johnston 2024-09-26 22:55:45 +01:00
  • 843e048673 Merge branch 'develop' into anoa/configure_workers_updates Olivier 'reivilibre 2024-09-26 17:45:27 +01:00
  • ef9ef99f59 Merge branch 'release-v1.116' into develop Quentin Gliech 2024-09-26 16:19:32 +02:00
  • c19eb6fdaf Merge branch 'release-v1.116' into matrix-org-hotfixes Quentin Gliech 2024-09-26 15:30:52 +02:00
  • cfbddc258f 1.116.0rc2 v1.116.0rc2 Quentin Gliech 2024-09-26 15:29:13 +02:00
  • 302534c348 Support MSC3757: Restricting who can overwrite a state event (#17513) Andrew Ferrazzutti 2024-09-26 09:25:05 -04:00
  • 6fbec855eb deploy: f144b4c7e9 erikjohnston 2024-09-26 12:20:03 +00:00
  • f144b4c7e9 Remove spurious TODO in debian install step (#17749) Erik Johnston 2024-09-26 13:18:28 +01:00
  • 1d101ce7a8 log invalid SSS to_device.since fields Andrew Morgan 2024-09-25 16:12:15 +01:00
  • 13dea6949b Changelog fixes v1.116.0rc1 Quentin Gliech 2024-09-25 12:07:51 +02:00
  • 0674a2420c Merge branch 'release-v1.116' into matrix-org-hotfixes Quentin Gliech 2024-09-25 11:36:20 +02:00
  • 42bca217cb deploy: 386cabda83 sandhose 2024-09-25 09:36:13 +00:00
  • 386cabda83 1.116.0rc1 Quentin Gliech 2024-09-25 11:34:36 +02:00
  • f53a3a56e2 Bump treq from 23.11.0 to 24.9.1 (#17744) dependabot[bot] 2024-09-25 11:19:03 +02:00
  • 2fc43e4219 Remove the deprecated cgi module (#17741) V02460 2024-09-25 11:15:34 +02:00
  • b0d2aca164 Bump phonenumbers from 8.13.44 to 8.13.45 (#17762) dependabot[bot] 2024-09-25 06:38:37 +00:00
  • f68e8d0021 Bump ruff from 0.6.5 to 0.6.7 (#17760) dependabot[bot] 2024-09-24 22:48:43 +00:00
  • 89e7609f5c Bump msgpack from 1.0.8 to 1.1.0 (#17759) dependabot[bot] 2024-09-24 22:34:37 +00:00
  • b89a66f831 Bump idna from 3.8 to 3.10 (#17758) dependabot[bot] 2024-09-25 00:20:24 +02:00
  • b066b3aa04 Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 (#17757) dependabot[bot] 2024-09-24 17:30:24 +00:00
  • e4b0cd87cc Bump pydantic from 2.8.2 to 2.9.2 (#17756) dependabot[bot] 2024-09-24 17:28:08 +00:00
  • 985b3ab58d Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 (#17755) dependabot[bot] 2024-09-24 17:21:38 +00:00
  • afc3af7763 Bump prometheus-client from 0.20.0 to 0.21.0 (#17746) dependabot[bot] 2024-09-24 18:51:24 +02:00
  • af2da0e47a Bump pyasn1-modules from 0.4.0 to 0.4.1 (#17747) dependabot[bot] 2024-09-24 18:51:07 +02:00
  • ac8c9ac50d Bump python-multipart from 0.0.9 to 0.0.10 (#17745) dependabot[bot] 2024-09-24 18:50:57 +02:00
  • 443a9eb335 Bump bytes from 1.7.1 to 1.7.2 (#17743) dependabot[bot] 2024-09-24 18:33:57 +02:00
  • ac3918d8ac Newsfile Erik Johnston 2024-09-24 14:00:18 +01:00
  • dab15bf7d7 Minor perf speed up for large acccounts on SSS Erik Johnston 2024-09-24 13:57:55 +01:00
  • d5f42f4655 Use sticky routing for synchrotrons Olivier 'reivilibre 2024-09-24 13:21:06 +01:00
  • aad26cb93f Never return negative bump stamp (#17748) Erik Johnston 2024-09-24 11:07:23 +01:00
  • 3b4b4210ed deploy: 5173741c71 anoadragon453 2024-09-23 12:35:29 +00:00
  • 5173741c71 Support MSC4140: Delayed events (Futures) (#17326) Andrew Ferrazzutti 2024-09-23 08:33:48 -04:00
  • 65f5373035 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-09-20 08:13:47 +01:00
  • 75e2c17d2a Speed up sorting of sliding sync rooms in initial request (#17734) Erik Johnston 2024-09-20 08:12:56 +01:00
  • a851f6b237 Sliding sync: Add connection tracking to the account_data extension (#17695) Erik Johnston 2024-09-19 21:51:51 +03:00
  • 26ac069915 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-09-19 17:20:00 +01:00
  • c2e5e9e67c Sliding Sync: Avoid fetching left rooms and add back newly_left rooms (#17725) Eric Eastwood 2024-09-19 10:07:18 -05:00
  • 07a51d2a56 Fix sliding sync for rooms with unknown room version (#17733) Erik Johnston 2024-09-19 16:01:11 +03:00
  • 83fc225030 Sliding Sync: Add cache to get_tags_for_room(...) (#17730) Eric Eastwood 2024-09-19 06:43:26 -05:00