0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
synapse/changelog.d
2023-08-23 14:00:34 +01:00
..
.gitignore
15870.feature Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
15891.feature Implements a task scheduler for resumable potentially long running tasks (#15891) 2023-08-21 14:17:13 +02:00
16010.misc Support MSC3814: Dehydrated Devices Part 2 (#16010) 2023-08-08 12:04:46 -07:00
16030.feature Add client_secret_path as alternative for client_secret for OIDC config (#16030) 2023-08-21 19:32:17 +00:00
16052.bugfix Add linearizer on user ID to push rule PUT/DELETE requests (#16052) 2023-08-11 11:37:09 +00:00
16061.misc Fix database performance of read/write worker locks (#16061) 2023-08-17 14:07:57 +01:00
16080.bugfix Disable caching in /sync corner case (#16080) 2023-08-17 10:22:50 +01:00
16085.misc Override global statement timeout when creating indexes in Postgres (#16085) 2023-08-17 10:30:02 +01:00
16089.misc Fix the type annotation on run_db_interaction in the Module API. (#16089) 2023-08-10 18:28:31 +01:00
16091.doc Add link explaining ELK stack to structured_logging.md (#16091) 2023-08-16 14:08:35 +01:00
16092.misc Clean-up presence code (#16092) 2023-08-10 07:39:46 -04:00
16094.feature Allow customizing IdP name and icon for SAML and CAS (#16094) 2023-08-11 20:15:17 +00:00
16110.misc Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
16112.misc Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
16114.feature Allow filtering for admins in the list accounts admin API (#16114) 2023-08-18 12:26:38 +01:00
16115.misc Attempt to fix twisted trunk (#16115) 2023-08-15 16:07:13 +00:00
16116.bugfix Speed up state res in rare case we don't have all events (#16116) 2023-08-18 15:32:06 +01:00
16117.misc Cache token introspection response from OIDC provider (#16117) 2023-08-17 10:53:10 -07:00
16123.misc Add cache to get_server_keys_json_for_remote (#16123) 2023-08-18 11:05:01 +01:00
16124.bugfix Filter out unwanted user_agents from udv. (#16124) 2023-08-23 14:00:34 +01:00
16125.misc Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 2023-08-22 14:15:34 +00:00
16127.bugfix Disable m.3pid_changes capability when MSC3861 is enabled. (#16134) 2023-08-22 14:47:59 +00:00
16131.misc Add response time metrics for introspection requests (#16131) 2023-08-18 12:16:00 +01:00
16132.misc MSC3861: allow impersonation by an admin using a query param (#16132) 2023-08-18 15:46:46 +02:00
16133.bugfix Fix rare deadlock when using read/write locks (#16133) 2023-08-23 13:45:25 +01:00
16134.bugfix Disable m.3pid_changes capability when MSC3861 is enabled. (#16134) 2023-08-22 14:47:59 +00:00
16148.bugfix Fix perf of wait_for_stream_positions (#16148) 2023-08-22 15:11:22 +00:00
16149.misc Increase perf of read/write locks (#16149) 2023-08-23 09:23:22 +01:00
16150.misc Add tests for restoring the presence state after a restart. (#16151) 2023-08-23 07:31:00 -04:00
16151.misc Add tests for restoring the presence state after a restart. (#16151) 2023-08-23 07:31:00 -04:00
16152.misc Raise poetry-core version cap to 1.7.0 (#16152) 2023-08-22 13:51:35 +01:00
16156.bugfix Properly update retry_last_ts when hitting the maximum retry interval (#16156) 2023-08-23 09:35:23 +01:00
16157.misc Fix user directory test for deactivated support user. (#16157) 2023-08-22 09:08:24 -04:00
16158.misc Clean-up presence tests (#16158) 2023-08-22 11:43:44 -04:00
16159.misc Only lock when we're backfilling (#16159) 2023-08-23 09:23:41 +01:00
16160.misc Reduce DB contention on worker locks (#16160) 2023-08-23 13:45:19 +01:00
16164.bugfix Always update retry_last_ts (#16164) 2023-08-23 13:04:46 +01:00
16165.misc Task scheduler: mark task as active if we are scheduling ASAP (#16165) 2023-08-23 13:37:51 +02:00