Commit Graph

  • 73794dd8c4
    Bump ruff from 0.1.4 to 0.1.6 (#16690) dependabot[bot] 2023-11-27 10:48:53 +0000
  • 9a6181fb4e
    Bump jsonschema from 4.19.1 to 4.20.0 (#16692) dependabot[bot] 2023-11-27 10:48:41 +0000
  • 1c63dfedfd
    Bump serde from 1.0.192 to 1.0.193 (#16693) dependabot[bot] 2023-11-27 10:48:27 +0000
  • 2c9fb81f53
    Bump serde from 1.0.192 to 1.0.193 #16693 dependabot[bot] 2023-11-27 04:55:05 +0000
  • 62bd254679
    Bump jsonschema from 4.19.1 to 4.20.0 #16692 dependabot[bot] 2023-11-27 04:15:44 +0000
  • 95ebbe41e3
    Bump prometheus-client from 0.18.0 to 0.19.0 #16691 dependabot[bot] 2023-11-27 04:14:25 +0000
  • b9deff7de5
    Bump ruff from 0.1.4 to 0.1.6 #16690 dependabot[bot] 2023-11-27 04:13:19 +0000
  • af7b9ce745
    Bump pyasn1 from 0.5.0 to 0.5.1 #16689 dependabot[bot] 2023-11-27 04:11:53 +0000
  • 731326c810
    Bump types-setuptools from 68.2.0.0 to 68.2.0.2 #16688 dependabot[bot] 2023-11-27 04:10:06 +0000
  • 0619c2bbd2
    Move media retention tests out of rest tests (#16684) David Robertson 2023-11-27 01:29:46 +0000
  • 1a1a0bc42e Newsfile Erik Johnston 2023-11-24 16:08:08 +0000
  • aa932501d1 Use Python 3.12 for asyncio CI Erik Johnston 2023-11-24 16:07:13 +0000
  • dcfc1985de
    Changelog #16684 David Robertson 2023-11-24 14:59:37 +0000
  • 31240d23c8
    Move media retention tests out of rest tests David Robertson 2023-11-24 14:58:12 +0000
  • c3627d0f99
    Correctly read to-device stream pos on SQLite (#16682) David Robertson 2023-11-24 13:42:38 +0000
  • 530337d1d8
    device_inbox_id_gen -> to_device_msg_id_gen #16682 David Robertson 2023-11-23 19:22:51 +0000
  • b793359341
    Changelog David Robertson 2023-11-23 19:19:02 +0000
  • 1a65456a0f
    Correctly read to-device stream pos on SQLite David Robertson 2023-11-23 19:17:26 +0000
  • 32a59a6495
    Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) David Robertson 2023-11-23 12:35:37 +0000
  • c92516005c
    Create 16678-doc #16678 LiAlH4 2023-11-23 17:28:15 +0800
  • a2ef94b356
    Update installation.md LiAlH4 2023-11-23 17:12:26 +0800
  • a158e0253a
    Fix test when authlib not installed #16672 David Robertson 2023-11-22 17:51:10 +0000
  • 129090b566
    Mypy again David Robertson 2023-11-22 17:33:52 +0000
  • 45ffd5fe98
    Don't track `__oidc_admin` David Robertson 2023-11-22 17:02:46 +0000
  • dfe6c5eafa
    Test that `__oidc_admin` isn't tracked David Robertson 2023-11-22 17:02:02 +0000
  • 38e3fe7a95
    Record user_ips from application services too David Robertson 2023-11-22 16:51:07 +0000
  • 1a5f9bb651
    Enable refreshable tokens on the admin registration endpoint (#16642) Charles Wright 2023-11-22 09:01:09 -0600
  • f2430b16d1
    Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) V02460 2023-11-22 15:55:43 +0100
  • c432d8f18f
    Admin API for server notice: consistently bypass rate limits (#16670) Mathieu Velten 2023-11-22 14:47:29 +0100
  • fca93c928b
    Update changelog.d/16670.bugfix #16670 Mathieu Velten 2023-11-22 14:42:18 +0100
  • c8118ba8c9
    Bump pydantic from 2.4.2 to 2.5.1 (#16663) dependabot[bot] 2023-11-22 13:14:00 +0000
  • c1810daabc Merge branch 'develop' into feature/sso_module_callback yasinishyn 2023-11-22 13:03:04 +0200
  • 460743da16
    Filter out auth chain queries that don't exist (#16552) Jason Little 2023-11-22 04:59:16 -0600
  • 9def749d88 Merge branch 'develop' into feature/sso_module_callback yasinishyn 2023-11-22 12:37:58 +0200
  • 9f81d74c76 linters fix yasinishyn 2023-11-22 10:30:46 +0200
  • 54af7b1f1a Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) #16673 Kai A. Hiller 2023-11-22 04:49:36 +0100
  • 3eaeaff9e8 Remove comment #16552 Jason Little 2023-11-21 18:22:34 -0600
  • 27d1d72cb5
    Mypy David Robertson 2023-11-21 20:57:33 +0000
  • 927118d0ad
    Changelog David Robertson 2023-11-21 20:53:28 +0000
  • 3ef91379f5
    Test that we track MAU and user_ips David Robertson 2023-11-21 20:45:18 +0000
  • cde18ba0ed
    Track ips and token usage when delegating auth David Robertson 2023-11-21 19:26:35 +0000
  • 9f7a844f53
    Define HAS_AUTHLIB once in tests David Robertson 2023-11-21 19:26:17 +0000
  • 962e1790d0
    Pull out client_ips and MAU tracking to BaseAuth David Robertson 2023-11-20 14:33:46 +0000
  • 39ae534ca3
    Describe `insert_client_ip` David Robertson 2023-11-20 14:19:04 +0000
  • 52e8046d64 DO-2645 Add synapse-s3-storage-provider Jan Tomšič 2023-10-24 12:26:32 +0200
  • 6bf6ebd36c docker images from gid branch Tomaz Cerar 2023-08-08 12:07:06 +0200
  • 8c69f84f7f Fix device creation of oidc tokens Tomaz Cerar 2023-08-08 11:47:25 +0200
  • 3c87a35502
    Build Docker images with Python 3.12 #16671 Joe Groocock 2023-11-21 15:12:28 +0000
  • 71cd80fb21 Add changelog Mathieu Velten 2023-11-21 16:05:38 +0100
  • ddb44badc4 Admin API for server notice: disable rate limit for all calls Mathieu Velten 2023-11-21 15:57:55 +0100
  • 8d5c1fe921
    Merge branch 'release-v1.97' into develop David Robertson 2023-11-21 14:07:08 +0000
  • 536f9c96d9
    fix changelog typo v1.97.0rc1 David Robertson 2023-11-21 13:27:32 +0000
  • 1b4ed0ade5 deploy: bb86eb9814 DMRobertson 2023-11-21 12:39:50 +0000
  • bb86eb9814
    1.97.0rc1 David Robertson 2023-11-21 12:38:46 +0000
  • 94e22c2ae9 Just continue the for loop if the sequence number is 1, since that will be the first item in that chain anyways Jason Little 2023-11-21 03:50:02 -0600
  • 21c44fc615
    Merge branch 'develop' into auth-chain-exclude-retrieving-nonexistent-sequence Jason Little 2023-11-21 03:47:51 -0600
  • 388eb14b6e Newsfile #16668 Erik Johnston 2023-11-20 15:39:09 +0000
  • 4e32e23cdb Reduce DB load when forget on leave setting is disabled Erik Johnston 2023-11-20 15:38:37 +0000
  • 9e23db1089 Newsfile #16667 Erik Johnston 2023-11-20 14:58:12 +0000
  • 10c11cbdc9 Speed up pruning of user_ips Erik Johnston 2023-11-20 14:57:23 +0000
  • 7611df705e
    Bump sentry-sdk from 1.32.0 to 1.35.0 (#16666) dependabot[bot] 2023-11-20 12:14:06 +0000
  • e934e7f7e7
    Bump pyopenssl from 23.2.0 to 23.3.0 (#16662) dependabot[bot] 2023-11-20 12:11:15 +0000
  • d792e0f2d9
    Bump types-pillow from 10.1.0.0 to 10.1.0.2 (#16664) dependabot[bot] 2023-11-20 12:08:25 +0000
  • 89d9ab0a0a
    Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (#16665) dependabot[bot] 2023-11-20 12:07:34 +0000
  • 9c3b906b3a Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-11-20 10:09:33 +0000
  • 16fb43ebda
    Bump sentry-sdk from 1.32.0 to 1.35.0 #16666 dependabot[bot] 2023-11-20 04:14:17 +0000
  • 0349bbe9d3
    Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 #16665 dependabot[bot] 2023-11-20 04:13:42 +0000
  • fc4c3dff9a
    Bump types-pillow from 10.1.0.0 to 10.1.0.2 #16664 dependabot[bot] 2023-11-20 04:13:00 +0000
  • ab0bfafec9
    Bump pydantic from 2.4.2 to 2.5.1 #16663 dependabot[bot] 2023-11-20 04:12:30 +0000
  • 550d557504
    Bump pyopenssl from 23.2.0 to 23.3.0 #16662 dependabot[bot] 2023-11-20 04:11:49 +0000
  • f58a48c2f0 v1.96 added to github action Dmytro Kagirov 2023-11-19 15:24:08 +0100
  • 4b918d5b5d Lint Patrick Cloke 2023-11-17 15:31:39 -0500
  • 5606790736 Remove unneeded conditional. Patrick Cloke 2023-11-17 15:28:52 -0500
  • 687e2e4990 Newsfragment Patrick Cloke 2023-11-17 15:27:29 -0500
  • 16a3236178 Integrate with mdbook. Patrick Cloke 2023-11-17 15:24:25 -0500
  • 7cbee468ed More accurately calculate schema versions. Patrick Cloke 2023-11-17 15:08:27 -0500
  • dda9929b74 Initial version to dump schema versions. Patrick Cloke 2023-11-17 14:48:08 -0500
  • 6088303efb
    Speed up how quickly we launch new tasks (#16660) Erik Johnston 2023-11-17 16:36:02 +0000
  • e761c0f320 Newsfile #16660 Erik Johnston 2023-11-17 16:13:44 +0000
  • 1c051cc5b1 Speed up how quickly we launch new tasks Erik Johnston 2023-11-17 16:12:14 +0000
  • d9dcfe2a35
    Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659) Patrick Cloke 2023-11-17 10:23:07 -0500
  • 9eecc314fa Add back missing files. #16659 Patrick Cloke 2023-11-17 09:59:21 -0500
  • 9c02ef21e0
    Speed up purge room by adding index (#16657) Erik Johnston 2023-11-17 14:15:44 +0000
  • 6fec2d035f
    Also discard 'caches' and 'backfill' stream POSITIONS (#16655) Erik Johnston 2023-11-17 14:14:29 +0000
  • aaeea033c6 Newsfragment Patrick Cloke 2023-11-17 09:10:02 -0500
  • e32400444c Bump requests-toolbelt from 0.10.1 to 1.0.0. Patrick Cloke 2023-11-17 09:08:43 -0500
  • 4adc33d520 deploy: c4f5522189 clokep 2023-11-17 13:44:41 +0000
  • bdb0cbc5ca Merge branch 'master' into develop Patrick Cloke 2023-11-17 08:43:47 -0500
  • ebb2ca9211 deploy: 518e4de758 clokep 2023-11-17 13:39:28 +0000
  • 518e4de758
    Update admin user API return types in docs. (#16654) Michael Weimann 2023-11-17 14:38:25 +0100
  • 0bbf34bbee
    Clarify upload_name. #16654 Patrick Cloke 2023-11-17 08:36:56 -0500
  • 700c8a0de5
    Reduce task concurrency (#16656) Erik Johnston 2023-11-17 13:14:26 +0000
  • 2b91e8a9e8
    Update synapse/replication/tcp/streams/_base.py #16655 Erik Johnston 2023-11-17 13:13:17 +0000
  • c4f5522189 Tweaks from review. v1.96.1 Patrick Cloke 2023-11-17 08:01:13 -0500
  • 6a1352e564 Move the forking note to 1.96.1. Patrick Cloke 2023-11-17 07:52:54 -0500
  • 76f990c244 1.96.1 Patrick Cloke 2023-11-17 07:51:59 -0500
  • 47c682101f
    Fix building wheels in CI. (#16653) Patrick Cloke 2023-11-17 07:42:49 -0500
  • 576cade649 Newsfile Olivier Wilkinson (reivilibre) 2023-11-16 16:08:23 +0000
  • 321d3590fe Add a --generate-only option Olivier Wilkinson (reivilibre) 2023-11-16 16:07:29 +0000
  • fbafde81a1 Promote mark_filepath to constant Olivier Wilkinson (reivilibre) 2023-11-16 16:07:05 +0000