Commit graph

  • 19141b9432
    Ask bug reporters to provide logs as text (#15479) David Robertson 2023-04-24 14:54:18 +0100
  • 625ebbf92d
    Bump types-jsonschema from 4.17.0.6 to 4.17.0.7 (#15476) dependabot[bot] 2023-04-24 08:19:03 +0100
  • 62e27ceb89
    Bump types-netaddr from 0.8.0.7 to 0.8.0.8 (#15475) dependabot[bot] 2023-04-24 08:18:01 +0100
  • 8b4fb64f1e
    Bump cryptography from 40.0.1 to 40.0.2 (#15474) dependabot[bot] 2023-04-24 08:17:41 +0100
  • c306fdeb38
    Bump pyasn1-modules from 0.2.8 to 0.3.0 (#15473) dependabot[bot] 2023-04-24 08:17:14 +0100
  • 6e32ecf62a
    Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 (#15471) dependabot[bot] 2023-04-24 08:14:45 +0100
  • 197fbb123b
    Remove legacy code of single user device resync api (#15418) Alok Kumar Singh 2023-04-21 16:36:39 +0530
  • 5e024a0645
    Modify StoreKeyFetcher to read from server_keys_json. (#15417) Patrick Cloke 2023-04-20 12:30:32 -0400
  • ae69d69525 Merge branch 'release-v1.82' into develop Olivier Wilkinson (reivilibre) 2023-04-18 18:03:02 +0100
  • cb8e274c07
    Speedup tests by caching HomeServerConfig instances (#15284) Val Lorentz 2023-04-18 15:50:27 +0200
  • 2f144dcdee Revert "Bump pillow from 9.4.0 to 9.5.0 (#15444)" v1.82.0rc1 Olivier Wilkinson (reivilibre) 2023-04-18 10:56:39 +0100
  • ce00710303 1.82.0rc1 Olivier Wilkinson (reivilibre) 2023-04-18 09:52:44 +0100
  • aec639e3e3
    Move Spam Checker callbacks to a dedicated file (#15453) Andrew Morgan 2023-04-17 18:57:40 -0600
  • 929797d939
    Add a note to the config documentation that the 'delete_stale_devices_after' job always runs on the main process (#15452) Andrew Morgan 2023-04-17 18:16:02 -0600
  • e12d788bb7
    Switch InstanceLocationConfig to a pydantic BaseModel (#15431) Jason Little 2023-04-17 18:53:43 -0500
  • d935b806a5
    Bump mypy from 1.0.0 to 1.0.1 (#15447) dependabot[bot] 2023-04-17 10:57:14 +0100
  • 838de27666
    Bump psycopg2 from 2.9.5 to 2.9.6 (#15448) dependabot[bot] 2023-04-17 10:55:54 +0100
  • 745704ca69
    Bump types-pyopenssl from 23.1.0.0 to 23.1.0.2 (#15446) dependabot[bot] 2023-04-17 10:55:22 +0100
  • 3a82433ccf
    Bump furo from 2023.3.23 to 2023.3.27 (#15445) dependabot[bot] 2023-04-17 10:55:03 +0100
  • efab118251
    Bump pillow from 9.4.0 to 9.5.0 (#15444) dependabot[bot] 2023-04-17 10:54:35 +0100
  • 49482222ca
    Bump serde from 1.0.159 to 1.0.160 (#15443) dependabot[bot] 2023-04-17 10:53:40 +0100
  • fce59ca5a1
    Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 (#15441) dependabot[bot] 2023-04-17 10:53:13 +0100
  • 0475cae3ac
    Bump serde_json from 1.0.95 to 1.0.96 (#15442) dependabot[bot] 2023-04-17 10:52:35 +0100
  • c9326140dc
    Refactor SimpleHttpClient to pull out reusable methods (#15427) Jason Little 2023-04-14 15:46:04 -0500
  • 8a47d6e3a6
    More precise type for LoggingTransaction.execute (#15432) David Robertson 2023-04-14 19:04:49 +0100
  • 24b61f32ff
    Disable directory listing for StaticResource (#15438) Dirk Klimpel 2023-04-14 19:49:47 +0200
  • e4a25d022c
    Load /capabilities endpoint on workers (#15436) Dirk Klimpel 2023-04-14 18:26:07 +0200
  • b5192355f6
    User directory background update speedup (#15435) Erik Johnston 2023-04-14 16:10:32 +0100
  • dabbb94faf
    Delete pushers after calling on_logged_out module hook on device delete (#15410) Mathieu Velten 2023-04-14 14:12:37 +0200
  • de4390cd40
    Convert async to normal tests in TestSSOHandler (#15433) Dirk Klimpel 2023-04-14 12:48:35 +0200
  • 4af0aec54d
    Load /directory/room/{roomAlias} endpoint on workers (#15333) Dirk Klimpel 2023-04-14 11:24:06 +0200
  • d751f65e71
    Remove registration fallback code. (#15405) Patrick Cloke 2023-04-13 11:36:29 -0400
  • edae20f926
    Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) reivilibre 2023-04-13 14:35:03 +0000
  • 38272be037
    Add comma missing from #15382. (#15429) reivilibre 2023-04-13 14:06:25 +0000
  • 2503126d52
    Implement MSC2174: move redacts to a content property. (#15395) Patrick Cloke 2023-04-13 09:47:07 -0400
  • c9723a1c1f
    Only load the SSO redirect servlet if SSO is enabled. (#15421) Dirk Klimpel 2023-04-13 15:08:00 +0200
  • be36600327
    Disable loading RefreshTokenServlet on workers (#15428) Dirk Klimpel 2023-04-13 13:28:55 +0200
  • 253e86a72e
    Throw if the appservice config list is the wrong type (#15425) Will Hunt 2023-04-12 12:28:46 +0100
  • 66ad1b8984 Merge branch 'master' into develop Erik Johnston 2023-04-11 15:09:26 +0100
  • c1b7da69cc 1.81.0 v1.81.0 Erik Johnston 2023-04-11 14:18:54 +0100
  • c94307adfe
    Bump immutabledict from 2.2.3 to 2.2.4 (#15415) dependabot[bot] 2023-04-10 09:36:56 -0400
  • 0bc1061119
    Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414) dependabot[bot] 2023-04-10 09:36:05 -0400
  • ce40330de1
    Bump parameterized from 0.8.1 to 0.9.0 (#15412) dependabot[bot] 2023-04-10 09:19:02 -0400
  • 8e0a3428d7
    Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413) dependabot[bot] 2023-04-10 09:18:40 -0400
  • 70781d3691
    Bump black from 23.1.0 to 23.3.0 (#15372) dependabot[bot] 2023-04-10 08:37:42 -0400
  • 3dd72b924e
    Attempt to fix weird mypy failures on ignored files. (#15409) David Robertson 2023-04-10 13:25:08 +0100
  • d07d255830
    Implement MSC2175: remove the creator field from create events. (#15394) Patrick Cloke 2023-04-06 16:26:28 -0400
  • 3ad221ea40
    Bump pyopenssl from 23.1.0 to 23.1.1 (#15373) dependabot[bot] 2023-04-06 20:14:49 +0100
  • d5cc911167
    Trust dtolnay/rust-toolchain (#15406) David Robertson 2023-04-06 19:41:29 +0100
  • 61251275fe
    Bump types-psycopg2 from 2.9.21.8 to 2.9.21.9 (#15374) dependabot[bot] 2023-04-06 19:09:24 +0100
  • b5355dfde8
    Bump types-netaddr from 0.8.0.6 to 0.8.0.7 (#15375) dependabot[bot] 2023-04-06 19:08:59 +0100
  • d62076003d
    Bump types-opentracing from 2.4.10.3 to 2.4.10.4 (#15376) dependabot[bot] 2023-04-06 19:08:28 +0100
  • e708a33cd9
    Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404) dependabot[bot] 2023-04-06 17:50:39 +0100
  • 485b9fdefb
    Don't keep old stream_ordering_to_exterm around (#15382) Erik Johnston 2023-04-06 17:42:39 +0100
  • 72b43bec8b Merge remote-tracking branch 'origin/release-v1.81' into develop Patrick Cloke 2023-04-06 11:44:26 -0400
  • edf046ece7
    1.81.0rc2 v1.81.0rc2 David Robertson 2023-04-06 16:08:28 +0100
  • ec6430bad8
    Use setup-go instead of relying on go 1.17 to exist (#15403) David Robertson 2023-04-06 15:23:36 +0100
  • 83649b891d
    Implement MSC3989 to redact the origin field. (#15393) Patrick Cloke 2023-04-05 14:42:46 -0400
  • 6eb3edec47
    Fix the 'set_device_id_for_pushers_txn' background update. (#15391) Quentin Gliech 2023-04-05 13:49:15 +0200
  • 6b23d74ad1
    Delete server-side backup keys when deactivating an account. (#15181) Shay 2023-04-04 13:16:08 -0700
  • 6d103373e2 Update changelog v1.81.0rc1 Erik Johnston 2023-04-04 14:38:33 +0100
  • 735e4d1f9d 1.81.0rc1 Erik Johnston 2023-04-04 14:29:08 +0100
  • 79d2e2e79c
    Speed up membership queries for users with forgotten rooms (#15385) Erik Johnston 2023-04-04 14:11:34 +0100
  • 89a71e7390
    Fix a rare bug where initial /syncs would fail (#15383) Sean Quah 2023-04-04 13:10:25 +0100
  • c0772b4461
    Note that Synapse 1.74 queued a user dir rebuild (#15386) David Robertson 2023-04-04 13:08:17 +0100
  • 8aa121c2be
    Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381) Sean Quah 2023-04-03 19:37:26 +0100
  • cf2f2934ad
    Call appservices on modern paths, falling back to legacy paths. (#15317) Patrick Cloke 2023-04-03 13:20:32 -0400
  • 56efa9b167
    Experimental Unix socket support (#15353) Jason Little 2023-04-03 04:27:51 -0500
  • 9b2ab506c5
    Bump serde_json from 1.0.94 to 1.0.95 (#15371) dependabot[bot] 2023-04-03 08:08:46 +0100
  • 84b06fc893
    Bump serde from 1.0.158 to 1.0.159 (#15370) dependabot[bot] 2023-04-03 08:08:38 +0100
  • 675ff0d5d0
    Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#15369) dependabot[bot] 2023-04-03 08:08:28 +0100
  • 157092d97a
    Fix copyright year in SSO footer template (#15358) Jason Robinson 2023-03-31 20:20:40 +0300
  • 6204c3663e
    Revert pruning of old devices (#15360) Erik Johnston 2023-03-31 13:51:51 +0100
  • 72d2ceaa9a Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350)" Olivier Wilkinson (reivilibre) 2023-03-31 12:10:09 +0100
  • 2a234b788e
    Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) Patrick Cloke 2023-03-30 15:11:31 -0400
  • 6f68e32bfb
    to_device updates could be dropped when consuming the replication stream (#15349) Mathieu Velten 2023-03-30 19:41:14 +0200
  • 91c3f32673
    Speed up SQLite unit test CI (#15334) Erik Johnston 2023-03-30 16:21:12 +0100
  • ae4acda1bb
    Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) Patrick Cloke 2023-03-30 08:39:38 -0400
  • d9f694932c
    Fix spinloop during partial state sync when a prev event is in backoff (#15351) Sean Quah 2023-03-30 13:36:41 +0100
  • a3bad89d57
    Add the ability to enable/disable registrations when in the OIDC flow (#14978) Warren Bailey 2023-03-30 12:09:41 +0100
  • 9228ae633f
    Add some clarification to the doc/comments regarding TCP replication (#15354) Mathieu Velten 2023-03-30 12:51:35 +0200
  • 9d641d88b7
    Fix missing app variable in mail subject for password resets (#15352) Cyberes 2023-03-30 04:44:53 -0600
  • f0d8f66eaa
    Fix registering a device on an account with lots of devices (#15348) Erik Johnston 2023-03-29 14:37:06 +0100
  • 5350b5d04d
    Revert "Reintroduce membership tables event stream ordering (#15128)" (#15347) Erik Johnston 2023-03-29 13:24:28 +0100
  • 78cdb72cd6
    Delete stale non-e2e devices for users, take 3 (#15183) Erik Johnston 2023-03-29 12:07:14 +0100
  • d0541e36c0
    doc: fix account login requests ratelimit defaults typo (#15341) Jayesh Nirve 2023-03-29 14:31:23 +0530
  • 753d1d9cde
    Fix joining rooms you have been unbanned from (#15323) DeepBlueV7.X 2023-03-29 08:37:27 +0000
  • 5282ba1e2b
    Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) Patrick Cloke 2023-03-28 14:26:27 -0400
  • 57481ca694
    Speed up generate sample config CI lint (#15340) Erik Johnston 2023-03-28 16:17:15 +0100
  • 8a47bf13ef
    Speed up pydantic CI lint (#15339) Erik Johnston 2023-03-28 15:42:24 +0100
  • 2e936afd5f
    Fix typo in developer docs GitHub workflow (#15336) Sean Quah 2023-03-28 13:31:04 +0100
  • 4c8ada3904 Merge branch 'master' into develop Sean Quah 2023-03-28 12:27:25 +0100
  • 9f7d6c6bc1 1.80.0 v1.80.0 Sean Quah 2023-03-28 11:10:59 +0100
  • bd4d958aaf
    Bump ruff from 0.0.252 to 0.0.259 (#15328) dependabot[bot] 2023-03-28 09:46:47 +0100
  • 96f163d932
    Prune old typing notifications (#15332) Erik Johnston 2023-03-27 14:32:36 +0100
  • 4fc85e5a92
    Load /password_policy endpoint on workers. (#15331) Dirk Klimpel 2023-03-27 13:37:17 +0200
  • 7a892ce793
    Bump cryptography from 40.0.0 to 40.0.1 (#15329) dependabot[bot] 2023-03-27 11:23:51 +0100
  • 7d3ea4886c
    Bump mypy-zope from 0.9.0 to 0.9.1 (#15330) dependabot[bot] 2023-03-27 11:05:43 +0100
  • 316044d6fa
    Bump furo from 2022.12.7 to 2023.3.23 (#15327) dependabot[bot] 2023-03-27 11:05:10 +0100
  • fae4a2c066
    Bump types-pyopenssl from 23.0.0.4 to 23.1.0.0 (#15326) dependabot[bot] 2023-03-27 11:04:09 +0100