1
0

Commit Graph

  • 64887f06fc Use ijson to parse the response to /send_join, reducing memory usage. (#9958) Erik Johnston 2021-05-20 16:11:48 +01:00
  • 551d2c3f4b Allow a user who could join a restricted room to see it in spaces summary. (#9922) Patrick Cloke 2021-05-20 11:10:36 -04:00
  • d48c46cb3b Revert changes to synapse.rest.client.v1.directory Andrew Morgan 2021-05-20 15:09:29 +01:00
  • d983ced596 Merge branch 'master' of github.com:matrix-org/synapse into develop Andrew Morgan 2021-05-20 14:39:46 +01:00
  • 141b073c7b Update user_directory.md (#10016) Javier Junquera Sánchez 2021-05-20 15:24:19 +02:00
  • 9c76d0561b Update the contrib grafana dashboard (#10001) Erik Johnston 2021-05-19 11:47:16 +01:00
  • 5bba1b4905 Hardened systemd unit files (#9803) Savyasachee Jha 2021-05-19 16:14:16 +05:30
  • 44848d6b77 Fix changelog number pr/9803 Andrew Morgan 2021-05-18 17:42:09 +01:00
  • c891774a0e Apply suggestions from code review Andrew Morgan 2021-05-18 17:39:39 +01:00
  • ac6bfcd52f Refactor checking restricted join rules (#10007) Patrick Cloke 2021-05-18 12:17:04 -04:00
  • 4d6e5a5e99 Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) Andrew Morgan 2021-05-18 14:13:45 +01:00
  • a36d1ec5ae Removed duplicate file for hardening systemd workers and updated the docs as requested in code review Savyasachee Jha 2021-05-18 16:14:49 +05:30
  • ad8e2cc36c Update changelog.d/9802.doc with a link to the actual issue Savyasachee Jha 2021-05-18 16:10:56 +05:30
  • 585ae3884c Apply suggestions from code review by anoadragon453 Savyasachee Jha 2021-05-18 16:10:05 +05:30
  • 206a7b5f12 Fix the allowed range of valid ordering characters for spaces. (#10002) Patrick Cloke 2021-05-17 09:59:17 -04:00
  • 9752849e2b Clarify comments in the space summary handler. (#9974) Patrick Cloke 2021-05-17 09:01:19 -04:00
  • 653fe2f3cd Merge branch 'master' into develop Erik Johnston 2021-05-17 12:14:58 +01:00
  • 13b0673b5a Changelog v1.34.0 release-v1.34.0 Erik Johnston 2021-05-17 12:00:28 +01:00
  • 8dde0bf8b3 Update UPGRADE.rst Erik Johnston 2021-05-17 11:50:08 +01:00
  • afb6dcf806 1.34.0 Erik Johnston 2021-05-17 11:34:39 +01:00
  • 41ac128fd3 Split multiplart email sending into a dedicated handler (#9977) Brendan Abolivier 2021-05-17 12:33:38 +02:00
  • 6660912226 Update postgres docs (#9989) Richard van der Hoff 2021-05-14 13:14:48 +01:00
  • 6482075c95 Run black on the scripts (#9981) Richard van der Hoff 2021-05-14 11:46:35 +01:00
  • 6942377f90 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-05-14 11:31:38 +01:00
  • 5090f26b63 Minor @cachedList enhancements (#9975) Richard van der Hoff 2021-05-14 11:12:36 +01:00
  • 52ed9655ed Remove unnecessary SystemRandom from SQLBaseStore (#9987) Dan Callahan 2021-05-14 10:59:10 +01:00
  • ebdef256b3 Remove superfluous call to bool() (#9986) Dan Callahan 2021-05-14 10:58:57 +01:00
  • bd918d874f Simplify exception handling in is_ascii. (#9985) Dan Callahan 2021-05-14 10:58:52 +01:00
  • 498084228b Use Python's secrets module instead of random (#9984) Dan Callahan 2021-05-14 10:58:46 +01:00
  • c14f99be46 Support enabling opentracing by user (#9978) Richard van der Hoff 2021-05-14 10:51:08 +01:00
  • 976216959b Update minimum supported version in postgres.md (#9988) Andrew Morgan 2021-05-14 09:21:00 +01:00
  • d19bccdbec Update SSO mapping providers documentation about unique IDs. (#9980) Patrick Cloke 2021-05-13 14:37:20 -04:00
  • 258bf0e722 Add a test for the update_presence storage function anoa/test_update_presence Andrew Morgan 2021-05-13 17:51:03 +01:00
  • 7ea2cd1ce9 Set PYTHONMALLOC to malloc in start.py hs/use-malloc-in-docker Will Hunt 2021-05-13 10:55:57 +01:00
  • 451f25172a Incorporate changes from review v1.34.0rc1 Brendan Abolivier 2021-05-12 17:10:42 +01:00
  • 91143bb24e Refer and link to the upgrade notes rather than to the file name Brendan Abolivier 2021-05-12 17:04:00 +01:00
  • 47806b0869 1.34.0rc1 Brendan Abolivier 2021-05-12 16:59:46 +01:00
  • 019ed44b84 Merge branch 'release-v1.34.0' into matrix-org-hotfixes Brendan Abolivier 2021-05-12 16:41:04 +01:00
  • a683028d81 Correctly ratelimit invites when creating a room (#9968) Brendan Abolivier 2021-05-12 16:05:28 +02:00
  • 7562d887e1 Change the format of access tokens away from macaroons (#5588) Richard van der Hoff 2021-05-12 15:04:51 +01:00
  • f42fae4fb3 wip anoa/module_api_full_presence_fix_wip Andrew Morgan 2021-05-12 13:41:16 +01:00
  • affaffb0ab Run cache_joined_hosts_for_event in background (#9951) Erik Johnston 2021-05-12 13:17:11 +01:00
  • b0b8110acd Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Richard van der Hoff 2021-05-12 12:57:55 +01:00
  • dacc395dca Merge remote-tracking branch 'origin/develop' into hs/hacked-together-event-cache Will Hunt 2021-05-11 22:28:35 +01:00
  • a9687fb14c Merge branch 'develop' of github.com:matrix-org/synapse into anoa/module_api_full_presence_fix_wip Andrew Morgan 2021-05-11 18:28:06 +01:00
  • bdf5ec745a force_notify nonsense Andrew Morgan 2021-05-11 18:26:25 +01:00
  • 63fb220e5f Tests for to-device messages (#9965) Richard van der Hoff 2021-05-11 18:01:11 +01:00
  • 27c375f812 Sort child events according to MSC1772 for the spaces summary API. (#9954) Patrick Cloke 2021-05-11 12:57:39 -04:00
  • 60dc246634 Fix stream token multiple devices Andrew Morgan 2021-05-11 14:16:47 +01:00
  • e083f0fd89 wip tests Andrew Morgan 2021-05-10 14:46:38 +01:00
  • f4833e0c06 Support fetching the spaces summary via GET over federation. (#9947) Patrick Cloke 2021-05-11 12:21:43 -04:00
  • 28c6841102 Send the m.room.create stripped event with invites (support MSC1772). (#9966) Patrick Cloke 2021-05-11 10:58:58 -04:00
  • 652a6b094d Merge branch 'master' into develop Brendan Abolivier 2021-05-11 14:15:30 +01:00
  • d1473f7362 Use link to advisory rather than to the CVE repo v1.33.2 release-v1.33.2 Brendan Abolivier 2021-05-11 14:09:46 +01:00
  • dc6366a9bd Add config option to hide device names over federation (#9945) Aaron Raimist 2021-05-11 08:03:23 -05:00
  • 86fb71431c 1.33.2 Brendan Abolivier 2021-05-11 13:53:49 +01:00
  • b378d98c8f Add debug logging for issue #9533 (#9959) Richard van der Hoff 2021-05-11 11:04:03 +01:00
  • 7967b36efe Fix m.room_key_request to-device messages (#9961) Richard van der Hoff 2021-05-11 11:02:56 +01:00
  • ab717bceb5 Merge branch 'release-v1.33.2' into matrix-org-hotfixes Brendan Abolivier 2021-05-11 10:49:58 +01:00
  • 6157f02067 Revert "improve efficiency of _glob_to_re" Brendan Abolivier 2021-05-11 10:49:45 +01:00
  • 03318a766c Merge pull request from GHSA-x345-32rc-8h85 Richard van der Hoff 2021-05-11 10:47:23 +01:00
  • e5c6aafe61 Fix redactions erikj/weakref_events Erik Johnston 2021-05-10 15:48:27 +01:00
  • c0a7348580 Handle deduplicating multiple fetch event requests Erik Johnston 2021-05-10 14:49:39 +01:00
  • 2b2985b5cf Improve performance of backfilling in large rooms. (#9935) Erik Johnston 2021-05-10 13:29:02 +01:00
  • 51065c44bb Fix port_db on empty db (#9930) Richard van der Hoff 2021-05-10 13:02:55 +01:00
  • 7865bc1dfb Always cache 'event_to_prev_state_group' Erik Johnston 2021-05-07 14:23:02 +01:00
  • 6c84778549 Always cache 'event_to_prev_state_group' (#9950) Erik Johnston 2021-05-07 14:54:09 +01:00
  • 765473567c Fix make_full_schema to create the db with the right options and user (#9931) Richard van der Hoff 2021-05-07 14:01:57 +01:00
  • b65ecaff9b Merge remote-tracking branch 'origin/release-v1.33.2' into develop Erik Johnston 2021-05-07 13:27:19 +01:00
  • 4df26abf28 Unpin attrs dep after new version has been released (#9946) Erik Johnston 2021-05-07 12:57:21 +01:00
  • 25f43faa70 Reorganise the database schema directories (#9932) Richard van der Hoff 2021-05-07 10:22:05 +01:00
  • 8771b1337d Export jemalloc stats to prometheus when used (#9882) Erik Johnston 2021-05-06 15:54:07 +01:00
  • e11cd368b7 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-05-06 15:07:28 +01:00
  • eba431c539 Revert "Leave out optional keys from /sync (#9919)" (#9940) Erik Johnston 2021-05-06 15:06:35 +01:00
  • 875a8fec34 Newsfile Erik Johnston 2021-05-06 14:45:20 +01:00
  • 9d1118dde8 Ensure we only have one copy of an event in memory at a time Erik Johnston 2021-05-06 14:42:42 +01:00
  • a8803e2b6e Merge remote-tracking branch 'origin/master' into develop Erik Johnston 2021-05-06 14:36:59 +01:00
  • ac88aca7f7 1.33.1 v1.33.1 release-v1.33.1 Erik Johnston 2021-05-06 14:06:38 +01:00
  • 24f07a83e6 Pin attrs to <21.1.0 (#9937) Erik Johnston 2021-05-06 14:06:06 +01:00
  • 6a20b4f32e fix version Will Hunt 2021-05-06 12:29:50 +01:00
  • a5e400286d Attempt to pin to fix Will Hunt 2021-05-06 12:20:15 +01:00
  • a8f48246b6 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-05-06 10:25:53 +01:00
  • 70f0ffd2fc Follow-up to #9915 to correct the identifier for room types. Patrick Cloke 2021-05-05 16:31:16 -04:00
  • d783880083 Include the time of the create event in Spaces Summary. (#9928) Patrick Cloke 2021-05-05 13:33:05 -04:00
  • 37623e3382 Increase perf of handling presence when joining large rooms. (#9916) Erik Johnston 2021-05-05 17:27:05 +01:00
  • e2a443550e Support stable MSC1772 spaces identifiers. (#9915) Patrick Cloke 2021-05-05 11:56:51 -04:00
  • ef889c98a6 Optionally track memory usage of each LruCache (#9881) Erik Johnston 2021-05-05 16:54:36 +01:00
  • 1fb9a2d0bf Limit how often GC happens by time. (#9902) Erik Johnston 2021-05-05 16:53:45 +01:00
  • de8f0a03a3 Don't set the external cache if its been done recently (#9905) Erik Johnston 2021-05-05 16:53:22 +01:00
  • d0aee697ac Use get_current_users_in_room from store and not StateHandler (#9910) Erik Johnston 2021-05-05 16:49:34 +01:00
  • b044860e56 Merge branch 'erikj/smaller_events' into erikj/test_send erikj/test_send Erik Johnston 2021-05-05 16:46:41 +01:00
  • 2e1a8878d5 Fix default Erik Johnston 2021-05-05 16:46:33 +01:00
  • a7b7770bef Merge branch 'erikj/smaller_events' into erikj/test_send Erik Johnston 2021-05-05 16:41:14 +01:00
  • 5d9bbca631 Make origin optional Erik Johnston 2021-05-05 16:41:10 +01:00
  • 015fdfe5bb Merge branch 'erikj/smaller_events' into erikj/test_send Erik Johnston 2021-05-05 16:37:37 +01:00
  • faa7d48930 More ensmalling Erik Johnston 2021-05-05 16:35:16 +01:00
  • d5305000f1 Docker healthcheck timings - add startup delay and changed interval (#9913) Christopher May-Townsend 2021-05-05 16:33:04 +01:00
  • 46eccf1826 Add presence_stream_id column to users_to_send_full_presence_to table Andrew Morgan 2021-05-05 16:02:36 +01:00
  • f4bb01d41a Compress Erik Johnston 2021-05-05 15:02:40 +01:00
  • ec1c2c69a2 Encode json dict Erik Johnston 2021-05-05 14:16:41 +01:00