Commit graph

  • fb995a5a59 Add option to disable presence tracking for offline devices. Sebastian Klamt 2025-01-30 11:48:48 +01:00
  • 47e4c6eb79
    Fix complement build Quentin Gliech 2025-02-19 11:30:43 +01:00
  • b9fab43943
    TEMP: build the docker image in the PR Quentin Gliech 2024-12-17 14:46:40 +01:00
  • 799bd77170
    Newsfile Quentin Gliech 2024-12-18 10:37:05 +01:00
  • ab3f4dc5b5
    Produce a docker image based on distroless Quentin Gliech 2024-12-18 10:33:41 +01:00
  • 1525a3b4d4
    Speedup the building of Docker images (#18038) Quentin Gliech 2025-02-19 11:55:15 +01:00
  • fd705f69d5
    Revert "TEMP: build the docker image in the PR" Quentin Gliech 2025-02-19 09:06:57 +01:00
  • 8ef4a238f5
    Remove duplication again Devon Hudson 2025-02-18 17:48:08 -07:00
  • 8eae7dd751
    Use multiple db pools Devon Hudson 2025-02-18 17:30:24 -07:00
  • ecb8ed50fc
    Fix linter error Devon Hudson 2025-02-18 17:09:01 -07:00
  • 6582fedddd
    Put it back in place Devon Hudson 2025-02-18 17:06:48 -07:00
  • d8f920b83b
    Put it back in place Devon Hudson 2025-02-18 17:05:45 -07:00
  • 977a8d8320
    Readd duplication Devon Hudson 2025-02-18 17:03:52 -07:00
  • ae367b2b3b
    Try casting Devon Hudson 2025-02-18 16:41:32 -07:00
  • 4cae2e5f79
    Switch to not use single transaction Devon Hudson 2025-02-18 16:20:34 -07:00
  • 042af6e327
    Don't reuse variables Devon Hudson 2025-02-18 15:39:00 -07:00
  • 09a817f1f0
    Deduplicate find_unreferenced_groups Devon Hudson 2025-02-18 14:37:32 -07:00
  • 21dc067a8f
    Comment ignoring table port Devon Hudson 2025-02-18 13:44:43 -07:00
  • 7f611e0b58
    Move background task to current schema version Devon Hudson 2025-02-18 10:51:07 -07:00
  • 3c50f71ac1
    No string interpolation for sql Devon Hudson 2025-02-18 10:47:02 -07:00
  • 7d1ce8d855
    Review comments & cleanup Devon Hudson 2025-02-18 10:35:09 -07:00
  • 5e05af2766
    Update synapse/storage/databases/state/bg_updates.py Devon Hudson 2025-02-18 16:46:20 +00:00
  • f45dcb1a0c
    Update synapse/storage/databases/state/bg_updates.py Devon Hudson 2025-02-18 16:46:02 +00:00
  • d02f0cfe1d
    TEMP: build the docker image in the PR Quentin Gliech 2024-12-17 14:46:40 +01:00
  • c29f3e2bc1
    Explicitely use the poetry-export-plugin Quentin Gliech 2025-02-18 16:48:40 +01:00
  • c80f0e620d
    Incorporate feedback from review Quentin Gliech 2025-02-18 16:42:35 +01:00
  • 83f4b1ee48
    Recursivly fetch dependencies Quentin Gliech 2024-12-18 11:48:00 +01:00
  • 73484eaa0a
    Newsfile. Quentin Gliech 2024-12-18 10:32:57 +01:00
  • e55f842240
    Update MarkupSafe to have up-to-date binary distributions Quentin Gliech 2024-12-17 17:34:05 +01:00
  • 1a20e8a17c
    Speed up the building of the Docker image Quentin Gliech 2024-12-16 15:55:02 +01:00
  • 0fad0a725c
    Merge branch 'release-v1.125' into develop Quentin Gliech 2025-02-18 16:32:31 +01:00
  • f7bc63ef57
    Make sure we advertise registration as disabled when MSC3861 is enabled (#17661) Quentin Gliech 2025-02-18 15:47:35 +01:00
  • ecad88f5c5
    Cleanup deleted state group references (#18165) Devon Hudson 2025-02-18 14:44:38 +00:00
  • 2c23b24df7
    Test that application service registration is still available Quentin Gliech 2025-02-18 15:14:35 +01:00
  • 1b3030a4ea
    Merge branch 'develop' into quenting/msc3861-better-register-error Quentin Gliech 2025-02-18 14:54:09 +01:00
  • 30fcd586fe
    Tweak changelog v1.125.0rc1 Quentin Gliech 2025-02-18 14:47:13 +01:00
  • 5f60521b20 Merge branch 'develop' into msc4140_ratelimit-category Andrew Ferrazzutti 2025-02-18 08:41:58 -05:00
  • db9a75c46b
    Merge remote-tracking branch 'origin/release-v1.125' into matrix-org-hotfixes Quentin Gliech 2025-02-18 14:35:44 +01:00
  • 76f753ab61 deploy: 4aa725a730 sandhose 2025-02-18 13:35:14 +00:00
  • 4aa725a730
    1.125.0rc1 Quentin Gliech 2025-02-18 14:33:34 +01:00
  • f7c525455f
    Merge b1f5a25932 into 2d4f28915e Travis Ralston 2025-02-18 13:56:42 +01:00
  • 2d4f28915e
    Add method to get current server time in milliseconds in ModuleApi (#18144) qashlan 2025-02-18 12:20:30 +02:00
  • e602eac32b
    Merge branch 'develop' into expose-current-time-function qashlan 2025-02-18 03:41:37 +02:00
  • b380c9498d Rename get_current_time() to get_current_time_msec(). qashlan 2025-02-18 03:41:03 +02:00
  • 0d7a7a0340
    add msec suffix to get current time function to state its in milliseconds qashlan 2025-02-18 01:24:20 +02:00
  • acb34314b9
    Merge branch 'develop' into reverse_proxy_TLS_hint David von Oheimb 2025-02-17 21:08:33 +01:00
  • 12dc6b102f
    Add support to proxy outbound requests from Synapse in tests (#18158) Eric Eastwood 2025-02-17 10:23:04 -06:00
  • 0c31783b4f
    Limit size of user directory search queries (#18172) Erik Johnston 2025-02-17 16:39:26 +01:00
  • f3ccfe9a02 Log is probably too noisy at info level Eric Eastwood 2025-02-17 09:36:53 -06:00
  • 76952636cf Merge branch 'develop' into madlittlemods/proxy-outbound-in-tests Eric Eastwood 2025-02-17 09:36:05 -06:00
  • b50a88eb45
    Update synapse/storage/databases/main/user_directory.py Erik Johnston 2025-02-17 15:02:39 +00:00
  • 9bba32ee50 deploy: e462950338 erikjohnston 2025-02-17 14:27:13 +00:00
  • e462950338
    Document consequences of replacing secrets (#18138) V02460 2025-02-17 15:25:42 +01:00
  • 3e34f5ccc7
    Bump hiredis from 3.0.0 to 3.1.0 (#18169) dependabot[bot] 2025-02-17 14:08:51 +00:00
  • 8ae9d9e8c5
    Bump service-identity from 24.1.0 to 24.2.0 (#18171) dependabot[bot] 2025-02-17 14:08:21 +00:00
  • 22bb3c50d1
    Bump twine from 6.0.1 to 6.1.0 (#18170) dependabot[bot] 2025-02-17 14:08:11 +00:00
  • 10be443613 Newwfile Erik Johnston 2025-02-17 14:01:13 +00:00
  • 267376a998 Limit size of user directory search queries Erik Johnston 2025-02-17 11:56:23 +00:00
  • f4f414f176
    Bump service-identity from 24.1.0 to 24.2.0 dependabot[bot] 2025-02-17 10:59:49 +00:00
  • f41a561e91
    Bump twine from 6.0.1 to 6.1.0 dependabot[bot] 2025-02-17 10:59:31 +00:00
  • e3fdd35925
    Bump hiredis from 3.0.0 to 3.1.0 dependabot[bot] 2025-02-17 10:58:52 +00:00
  • 0c8f57f8c8 docs: mention important advantage of using a reverse proxy: TLS credential management David von Oheimb 2025-02-16 17:21:34 +01:00
  • 799fa19c48
    Cleanup deleted state group references Devon Hudson 2025-02-14 14:54:48 -07:00
  • 27f51bccde Merge branch 'develop' into msc4140_ratelimit-category Andrew Ferrazzutti 2025-02-14 14:42:42 -05:00
  • ae2829d9a7
    Merge branch 'develop' into module_api Michael Albert 2025-02-14 15:52:53 +01:00
  • 5ca0a67b00 deploy: 74a70190ab anoadragon453 2025-02-14 10:25:15 +00:00
  • 74a70190ab
    Update rc_presence config docs with int burst_count (#18159) Andrew Morgan 2025-02-14 17:23:40 +07:00
  • c0b742d5ac newsfragment H. Shay 2025-02-13 16:24:25 -08:00
  • 3d84a95f0b document suspension API H. Shay 2025-02-13 16:20:52 -08:00
  • ca7ed7604e
    Move OVERRIDING SYSTEM VALUE Devon Hudson 2025-02-13 17:17:00 -07:00
  • ccb21582ed
    Try OVERRIDING SYSTEM VALUE Devon Hudson 2025-02-13 17:09:59 -07:00
  • 801ca86833
    Pull over all the db calls since that's what it wants... Devon Hudson 2025-02-13 16:36:53 -07:00
  • cc9e33b422
    Fix linter error Devon Hudson 2025-02-13 15:09:35 -07:00
  • fe1df20ba5
    Move state group deletion job to background updates Devon Hudson 2025-02-13 15:05:27 -07:00
  • 2e5a0c77ae Merge branch 'develop' into madlittlemods/proxy-outbound-in-tests Eric Eastwood 2025-02-13 14:49:27 -06:00
  • dbe43a1283
    Merge branch 'develop' into travis/report-user travis/report-user Travis Ralston 2025-02-13 13:20:56 -07:00
  • 158a9e9023 Allow for unset values Eric Eastwood 2025-02-13 13:36:55 -06:00
  • 390079164b
    Fix linter errors Devon Hudson 2025-02-13 10:36:23 -07:00
  • ce87ba6b9c
    Change mark as pending deletion to do nothing on conflict Devon Hudson 2025-02-13 10:29:27 -07:00
  • 064fd3d412 Add changelog Eric Eastwood 2025-02-13 11:09:57 -06:00
  • d20aa7bf68 Working passthrough Eric Eastwood 2025-02-13 11:05:45 -06:00
  • 0955b7b42a
    Update synapse/storage/controllers/purge_events.py Devon Hudson 2025-02-13 14:56:57 +00:00
  • d8bfac4d63
    Update synapse/storage/controllers/purge_events.py Devon Hudson 2025-02-13 14:56:34 +00:00
  • 69d72c2eee
    Update synapse/storage/controllers/purge_events.py Devon Hudson 2025-02-13 14:56:11 +00:00
  • a487bcbd44
    Update synapse/storage/controllers/purge_events.py Devon Hudson 2025-02-13 14:56:04 +00:00
  • f9a6975819
    Merge branch 'develop' into module_api Michael Albert 2025-02-13 09:59:05 +01:00
  • f7ec9f317a newsfile Andrew Morgan 2025-02-13 12:26:10 +07:00
  • 3101d8f240 Update rc_presence config docs with int burst_count Andrew Morgan 2025-02-13 12:24:27 +07:00
  • d5df5f0063 Add support to proxy outbound requests from Synapse Eric Eastwood 2025-02-12 18:01:02 -06:00
  • 977d83be7b
    Order state_groups Devon Hudson 2025-02-12 15:23:11 -07:00
  • e606f429dc
    Merge branch 'develop' into devon/unreferenced-bg Devon Hudson 2025-02-12 22:17:17 +00:00
  • db6cbaa6c4 lint H. Shay 2025-02-12 14:06:04 -08:00
  • 28679b6a34
    Fix linter errors Devon Hudson 2025-02-12 14:28:41 -07:00
  • 9c50123b39
    Remove comments Devon Hudson 2025-02-12 14:24:18 -07:00
  • 20efdd2ed5
    Add test for unreferenced state group cleanup Devon Hudson 2025-02-12 14:21:36 -07:00
  • 3db14a7b4f fix merge conflict with develop H. Shay 2025-02-12 13:20:37 -08:00
  • c8baecd477 merge develop H. Shay 2025-02-12 13:17:00 -08:00
  • 72f283f2da requested changes H. Shay 2025-02-12 13:07:43 -08:00
  • 5de8fd569e newsfragment H. Shay 2025-02-12 11:50:25 -08:00
  • b158d7de7c prevent suspended users from sending encrypted messages H. Shay 2025-02-12 11:47:57 -08:00