synapse/changelog.d
2021-01-20 10:45:19 +00:00
..
.gitignore
8675.misc Patch to temporarily drop cross-user m.key_share_requests (#8675) 2020-10-28 11:58:47 +00:00
8868.misc Add background update for add chain cover index (#9029) 2021-01-14 15:18:27 +00:00
8932.feature Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
8939.misc Add type hints to the logging context code. (#8939) 2021-01-05 08:06:55 -05:00
8948.feature Also support remote users on the joined_rooms admin API. (#8948) 2021-01-11 14:32:17 -05:00
8984.feature Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
8997.doc Add some extra notes for getting Synapse running on macOS. (#8997) 2021-01-15 06:58:31 -05:00
9015.feature Combine the SSO Redirect Servlets (#9015) 2021-01-04 18:13:49 +00:00
9016.misc Ensure rejected events get added to some metadata tables (#9016) 2021-01-11 13:57:33 +00:00
9017.feature Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
9018.misc Ignore date-rotated logs (#9018) 2021-01-05 13:09:15 +00:00
9023.bugfix Handle a display name / avatar URL not included in a federation request. (#9023) 2021-01-06 07:29:03 -05:00
9024.feature Improve the performance of calculating ignored users in large rooms (#9024) 2021-01-07 13:03:38 +00:00
9025.misc Drop last_used column from access_tokens (#9025) 2021-01-11 10:23:49 +00:00
9028.bugfix Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
9029.misc Add background update for add chain cover index (#9029) 2021-01-14 15:18:27 +00:00
9030.misc tox: Add a -noextras factor (#9030) 2021-01-07 11:41:54 +00:00
9031.misc Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
9033.misc Handle updating schema version without any deltas. (#9033) 2021-01-07 11:33:36 +00:00
9035.doc Fix typo in docs/systemd-with-workers/README.md (#9035) 2021-01-07 15:31:01 +00:00
9036.feature changelog 2021-01-07 14:56:42 +00:00
9038.misc Run the linters on a consistent list of files (#9038) 2021-01-08 14:08:44 +00:00
9039.removal Remove broken and unmaintained 'webserver.py' script (#9039) 2021-01-08 14:09:06 +00:00
9040.doc Fix a typo in the install docs. (#9040) 2021-01-11 07:42:18 -05:00
9041.misc Some cleanups to device inbox store. (#9041) 2021-01-07 17:20:44 +00:00
9042.feature Support routing edu's to multiple instances (#9042) 2021-01-07 18:07:28 +00:00
9043.feature Ensure that remote users' device list resyncing always happens on master (#9043) 2021-01-07 18:06:52 +00:00
9044.feature Allow running sendToDevice on workers (#9044) 2021-01-07 20:19:26 +00:00
9051.bugfix Fix error handling during insertion of client IPs (#9051) 2021-01-08 14:15:20 +00:00
9053.bugfix Fix "Starting metrics collection from sentinel context" errors (#9053) 2021-01-08 14:33:53 +00:00
9054.bugfix Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00
9055.misc Remove old tables after schema version bump (#9055) 2021-01-11 13:58:19 +00:00
9057.doc Keycloak mapping_provider example (#9037) (#9057) 2021-01-08 18:29:30 +00:00
9058.misc Remove unused SynapseService (#9058) 2021-01-11 10:24:22 +00:00
9059.bugfix Clean up exception handling in the startup code (#9059) 2021-01-11 15:55:05 +00:00
9063.misc Removes unnecessary declarations in the tests for the admin API. (#9063) 2021-01-11 11:15:54 -05:00
9067.feature Preparatory refactors of OidcHandler (#9067) 2021-01-13 10:26:12 +00:00
9068.feature Move more encryption endpoints off master (#9068) 2021-01-11 18:01:27 +00:00
9069.misc Remove SynapseRequest.get_user_agent (#9069) 2021-01-12 12:34:16 +00:00
9070.bugfix Handle bad JSON data being returned from the federation API. (#9070) 2021-01-12 11:07:01 -05:00
9071.bugfix Add basic domain validation for DomainSpecificString.is_valid. (#9071) 2021-01-13 07:05:16 -05:00
9080.misc Kill off HomeServer.get_ip_from_request() (#9080) 2021-01-12 12:48:12 +00:00
9081.feature UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 2021-01-12 17:38:03 +00:00
9082.feature Add a test for UI-Auth-via-SSO (#9082) 2021-01-13 20:21:55 +00:00
9086.feature Add an admin API endpoint to protect media. (#9086) 2021-01-15 11:18:09 -05:00
9091.feature Give the user a better error when they present bad SSO creds 2021-01-13 20:22:41 +00:00
9092.feature Register the /devices endpoint on workers. (#9092) 2021-01-13 12:35:40 -05:00
9093.misc Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
9098.misc Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) 2021-01-14 06:59:26 -05:00
9104.feature Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
9105.feature changelog 2021-01-13 17:47:27 +00:00
9106.misc Reduce scope of exception handler. (#9106) 2021-01-13 13:27:49 -05:00
9107.feature Split OidcProvider out of OidcHandler (#9107) 2021-01-14 13:29:17 +00:00
9108.bugfix Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
9109.feature Store an IdP ID in the OIDC session (#9109) 2021-01-15 13:22:12 +00:00
9110.feature Land support for multiple OIDC providers (#9110) 2021-01-15 16:55:29 +00:00
9112.misc Improve UsernamePickerTestCase (#9112) 2021-01-15 13:45:13 +00:00
9114.bugfix Fix perf of get_cross_signing_keys (#9116) 2021-01-14 17:57:09 +00:00
9115.misc Fix chain cover background update to work with split out event persisters (#9115) 2021-01-14 17:19:35 +00:00
9116.bugfix Fix perf of get_cross_signing_keys (#9116) 2021-01-14 17:57:09 +00:00
9117.bugfix Ensure we store pusher data as text (#9117) 2021-01-15 16:57:23 +00:00
9118.misc Fix event chain bg update. (#9118) 2021-01-14 18:57:32 +00:00
9124.misc Make chain cover index bg update go faster (#9124) 2021-01-15 17:18:37 +00:00
9125.misc Remote dependency on distutils (#9125) 2021-01-15 15:59:20 +00:00
9127.feature Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
9128.bugfix Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
9130.feature Ensure the user ID is serialized in the payload instead of used as an instance name. (#9130) 2021-01-18 11:08:26 +00:00
9144.misc Enforce all replication HTTP clients calls use kwargs (#9144) 2021-01-18 15:24:04 +00:00
9145.bugfix Properly raise an exception when the body exceeds the max size. (#9145) 2021-01-18 10:21:42 -05:00
9146.misc Fix the Python 3.5 old-deps build. (#9146) 2021-01-18 09:35:42 -05:00
9151.doc Quote pip install with brackets to avoid shell interpretation. (#9151) 2021-01-18 11:12:20 -05:00
9153.feature Fix error messages from OIDC config parsing (#9153) 2021-01-19 14:56:54 +00:00
9157.misc Replace 'perspectives' config block with 'trusted_key_servers' in docker homeserver.yaml template (#9157) 2021-01-19 16:19:32 +00:00
9161.bugfix Validate the server name for the /publicRooms endpoint. (#9161) 2021-01-19 14:21:59 -05:00
9166.feature Use the account handler in additional places. (#9166) 2021-01-20 10:44:52 +00:00