1
0

Commit Graph

  • ce34ffacb1 Merge remote-tracking branch 'origin/master' into develop Richard van der Hoff 2022-02-04 10:47:55 +00:00
  • 24d2e62e46 deploy: 119edf51eb clokep 2022-02-03 18:37:17 +00:00
  • 119edf51eb Remove support for the webclient listener. (#11895) Patrick Cloke 2022-02-03 13:36:49 -05:00
  • 7263436b1e deploy: 6b1c265c21 reivilibre 2022-02-03 17:21:15 +00:00
  • 6b1c265c21 Fix typo: unpind -> unbind (#11859) Christian Paul 2022-02-03 18:20:44 +01:00
  • 29f2b64188 changelog anoa/pass_all_users_to_as_edu Andrew Morgan 2022-02-03 15:39:02 +00:00
  • d33ab609bc Remove handling of str-type user IDs down the call stack Andrew Morgan 2022-02-03 15:31:59 +00:00
  • c26f7f7cae Derive users to notify from user streams in on_new_event Andrew Morgan 2022-02-03 14:51:18 +00:00
  • b46d69b033 Derive users to notify from user streams in on_new_event anoa/as_edu_fixes Andrew Morgan 2022-02-03 14:51:18 +00:00
  • 22a9ad2780 Re-use calculated list of users instead of re-calculating in on_new_event Andrew Morgan 2022-02-03 14:25:18 +00:00
  • ea9c5899bf deploy: d80d39b035 babolivier 2022-02-03 13:28:41 +00:00
  • d80d39b035 Add a ratelimiter for 3pid invite (#11892) Brendan Abolivier 2022-02-03 14:28:15 +01:00
  • 833247553f Allow specifying the application service-specific user_id parameter in the join test helper. (#11616) reivilibre 2022-02-03 13:09:22 +00:00
  • 964f5b9324 Improve opentracing for federation requests (#11870) Richard van der Hoff 2022-02-03 12:29:16 +00:00
  • 31b554c297 Fixes for opentracing scopes (#11869) Richard van der Hoff 2022-02-02 22:41:57 +00:00
  • a8da046907 Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) Patrick Cloke 2022-02-02 12:24:07 -05:00
  • 41818cda1f Fix type errors introduced by new annotations in the Prometheus Client library. (#11832) reivilibre 2022-02-02 16:51:00 +00:00
  • dd7f825118 Fix losing incoming EDUs if debug logging enabled (#11890) David Robertson 2022-02-02 16:25:17 +00:00
  • 23a698f5e6 Disable coverage calculation for olddeps build. (#11888) Richard van der Hoff 2022-02-02 15:59:33 +00:00
  • de277d8ea0 Describe changes dmr/review-hotfixes David Robertson 2022-02-02 15:01:19 +00:00
  • 18f87a45f4 Require a change note when PRing against hotfixes David Robertson 2022-02-02 14:53:44 +00:00
  • f510fba4ba Describe prune_unread_entries in docstrings (#11876) David Robertson 2022-02-02 15:11:23 +00:00
  • acda9f07c8 Revert experimental push rules from #7997. (#11884) Patrick Cloke 2022-02-02 09:49:31 -05:00
  • af795173be Add a background database update to purge account data for deactivated users. (#11655) reivilibre 2022-02-02 11:37:18 +00:00
  • 513913cc6b Expose the registered device ID from the register_appservice_user test helper. (#11615) reivilibre 2022-02-02 09:59:55 +00:00
  • 3f72c2a322 Convert ApplicationServiceTestCase to use simple_async_mock (#11880) Andrew Morgan 2022-02-01 17:45:13 +00:00
  • 5c16c33021 Allow modules to retrieve server and worker names (#11868) Brendan Abolivier 2022-02-01 16:23:55 +01:00
  • 64ec45fc1b Send to-device messages to application services (#11215) Andrew Morgan 2022-02-01 14:13:38 +00:00
  • 6705391eec Merge branch 'release-v1.52' into matrix-org-hotfixes David Robertson 2022-02-01 11:17:39 +00:00
  • b7282fe7d1 Don't mention 3.6 EOL under misc v1.52.0rc1 David Robertson 2022-02-01 11:07:12 +00:00
  • 32c96e3cd0 deploy: a35e9db9be DMRobertson 2022-02-01 11:04:50 +00:00
  • a35e9db9be 1.52.0rc1 David Robertson 2022-02-01 11:04:17 +00:00
  • 246279b545 custom edu draft matthew/custom-edus Matthew Hodgson 2022-02-01 01:18:46 +00:00
  • 901b264c0c Add type hints to tests/rest/admin (#11851) Dirk Klimpel 2022-01-31 20:20:05 +01:00
  • 7c06ce4e65 deploy: 0da2301b21 reivilibre 2022-01-31 16:25:00 +00:00
  • 0da2301b21 Consolidate the access_token information in the admin api (#11861) Dirk Klimpel 2022-01-31 17:24:29 +01:00
  • 02755c3188 Remove the obsolete MSC1849 configuration flag. (#11843) Patrick Cloke 2022-01-31 10:13:32 -05:00
  • 05b406dd7c deploy: 7eb198ddc8 anoadragon453 2022-01-31 14:40:47 +00:00
  • 7eb198ddc8 Remove not needed old table of contents in documentation (#11860) Dirk Klimpel 2022-01-31 15:40:20 +01:00
  • 41788c9fbd deploy: bf60da1a60 babolivier 2022-01-28 14:42:03 +00:00
  • bf60da1a60 Configurable limits on avatars (#11846) Brendan Abolivier 2022-01-28 14:41:33 +00:00
  • 2ce7e68550 Regenerate sample config babolivier/avatar_restriction Brendan Abolivier 2022-01-28 14:00:38 +00:00
  • 4df1d1231b Incorporate review Brendan Abolivier 2022-01-28 14:00:12 +00:00
  • e940c625a8 Newsfile rei/docker_workers_for_testing Olivier Wilkinson (reivilibre) 2022-01-28 12:30:52 +00:00
  • ed5d900b9e Add a build_worker_test stage to the docker build pipeline Olivier Wilkinson (reivilibre) 2022-01-28 12:07:29 +00:00
  • d71674670d Allow customising the version of the Synapse image used in the Dockerfile Olivier Wilkinson (reivilibre) 2022-01-28 12:07:02 +00:00
  • 6d482ba259 Pass isolation_level to runWithConnection (#11847) Brendan Abolivier 2022-01-27 17:45:39 +00:00
  • dfcfecae45 Add tests Brendan Abolivier 2022-01-27 16:02:09 +00:00
  • 8ccac943bd Configurable limits on avatars Brendan Abolivier 2022-01-27 14:11:34 +00:00
  • 3bfdc20ef3 Point to upgrade notes in changelog David Robertson 2022-01-25 12:28:30 +00:00
  • 927fadaa61 Correct version number David Robertson 2022-01-25 11:42:32 +00:00
  • 292f71fb6d Call out deprecation David Robertson 2022-01-25 11:41:31 +00:00
  • aa889ef305 1.51.0 David Robertson 2022-01-25 11:30:02 +00:00
  • 57e4786e90 Create singletons for StateFilter.{all,none}() (#11836) Richard van der Hoff 2022-01-27 10:54:27 +00:00
  • f8545e2481 deploy: fd65139714 reivilibre 2022-01-27 10:07:05 +00:00
  • fd65139714 Fix some indentation inconsistencies in the sample config (modules) (#11838) Dirk Klimpel 2022-01-27 11:06:29 +01:00
  • 5ddfde87b7 deploy: ec07062e31 H-Shay 2022-01-27 00:05:58 +00:00
  • ec07062e31 Update installation docs to indicate that we support Python 3.10 (#11820) Shay 2022-01-26 16:05:29 -08:00
  • 0a3d781384 Mainline some more babolivier/username_reg_v2 Brendan Abolivier 2022-01-26 14:53:04 +00:00
  • e3de7cf6c5 Remove old register_mxid_from_3pid setting Brendan Abolivier 2022-01-26 14:33:26 +00:00
  • 3d78b3ad93 Add a module callback to set username at registration (#11790) Brendan Abolivier 2022-01-26 14:21:13 +00:00
  • 42905edc63 Add a config flag to inhibit M_USER_IN_USE during registration (#11743) Brendan Abolivier 2022-01-26 12:02:54 +00:00
  • 4336c605f8 Fix another jsonschema typecheck error (#11830) David Robertson 2022-01-25 20:29:28 +00:00
  • c09e2326dc Ignore the jsonschema type. (#11817) Patrick Cloke 2022-01-25 06:07:10 -05:00
  • ffd8dbafd2 Avoid type annotation problems in prom-client (#11834) David Robertson 2022-01-26 12:06:56 +00:00
  • c360840942 Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) David Robertson 2022-01-10 13:40:46 +00:00
  • cef0d5d90a Include prev_content field in AS events (#11798) Vaishnav Nair 2022-01-26 20:18:27 +05:30
  • d153d5c89d deploy: 2d3bd9aa67 babolivier 2022-01-26 14:21:44 +00:00
  • 2d3bd9aa67 Add a module callback to set username at registration (#11790) Brendan Abolivier 2022-01-26 14:21:13 +00:00
  • 2897fb6b4f Improvements to bundling aggregations. (#11815) Patrick Cloke 2022-01-26 08:27:04 -05:00
  • d8df8e6c14 Don't print HTTPStatus.* in "Processed..." logs (#11827) David Robertson 2022-01-26 12:47:34 +00:00
  • c5815567a4 Avoid type annotation problems in prom-client (#11834) David Robertson 2022-01-26 12:06:56 +00:00
  • 937e131442 deploy: 95b3f952fa babolivier 2022-01-26 12:03:22 +00:00
  • 95b3f952fa Add a config flag to inhibit M_USER_IN_USE during registration (#11743) Brendan Abolivier 2022-01-26 12:02:54 +00:00
  • 55ef667e96 Add extra potential check Eric Eastwood 2022-01-25 17:42:58 -06:00
  • 74e4419eb4 Fix another jsonschema typecheck error (#11830) David Robertson 2022-01-25 20:29:28 +00:00
  • b8bf600700 Check that gc method is available before using in synapse/app/_base (#11816) Shay 2022-01-25 10:35:18 -08:00
  • d4e6f358b6 Require device_id in SyncConfig anoa/deprecate_no_device_access_tokens Andrew Morgan 2022-01-25 18:23:21 +00:00
  • 63bc2460d9 deploy: 6a72c910f1 DMRobertson 2022-01-25 16:12:22 +00:00
  • 6a72c910f1 Add admin API to get a list of federated rooms (#11658) Dirk Klimpel 2022-01-25 17:11:40 +01:00
  • 0938f32e93 CI: run Complement on the VM, not inside Docker (#11811) kegsay 2022-01-25 15:05:22 +00:00
  • 1d5f7b2cc6 Log modules at startup (#11813) Brendan Abolivier 2022-01-25 14:35:35 +00:00
  • b59d285f7c Db txn set isolation level (#11799) Nick Barrett 2022-01-25 14:14:46 +00:00
  • e97a7a34da deploy: fc8598bc87 richvdh 2022-01-25 14:11:45 +00:00
  • fc8598bc87 Minor updates, and docs, for schema delta files (#11823) Richard van der Hoff 2022-01-25 14:11:13 +00:00
  • c2b6193121 deploy: 4210143f53 DMRobertson 2022-01-25 14:10:26 +00:00
  • 4210143f53 Docs: add missing PR submission process how-tos (#11821) Forest Johnson 2022-01-25 14:09:56 +00:00
  • 4e09d727b6 Use changelog from develop David Robertson 2022-01-25 12:53:29 +00:00
  • 6911604a0f Merge branch 'master' into develop David Robertson 2022-01-25 12:52:27 +00:00
  • 5a73e02bd9 deploy: 8e45dfbe25 DMRobertson 2022-01-25 12:38:27 +00:00
  • 8e45dfbe25 Merge branch 'release-v1.51' David Robertson 2022-01-25 12:35:30 +00:00
  • b500fcbc0c Merge tag 'v1.51.0' David Robertson 2022-01-25 12:35:11 +00:00
  • 105fbce55c Point to upgrade notes in changelog David Robertson 2022-01-25 12:28:30 +00:00
  • 2c2e1e9f18 deploy: 0d6cfea9b8 DMRobertson 2022-01-25 12:06:57 +00:00
  • 0d6cfea9b8 Add admin API to reset connection timeouts for remote server (#11639) Dirk Klimpel 2022-01-25 13:06:29 +01:00
  • 343d4f13d8 Correct version number v1.51.0 David Robertson 2022-01-25 11:42:32 +00:00
  • 6e9e923ed5 Call out deprecation David Robertson 2022-01-25 11:41:31 +00:00
  • 874365fc05 1.51.0 David Robertson 2022-01-25 11:30:02 +00:00
  • 15c2a6a106 Ignore the jsonschema type. (#11817) Patrick Cloke 2022-01-25 06:07:10 -05:00
  • 2d327d25bf Skip the initial amd64-only Docker build (#11810) Richard van der Hoff 2022-01-24 18:31:23 +00:00