Commit graph

  • 667af66d79 Ignore missing imports for parameterized. Patrick Cloke 2021-11-09 13:33:44 -0500
  • 3e604f9c66 Newsfragment clokep/thread-bundled-relations Patrick Cloke 2021-11-09 12:59:36 -0500
  • a5b10ce0cc Include aggregations of events in the /relations API. Patrick Cloke 2021-10-07 14:47:40 -0400
  • fb2019d53f Merge remote-tracking branch 'synapse/develop' into delete_room_bg dklimpel 2021-11-09 18:52:06 +0100
  • 3b951445a7
    Require mypy for synapse/ & tests/ unless excluded (#11282) Dan Callahan 2021-11-09 16:22:47 +0000
  • a026695083
    Clarifications and small fixes to to-device related code (#11247) Andrew Morgan 2021-11-09 14:31:15 +0000
  • a25c8dd4c5 Clarify comment of stream limit check Andrew Morgan 2021-11-09 13:59:38 +0000
  • dc5f524974 Update __init__.py v1.47.0rc1 Olivier Wilkinson (reivilibre) 2021-11-09 13:51:08 +0000
  • 0c81705b11
    Merge e38f7953ef into b6f4d122ef reivilibre 2021-11-09 08:27:22 -0500
  • a754510f28 Changelog tweaks from review Olivier Wilkinson (reivilibre) 2021-11-09 13:22:36 +0000
  • c43404ecd6 deploy: b6f4d122ef DMRobertson 2021-11-09 13:12:11 +0000
  • b6f4d122ef
    Allow admins to proactively block rooms (#11228) David Robertson 2021-11-09 13:11:47 +0000
  • a19d01c3d9
    Support filtering by relations per MSC3440 (#11236) Patrick Cloke 2021-11-09 08:10:58 -0500
  • 5402a693ae
    Update docstring to match David Robertson 2021-11-09 12:43:50 +0000
  • e3970687fa
    Update docs/admin_api/rooms.md David Robertson 2021-11-09 12:32:38 +0000
  • b67a7c62a2 Make Deprecations and Removals more prominent Olivier Wilkinson (reivilibre) 2021-11-09 12:32:05 +0000
  • 1a4f10045f Changelog tweaks Olivier Wilkinson (reivilibre) 2021-11-09 12:30:15 +0000
  • 01f61da77f 1.47.0rc1 Olivier Wilkinson (reivilibre) 2021-11-09 12:17:35 +0000
  • 4b3e30c276
    Fix typo in RelationAggregationPaginationServlet error response (#11278) Andrew Morgan 2021-11-09 12:11:50 +0000
  • 9d3b04e749 Merge branch 'release-v1.47' into matrix-org-hotfixes matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2021-11-09 11:58:35 +0000
  • f41a0987f8 deploy: af784644c3 reivilibre 2021-11-09 11:58:04 +0000
  • af784644c3
    Include cross-signing signatures when syncing remote devices for the first time (#11234) Erik Johnston 2021-11-09 11:45:36 +0000
  • 0d9abc5b16
    Apply suggestions from code review Erik Johnston 2021-11-09 11:17:32 +0000
  • 8d44c6b457
    Merge 5ab22916aa into 820337e6a4 Jonas Jelten 2021-11-09 10:33:26 +0000
  • 820337e6a4
    Require body for read receipts with user-agent exceptions (#11157) rogersheu 2021-11-09 02:26:07 -0800
  • 3c8e44ca70
    Require mypy for synapse/ & tests/ unless excluded Dan Callahan 2021-11-09 09:58:39 +0000
  • fc0f854db7 Suggest using /etc/matrix-synapse/conf.d/ for configuration with Debian packages rei/doc_debian_edit_confd Olivier Wilkinson (reivilibre) 2021-11-09 09:49:32 +0000
  • 0133785bf4 Prefer early-return and straight-forward assignment Eric Eastwood 2021-11-08 21:43:38 -0600
  • 84f235aea4
    Rename to more clear get_insertion_event_id_by_batch_id (MSC2716) (#11244) Eric Eastwood 2021-11-08 21:21:10 -0600
  • 33caefe3e9 update changelog number H. Shay 2021-11-08 17:47:39 -0800
  • eaff0632bd
    Merge c8548a935e into 4ee71b9637 srdjan-catalyst 2021-11-09 01:35:18 +0000
  • 9cb6b3cd7a
    Merge f24b39912b into 4ee71b9637 Jonas Jelten 2021-11-09 01:33:51 +0000
  • 22e7829f8f remove unused tables room_stats_historical and user_stats_historical H. Shay 2021-11-08 17:30:29 -0800
  • 7821ed2c76 update docstring dklimpel 2021-11-09 00:12:42 +0100
  • 32c0694708 update doc dklimpel 2021-11-09 00:01:38 +0100
  • 5a764c8c6d add new status API /rooms/delete_status/<purge_id> dklimpel 2021-11-08 23:26:16 +0100
  • d02a52ca58 update test to verify that display name has been changed to None H. Shay 2021-11-08 13:07:48 -0800
  • af8e8b5b6a Rewrote unit tests: #11157 rogersheu 2021-11-08 12:27:15 -0800
  • d10625eb18
    Update test description to be accurate Eric Eastwood 2021-11-08 12:35:29 -0600
  • 33cced2174 instantiate stream_pos in get_new_device_msgs_for_remote Andrew Morgan 2021-11-08 18:29:56 +0000
  • 691a54289b
    Apply suggestions from code review Andrew Morgan 2021-11-08 18:26:27 +0000
  • 88d1eab445 Use same changelog so it dissolves into #11114 Eric Eastwood 2021-11-08 12:16:58 -0600
  • 4f42348848 rename response dicts dklimpel 2021-11-08 18:43:38 +0100
  • b4c8cff9d6 changelog Andrew Morgan 2021-11-08 16:46:37 +0000
  • 47b403e794 Fix typo in relations error response Andrew Morgan 2021-11-08 16:44:22 +0000
  • a618958879 add simple unit test for /purge_history_status dklimpel 2021-11-08 17:18:07 +0100
  • 68955b7ff7 deploy: 4ee71b9637 erikjohnston 2021-11-08 16:08:28 +0000
  • 4ee71b9637
    Add some background update admin APIs (#11263) Erik Johnston 2021-11-08 16:08:02 +0000
  • c47d52d96f
    Remove now useless config option babolivier/update_domain_rule_checker Brendan Abolivier 2021-11-03 18:04:20 +0100
  • 7a1ffb2ce6
    Lint Brendan Abolivier 2021-11-03 17:37:28 +0100
  • 641ea84c76
    Delete custom user_may_create_room Brendan Abolivier 2021-11-03 17:24:29 +0100
  • dd95ccf4cc
    Update tests Brendan Abolivier 2021-11-03 17:17:50 +0100
  • 1ab26d3650
    Update DomainRuleChecker to use the new interface Brendan Abolivier 2021-11-03 17:14:23 +0100
  • 3ec96d716d
    Converge with mainline Brendan Abolivier 2021-10-26 17:26:59 +0100
  • 201bd148ea
    Apply suggestions from code review Erik Johnston 2021-11-08 15:37:57 +0000
  • 986dca25e0
    Add a module API method to retrieve state from a room (#11204) Brendan Abolivier 2021-10-29 18:28:29 +0200
  • a8e13a3820
    Add a spamchecker method to allow or deny 3pid invites (#10894) Brendan Abolivier 2021-10-06 17:18:13 +0200
  • c9b1bab3d4
    Add a spamchecker callback to allow or deny room joins (#10910) Brendan Abolivier 2021-10-06 16:32:16 +0200
  • 2e5c3f3506
    Add a spamchecker callback to allow or deny room creation based on invites (#10898) Brendan Abolivier 2021-09-24 16:38:23 +0200
  • 7de0bf1705
    Apply suggestions from code review Dirk Klimpel 2021-11-08 15:53:19 +0100
  • c5422e2ec1 Log callbacks erikj/slow_sync_diag Erik Johnston 2021-11-08 14:52:51 +0000
  • 76a62d510b add error message if delete fails dklimpel 2021-11-08 15:50:00 +0100
  • 0c82d4aabe
    Fix typo in comment from #11255. (#11276) Patrick Cloke 2021-11-08 09:36:49 -0500
  • f2d2842f56 Fixup Erik Johnston 2021-11-08 14:35:26 +0000
  • 61e28c41cd Fixup Erik Johnston 2021-11-08 14:33:58 +0000
  • 49c9424c0e install timers Erik Johnston 2021-11-08 14:32:48 +0000
  • 50b8170181 Log long callFromThread Erik Johnston 2021-11-08 14:29:19 +0000
  • 9cc1195248 deploy: 86a497efaa richvdh 2021-11-08 14:13:38 +0000
  • 86a497efaa
    Default value for public_baseurl (#11210) Richard van der Hoff 2021-11-08 14:13:10 +0000
  • da78f01a64 Log slow ticks Erik Johnston 2021-11-08 14:11:39 +0000
  • e8dad0887d Newsfragment Patrick Cloke 2021-11-08 09:09:03 -0500
  • 799af147dc Fix typo in comment from #11255. Patrick Cloke 2021-11-08 09:08:04 -0500
  • 59346cc2e0
    Fix typo. Patrick Cloke 2021-11-08 08:47:26 -0500
  • 515ca6bb6c
    Split up and comment the monster exclusion regex Dan Callahan 2021-11-08 12:48:55 +0000
  • 8a973b77fc
    Exclude all of contrib/ from mypy Dan Callahan 2021-11-08 12:36:02 +0000
  • 6d22b83ea3
    Explain the verbose regex flag in a comment Dan Callahan 2021-11-08 12:35:47 +0000
  • 402f49bca7
    Merge de870ed552 into 556a488209 Jordan Hewitt 2021-11-08 07:33:35 -0500
  • 556a488209
    Address review feedback from #11269 (#11273) Dan Callahan 2021-11-08 11:57:37 +0000
  • 1783084fd9 More tracing Erik Johnston 2021-11-08 11:41:29 +0000
  • 5e88964994 Trace event fetches Erik Johnston 2021-11-08 11:35:27 +0000
  • 58864265d1 Merge remote-tracking branch 'origin/develop' into erikj/slow_sync_diag Erik Johnston 2021-11-08 11:34:03 +0000
  • 1d28d50682 Move docs to correct location Erik Johnston 2021-11-08 11:10:54 +0000
  • 1b786c4007
    Address review feedback from #11269 Dan Callahan 2021-11-08 11:01:29 +0000
  • 8b1a8acdf2 Add link to docs in Summary Erik Johnston 2021-11-08 11:00:14 +0000
  • a55e1ec9af
    Blacklist new sytest validation test (#11270) Erik Johnston 2021-11-08 10:37:43 +0000
  • a4e1505259 deploy: 02742fd058 erikjohnston 2021-11-08 10:35:03 +0000
  • 02742fd058
    Wrong DTLS port in "Troubleshooting" (#11268) master jmcparland 2021-11-08 05:34:39 -0500
  • f2178b293b
    isort Dan Callahan 2021-11-08 10:22:01 +0000
  • 4aec13a69f
    Newsfragment Dan Callahan 2021-11-08 10:16:37 +0000
  • ab51914860 Newsfile Erik Johnston 2021-11-08 10:01:27 +0000
  • 4ec3fb8254 Blacklist new sytest validation test Erik Johnston 2021-11-08 09:59:44 +0000
  • 98c8fc6ce8
    Handle federation inbound instances being killed more gracefully (#11262) Erik Johnston 2021-11-08 09:54:47 +0000
  • 0aa2c4318a deploy: 9799c569bb callahad 2021-11-07 21:18:52 +0000
  • 9799c569bb
    Minor cleanup to Debian packaging (#11269) Dan Callahan 2021-11-07 21:18:33 +0000
  • 64aa44df64
    Newsfragment Dan Callahan 2021-11-07 20:46:23 +0000
  • b8d237378f
    Allow /etc/default/matrix-synapse to be missing Dan Callahan 2021-11-07 20:34:23 +0000
  • 51a7c9e0b7
    Preinstall the wheel package when building venvs. Dan Callahan 2021-11-07 19:59:52 +0000
  • 13f43fef08
    Change package Architecture to any Dan Callahan 2021-11-07 19:35:33 +0000
  • cc7f50c3bc
    Remove unused Vagrant scripts Dan Callahan 2021-11-07 19:29:56 +0000
  • e3ff6952b0
    Wrong DTLS port in "Troubleshooting" jmcparland 2021-11-07 08:56:13 -0500