.. |
.gitignore
|
…
|
|
15870.feature
|
…
|
|
15891.feature
|
Implements a task scheduler for resumable potentially long running tasks (#15891)
|
2023-08-21 14:17:13 +02:00 |
16010.misc
|
…
|
|
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
|
…
|
|
16061.misc
|
…
|
|
16080.bugfix
|
…
|
|
16085.misc
|
…
|
|
16089.misc
|
…
|
|
16091.doc
|
…
|
|
16092.misc
|
…
|
|
16094.feature
|
…
|
|
16110.misc
|
…
|
|
16112.misc
|
…
|
|
16114.feature
|
Allow filtering for admins in the list accounts admin API (#16114)
|
2023-08-18 12:26:38 +01:00 |
16115.misc
|
…
|
|
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
|
…
|
|
16123.misc
|
…
|
|
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 |