1
0

Commit Graph

  • 6127c4b9f1 Configure tox to use venv (#12015) Richard van der Hoff 2022-02-17 15:55:14 +00:00
  • fcfe658588 deploy: e69f8f0a8e clokep 2022-02-17 13:32:50 +00:00
  • e69f8f0a8e Remove support for the legacy structured logging configuration. (#12008) Patrick Cloke 2022-02-17 08:32:18 -05:00
  • 696acd3515 send_join response: get create event from state, not auth_chain (#12005) Richard van der Hoff 2022-02-17 11:59:26 +00:00
  • 4077177390 Prevent duplicate push notifications for room reads (#11835) lukasdenk 2022-02-17 11:23:54 +01:00
  • 68c861abaa deploy: 73fc488783 DMRobertson 2022-02-16 12:26:14 +00:00
  • 73fc488783 Explain the meaning of spam checker callbacks' return values (#12003) David Robertson 2022-02-16 12:25:43 +00:00
  • 7a92d68441 Fix a typo in a comment. Patrick Cloke 2022-02-16 06:53:21 -05:00
  • 130fd45393 Limit concurrent AS joins (#11996) Brendan Abolivier 2022-02-16 12:16:48 +01:00
  • 2b5643b3af Optimise calculating device_list changes in /sync. (#11974) Erik Johnston 2022-02-15 15:01:00 +00:00
  • bab2394aa9 _auth_and_persist_outliers: drop events we have already seen (#11994) Richard van der Hoff 2022-02-15 14:33:28 +00:00
  • 0dbbe33a65 Track cache invalidations (#12000) Erik Johnston 2022-02-15 14:31:04 +00:00
  • dc9fe61050 Fix incorrect get_rooms_for_user for remote user (#11999) Erik Johnston 2022-02-15 14:26:28 +00:00
  • 5598556b77 Docker: remove VOLUME directive (#11997) Richard van der Hoff 2022-02-15 13:59:15 +00:00
  • e44f91d678 Refactor search code to reduce function size. (#11991) Patrick Cloke 2022-02-15 08:47:05 -05:00
  • 45f45404de Fix incorrect thread summaries when the latest event is edited. (#11992) Patrick Cloke 2022-02-15 08:26:57 -05:00
  • 85e24d9d2b Merge tag 'v1.53.0rc1' into develop Sean Quah 2022-02-15 13:14:52 +00:00
  • c5ba1d67b1 Merge branch 'release-v1.53' into matrix-org-hotfixes Sean Quah 2022-02-15 11:40:00 +00:00
  • 87f2005713 Add some tests for propagation of device list changes between local users (#11972) Andrew Morgan 2022-02-15 11:27:56 +00:00
  • f66997f291 Update CHANGES.md v1.53.0rc1 Sean Quah 2022-02-15 11:12:42 +00:00
  • 7c05599041 1.53.0rc1 Sean Quah 2022-02-15 10:44:24 +00:00
  • 48b204b1ec deploy: c4c98c7518 squahtx 2022-02-15 10:40:34 +00:00
  • c4c98c7518 Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) Pascal Bach 2022-02-14 22:18:01 +01:00
  • 54e74f8bde Fix M_WRONG_ROOM_KEYS_VERSION error not including current_version field (#11988) Michael Telatynski 2022-02-14 19:28:00 +00:00
  • 1ba6af9a4b deploy: 7812fe9edd anoadragon453 2022-02-14 19:08:31 +00:00
  • 7812fe9edd Note when unstable MSC3283 prefixes will be removed (#11989) Andrew Morgan 2022-02-14 19:07:59 +00:00
  • 241f04e1ed deploy: 9c4563c5cd H-Shay 2022-02-14 18:21:46 +00:00
  • 9c4563c5cd remove empty file, reword/rename newsfragment, and add line to upgrade doc H. Shay 2022-02-14 10:21:00 -08:00
  • 738e569ed2 Require that modules register their callbacks using keyword arguments. (#11975) Patrick Cloke 2022-02-14 09:18:44 -05:00
  • 4ae956c8bb Use version string helper from matrix-common (#11979) David Robertson 2022-02-14 13:12:22 +00:00
  • 55113dd5e8 Notify users, rather than rooms, of device list updates (#11905) Andrew Morgan 2022-02-12 14:33:49 +00:00
  • 63c46349c4 Implement MSC3706: partial state in /send_join response (#11967) Richard van der Hoff 2022-02-12 10:44:16 +00:00
  • 433b5c9dff deploy: b2b971f28a H-Shay 2022-02-11 19:05:49 +00:00
  • b2b971f28a Enable cache time-based expiry by default (#11849) Shay 2022-02-11 11:05:20 -08:00
  • 610578e271 Use room IDs to calculate users to additionally send EDUs to anoa/rooms_for_as_edu_handler Andrew Morgan 2022-02-11 16:32:10 +00:00
  • 4d7e74b2e5 Support the MSC3715 for /relations. (#11941) Patrick Cloke 2022-02-11 11:20:27 -05:00
  • b65acead42 Fetch thread summaries for multiple events in a single query (#11752) Patrick Cloke 2022-02-11 09:50:14 -05:00
  • bb98c593a5 Prepare for rename of default complement branch (#11971) Richard van der Hoff 2022-02-11 14:43:34 +00:00
  • 537338b1a0 deploy: 0171fa5226 babolivier 2022-02-11 13:58:45 +00:00
  • 0171fa5226 Remove deprecated user_may_create_room_with_invites callback (#11950) Brendan Abolivier 2022-02-11 14:58:11 +01:00
  • 086d1d6d0b Fix Newsfile Erik Johnston 2022-02-11 13:51:20 +00:00
  • 705a439972 Fix Newsfile Erik Johnston 2022-02-11 13:49:40 +00:00
  • 79fb64e417 Fix to-device being dropped in limited sync in SQLite. (#11966) Erik Johnston 2022-02-11 13:38:05 +00:00
  • 4ef39f3353 fix import cycle (#11965) Richard van der Hoff 2022-02-11 13:07:55 +00:00
  • a121507cfe Adds misc missing type hints (#11953) Patrick Cloke 2022-02-11 07:20:16 -05:00
  • c3db7a0b59 Tests: replace mocked Authenticator with the real thing (#11913) Richard van der Hoff 2022-02-11 12:06:02 +00:00
  • f72c5a2676 deploy: d36943c4df erikjohnston 2022-02-11 09:32:47 +00:00
  • d36943c4df Support the stable API endpoint for MSC3283: new settings in /capabilities endpoint (#11933) Dirk Klimpel 2022-02-11 10:32:11 +01:00
  • 1e12efa1b2 Drop support for EOL Ubuntu 21.04 (#11961) Shay 2022-02-10 13:59:42 -08:00
  • df36945ff0 Support pagination tokens from /sync and /messages in the relations API. (#11952) Patrick Cloke 2022-02-10 10:52:48 -05:00
  • 337f38cac3 Implement a content type allow list for URL previews (#11936) Denis Kasak 2022-02-10 15:43:01 +00:00
  • 06e5a76322 Fix broken link in README to admin API. (#11955) Alexander Mnich 2022-02-10 15:18:27 +01:00
  • 9fa2d5abd1 deploy: e4fdf459e2 clokep 2022-02-10 13:15:41 +00:00
  • e4fdf459e2 Basic documentation for the release cycle. (#11954) Patrick Cloke 2022-02-10 08:15:10 -05:00
  • f7c62fe38d deploy: 3914576b2b clokep 2022-02-09 20:57:08 +00:00
  • 3914576b2b Fix example for structured logging. (#11946) Brad Jones 2022-02-09 13:56:33 -07:00
  • 0408d694ee Update changelog from #11867 to be a single line. Patrick Cloke 2022-02-09 11:32:20 -05:00
  • 83fb3d2670 deploy: 6f440fd859 babolivier 2022-02-09 15:07:16 +00:00
  • 6f440fd859 Recommend upgrading treq alongside twisted (#11943) Brendan Abolivier 2022-02-09 16:06:51 +01:00
  • d0e78af35e Add missing type hints to synapse.replication. (#11938) Patrick Cloke 2022-02-08 11:03:08 -05:00
  • 8c94b3abe9 Experimental support to include bundled aggregations in search results (MSC3666) (#11837) Patrick Cloke 2022-02-08 09:21:20 -05:00
  • f1e6e66146 deploy: 6c0984e3f0 clokep 2022-02-08 14:16:33 +00:00
  • 6c0984e3f0 Remove unnecessary ignores due to Twisted upgrade. (#11939) Patrick Cloke 2022-02-08 09:15:59 -05:00
  • 9061d49ebb deploy: 0b561a0ea1 babolivier 2022-02-08 13:26:46 +00:00
  • 6b91315ddf Merge branch 'master' into develop Brendan Abolivier 2022-02-08 13:26:09 +00:00
  • 0b561a0ea1 Merge branch 'release-v1.52' Brendan Abolivier 2022-02-08 13:25:54 +00:00
  • ed2f158a38 Printf debugging for MSISDN validation (#11882) David Robertson 2022-02-08 12:57:17 +00:00
  • 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) Patrick Cloke 2022-02-08 07:44:39 -05:00
  • 8b309adb43 Fetch edits for multiple events in a single query. (#11660) Patrick Cloke 2022-02-08 07:43:30 -05:00
  • 380c3d40f4 Return JSON errors for unknown resources under /matrix/client. (#11930) Patrick Cloke 2022-02-08 07:06:25 -05:00
  • cf41cb0ec2 deploy: 1aa2231e27 babolivier 2022-02-08 12:04:37 +00:00
  • 1aa2231e27 Fix wording Brendan Abolivier 2022-02-08 11:55:46 +00:00
  • 02d3d49d9c deploy: 5cdd491310 babolivier 2022-02-08 11:48:12 +00:00
  • 5cdd491310 Add words about the Twisted security fix v1.52.0 Brendan Abolivier 2022-02-08 11:47:35 +00:00
  • 7d56b6c083 1.52.0 Brendan Abolivier 2022-02-08 11:35:05 +00:00
  • 3655585e85 Add a docstring to add_device_change_to_streams and fix some nearby types (#11912) Andrew Morgan 2022-02-08 10:52:22 +00:00
  • 57d8f25784 deploy: 0640f8ebaa babolivier 2022-02-08 10:21:04 +00:00
  • 0640f8ebaa Add a callback to allow modules to deny 3PID (#11854) Brendan Abolivier 2022-02-08 11:20:32 +01:00
  • 4d9e904a03 Merge branch 'develop' into madlittlemods/optimize-msc2716-v1 madlittlemods/optimize-msc2716-v1 Eric Eastwood 2022-02-07 18:28:56 -06:00
  • cb0ff0b0d5 Merge branch 'madlittlemods/return-historical-events-in-order-from-backfill' into madlittlemods/optimize-msc2716-v1 Eric Eastwood 2022-02-07 18:25:06 -06:00
  • fef2e792be Fix historical messages backfilling in random order on remote homeservers (MSC2716) (#11114) Eric Eastwood 2022-02-07 15:54:13 -06:00
  • b3fcffbd16 Use same txn iteration optimization Eric Eastwood 2022-02-07 14:46:52 -06:00
  • 023bd3eb8c Don't run MSC2716 complement tests for everyone Eric Eastwood 2022-02-07 14:33:43 -06:00
  • cf06783d54 Remove optional state of ApplicationService.is_interested's store parameter (#11911) Andrew Morgan 2022-02-07 18:26:42 +00:00
  • 314ca4c86d Pass the proper type when uploading files. (#11927) Patrick Cloke 2022-02-07 10:06:52 -05:00
  • e03dde259b Clean up an indirect reference to the homeserver datastore (#11914) Andrew Morgan 2022-02-07 13:25:09 +00:00
  • 0c4878caf2 Add a unit test for users receiving their own device list updates (#11909) Andrew Morgan 2022-02-07 13:21:19 +00:00
  • e5670ff818 Fix lints Eric Eastwood 2022-02-04 16:32:56 -06:00
  • 3f22e42b8a Fix unused lint Eric Eastwood 2022-02-04 16:20:29 -06:00
  • 033360aa29 Fix lints Eric Eastwood 2022-02-04 16:16:13 -06:00
  • a38befa07b Some review optimizations Eric Eastwood 2022-02-04 16:05:57 -06:00
  • 47590bb19e Merge branch 'develop' into madlittlemods/return-historical-events-in-order-from-backfill Eric Eastwood 2022-02-04 15:27:01 -06:00
  • ee0d41f825 deploy: 65ef21b1c7 anoadragon453 2022-02-04 14:39:40 +00:00
  • 65ef21b1c7 Clarify that users' media are also preview images (#11862) Dirk Klimpel 2022-02-04 15:39:14 +01:00
  • a3865ed525 Run Complement tests sequentially (#11910) kegsay 2022-02-04 13:04:57 +00:00
  • 1aeeabb847 deploy: 02632b3504 anoadragon453 2022-02-04 12:15:37 +00:00
  • 02632b3504 Stabilise MSC3231 (Token Based Registration) (#11867) Jonathan de Jong 2022-02-04 13:15:13 +01:00
  • c6bb6a2d3e deploy: b3d155a749 richvdh 2022-02-04 11:27:48 +00:00
  • b3d155a749 Delete MSC1711_certificates_FAQ.md (#11907) Richard van der Hoff 2022-02-04 11:27:00 +00:00
  • 3bf466698f Hotfixes: Revert commit() OpenTracing hackery (#11906) reivilibre 2022-02-04 10:54:35 +00:00