1
0

Commit Graph

  • d344bc8b6e Include x_forwarded in workers example configs (#14667) villepeh 2023-01-13 16:06:58 +02:00
  • 3a125625e7 Add some clarifying comments and refactor a portion of the Keyring class for readability (#14804) Andrew Morgan 2023-01-13 12:37:28 +00:00
  • 772e8c2385 Fix stack overflow in _PerHostRatelimiter due to synchronous requests (#14812) Sean Quah 2023-01-13 00:16:21 +00:00
  • 12083d37a8 Merge branch 'release-v1.75' into develop H. Shay 2023-01-12 12:40:09 -08:00
  • ea45257199 1.75.0rc2 v1.75.0rc2 H. Shay 2023-01-12 10:30:54 -08:00
  • 0f061f39f0 Merge remote-tracking branch 'origin/release-v1.75' into develop Richard van der Hoff 2023-01-12 16:45:23 +00:00
  • f5ea9f2b1d Add rust linting commands to scripts-dev/lint.sh (#14822) Andrew Morgan 2023-01-12 16:20:34 +00:00
  • b50c008453 Re-enable some linting (#14821) Erik Johnston 2023-01-12 10:52:07 +00:00
  • 6a185c8b17 Merge remote-tracking branch 'origin/release-v1.75' into matrix-org-hotfixes David Robertson 2023-01-12 10:38:17 +00:00
  • 84ce93c12f Fix race calling /members?at= (#14817) Erik Johnston 2023-01-12 10:29:09 +00:00
  • dd9e71dc7f Add set_displayname to the module API (#14629) Emelie Graven 2023-01-11 19:41:52 +01:00
  • 071f8b0f9b Factor out common code in tests and fix comments. (#14819) Patrick Cloke 2023-01-11 13:36:41 -05:00
  • f1d31fba38 deploy: f4d2a734f9 clokep 2023-01-11 15:22:27 +00:00
  • f4d2a734f9 Remove outdated commands from the code style doc & point to the contributing guide. (#14773) Andrew Morgan 2023-01-11 15:21:12 +00:00
  • 5172c8c403 Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state. (#14749) reivilibre 2023-01-11 13:21:53 +00:00
  • 7f2cabf271 Fix-up type hints for tests.push module. (#14816) Patrick Cloke 2023-01-11 07:35:40 -05:00
  • d6bda5addd Add index to improve performance of the /timestamp_to_event endpoint used for jumping to a specific date in the timeline of a room. (#14799) reivilibre 2023-01-11 12:29:13 +00:00
  • 3952297f6f Calculate rooms changed for device lists to work. (#14810) Patrick Cloke 2023-01-11 07:16:41 -05:00
  • a14f0ff191 deploy: 73f097888e erikjohnston 2023-01-11 12:01:31 +00:00
  • 73f097888e Add listener health (#14747) Dirk Klimpel 2023-01-11 13:00:38 +01:00
  • 7b3a8f2b0c Add poetry.toml to .gitignore (#14807) Andrew Morgan 2023-01-11 11:44:13 +00:00
  • 799189cfd4 deploy: bc7ca704dd erikjohnston 2023-01-11 10:48:38 +00:00
  • bc7ca704dd Add tag to listeners documentation (#14803) Dirk Klimpel 2023-01-11 11:47:44 +01:00
  • 06ab64f201 Implement MSC3925: changes to bundling of edits (#14811) Richard van der Hoff 2023-01-10 16:31:28 +00:00
  • 04aa6a9707 Merge remote-tracking branch 'origin/release-v1.75' into matrix-org-hotfixes David Robertson 2023-01-10 12:43:28 +00:00
  • f417fb84b8 Update changelog 2 v1.75.0rc1 David Robertson 2023-01-10 12:30:01 +00:00
  • e5c01272a7 Update changelog David Robertson 2023-01-10 12:26:19 +00:00
  • dd8cbf08ba deploy: 9a4c69f59f DMRobertson 2023-01-10 12:19:38 +00:00
  • 9a4c69f59f 1.75.0rc1 David Robertson 2023-01-10 12:18:50 +00:00
  • ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) reivilibre 2023-01-10 11:17:59 +00:00
  • 629497902b deploy: 3479599387 DMRobertson 2023-01-09 18:36:05 +00:00
  • 3479599387 Add missing worker settings to shared configuration (#14748) Dirk Klimpel 2023-01-09 19:35:19 +01:00
  • 54a7228fa6 Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2014 (#14802) Andrew Morgan 2023-01-09 17:51:37 +00:00
  • 58d2adc3da Remove undocumented device from pushrules (#14727) Jeyachandran Rathnam 2023-01-09 12:17:24 -05:00
  • 4452a174ce deploy: c7b2c31161 DMRobertson 2023-01-09 16:34:39 +00:00
  • c7b2c31161 Update link to towncrier in contribution guide (#14801) Dirk Klimpel 2023-01-09 17:33:49 +01:00
  • b59f3ba018 deploy: c0145b06f5 DMRobertson 2023-01-09 14:44:32 +00:00
  • c0145b06f5 Fix upgrade notes for installing ICU (#14797) David Robertson 2023-01-09 14:43:46 +00:00
  • babeeb4e7a Unescape HTML entities in oEmbed titles. (#14781) Jeyachandran Rathnam 2023-01-09 09:22:02 -05:00
  • 7e582a25f8 Improve /sync performance of when passing filters with empty arrays. (#14786) Patrick Cloke 2023-01-09 08:43:50 -05:00
  • 5e0888076f Disable sending confirmation email when 3pid is disabled #14682 (#14725) Jeyachandran Rathnam 2023-01-09 06:12:03 -05:00
  • b4de0c63df Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#14791) dependabot[bot] 2023-01-09 10:09:13 +00:00
  • 1438f93948 Bump importlib-metadata from 4.2.0 to 6.0.0 (#14795) dependabot[bot] 2023-01-09 10:08:50 +00:00
  • 32c2ff8eab Bump ruff from 0.0.206 to 0.0.215 (#14796) dependabot[bot] 2023-01-09 10:08:43 +00:00
  • 51c8ebec33 Bump types-setuptools from 65.6.0.2 to 65.6.0.3 (#14794) dependabot[bot] 2023-01-09 10:08:03 +00:00
  • 0ae8feee18 Bump pyopenssl from 22.1.0 to 23.0.0 (#14793) dependabot[bot] 2023-01-09 10:07:52 +00:00
  • 331797586e Bump types-pillow from 9.3.0.4 to 9.4.0.0 (#14792) dependabot[bot] 2023-01-09 10:07:24 +00:00
  • 1984fc16f1 Use htmltest to check links in the Synapse documentation. (#14743) reivilibre 2023-01-05 18:21:45 +00:00
  • d07f6856fe deploy: 4eb2f4e02b reivilibre 2023-01-05 18:18:54 +00:00
  • 4eb2f4e02b Fix broken links in the Synapse documentation. (#14744) reivilibre 2023-01-05 18:18:00 +00:00
  • 7b642167e6 Bump JasonEtco/create-an-issue from 2.8.2 to 2.9.1 (#14731) dependabot[bot] 2023-01-05 10:10:43 +00:00
  • 70961911a8 Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 (#14779) dependabot[bot] 2023-01-05 09:51:09 +00:00
  • da911e9ddf Bump types-requests from 2.28.11.5 to 2.28.11.7 (#14763) dependabot[bot] 2023-01-05 09:50:52 +00:00
  • bd9ada3860 Bump pillow from 9.3.0 to 9.4.0 (#14762) dependabot[bot] 2023-01-05 09:50:41 +00:00
  • be26379d00 Bump gitpython from 3.1.29 to 3.1.30 (#14761) dependabot[bot] 2023-01-05 09:50:14 +00:00
  • 62aa5c514d Bump pydantic from 1.10.2 to 1.10.4 (#14760) dependabot[bot] 2023-01-05 09:50:03 +00:00
  • f79ef37b8c Bump ruff from 0.0.189 to 0.0.206 (#14759) dependabot[bot] 2023-01-05 09:49:50 +00:00
  • 827678196e Bump serde from 1.0.151 to 1.0.152 (#14758) dependabot[bot] 2023-01-05 09:49:35 +00:00
  • b6fd9153df deploy: 44b476b26e clokep 2023-01-04 20:01:14 +00:00
  • 44b476b26e Document how to use Twitter as an OAuth 2.0 provider. (#14778) Patrick Cloke 2023-01-04 15:00:27 -05:00
  • a4cbf9eb79 deploy: 630d0aeaf6 clokep 2023-01-04 19:59:03 +00:00
  • 630d0aeaf6 Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) Patrick Cloke 2023-01-04 14:58:08 -05:00
  • 747f8eb231 Use env vars in GHA dependabot changelog (#14772) Erik Johnston 2023-01-04 16:46:25 +00:00
  • e787fb776c Switch to our fork of dh-virtualenv for compatibility with Python 3.11 (#14774) Andrew Morgan 2023-01-04 16:26:29 +00:00
  • 93d93a5600 deploy: 906dfaa2cf clokep 2023-01-04 13:26:56 +00:00
  • 906dfaa2cf Support non-OpenID compliant user info endpoints (#14753) Patrick Cloke 2023-01-04 08:26:10 -05:00
  • db1cfe9c80 Update all stream IDs after processing replication rows (#14723) Nick Mills-Barrett 2023-01-04 11:49:26 +00:00
  • dcd574b89c Stuff erikj/tree_cache Erik Johnston 2023-01-03 09:42:37 +00:00
  • c4456114e1 Add experimental support for MSC3391: deleting account data (#14714) Andrew Morgan 2023-01-01 03:40:46 +00:00
  • 044fa1a1de Actually use the picture_claim as configured in OIDC config. (#14751) Patrick Cloke 2022-12-29 12:18:06 -05:00
  • eb9ae47799 Bump attrs from 22.1.0 to 22.2.0 (#14734) dependabot[bot] 2022-12-29 11:21:56 +01:00
  • 368ad7c5c7 Bump isort from 5.10.1 to 5.11.4 (#14733) dependabot[bot] 2022-12-29 10:49:30 +01:00
  • 8ea6fd8d0b Bump setuptools from 65.3.0 to 65.5.1 (#14738) dependabot[bot] 2022-12-29 10:48:39 +01:00
  • ba2d38f22d Bump black from 22.10.0 to 22.12.0 (#14735) dependabot[bot] 2022-12-28 17:53:25 +00:00
  • ee0e00a200 Bump sentry-sdk from 1.12.0 to 1.12.1 (#14736) dependabot[bot] 2022-12-28 17:53:18 +00:00
  • 9aaf27b42a Bump towncrier from 22.8.0 to 22.12.0 (#14732) dependabot[bot] 2022-12-28 17:53:11 +00:00
  • 46993770e5 Suppress the update check in the ruff linter. (#14741) reivilibre 2022-12-28 17:23:19 +00:00
  • 539b491e69 deploy: 8d20b1ba1e reivilibre 2022-12-28 15:46:14 +00:00
  • 8d20b1ba1e Broken link "request_id_header" (#14740) Vertux 2022-12-28 16:45:28 +01:00
  • 3854d0f949 Add a cached helper to the module API (#14663) Brendan Abolivier 2022-12-28 14:48:21 +01:00
  • a4ca770655 Add missing type hints to tests. (#14687) Patrick Cloke 2022-12-28 08:29:35 -05:00
  • 7d09b30561 deploy: 2fb4071c1f reivilibre 2022-12-28 12:18:44 +00:00
  • 2fb4071c1f Move email to Server section in config file documentation (#14730) Dirk Klimpel 2022-12-28 13:17:51 +01:00
  • c03785e121 Implement {get,pop}_node Erik Johnston 2022-12-24 13:44:15 +00:00
  • b9cdf3d85e String cache Erik Johnston 2022-12-24 12:36:54 +00:00
  • 13f6c6d115 Protect both times madlittlemods/gitter-patch-ignore-our-own-events Eric Eastwood 2022-12-24 02:44:39 -06:00
  • 89422ac9ff move it again jaywink/gitter Eric Eastwood 2022-12-23 14:47:16 -06:00
  • eaf8bab089 Move to after we know not None Eric Eastwood 2022-12-23 14:20:06 -06:00
  • eb2ac3f4cc Add more/better comments Eric Eastwood 2022-12-23 14:00:54 -06:00
  • 9bfeb92a53 Correct filtering Eric Eastwood 2022-12-23 13:50:51 -06:00
  • 687156625a Add dummy changelog Eric Eastwood 2022-12-23 13:50:10 -06:00
  • 22f3f54eb3 Ignore events from ourself Eric Eastwood 2022-12-23 13:46:04 -06:00
  • fa8e029bfc move it again Eric Eastwood 2022-12-23 14:47:16 -06:00
  • ea0489ba13 Move to after we know not None Eric Eastwood 2022-12-23 14:20:06 -06:00
  • 0f2dda20b2 Add more/better comments Eric Eastwood 2022-12-23 14:00:54 -06:00
  • 018396a8a4 Correct filtering Eric Eastwood 2022-12-23 13:50:51 -06:00
  • d1f258ff95 Add dummy changelog Eric Eastwood 2022-12-23 13:50:10 -06:00
  • 36d1547996 Ignore events from ourself Eric Eastwood 2022-12-23 13:46:04 -06:00
  • a52822d39c Log to-device msgids when we return them over /sync (#14724) Richard van der Hoff 2022-12-23 14:04:50 +00:00
  • 5c9be9c760 Check sqlite database file exists before porting. (#14692) Jeyachandran Rathnam 2022-12-22 13:26:37 -05:00