MatrixSynapse/changelog.d
Erik Johnston 5a6d025246
Clear out old rows from `event_push_actions_staging` (#14020)
On matrix.org we have ~5 million stale rows in `event_push_actions_staging`, let's add a background job to make sure we clear them out.
2022-10-03 18:44:44 +01:00
..
.gitignore
11866.feature Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 2022-10-03 13:30:45 +00:00
13487.misc
13556.feature Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
13635.feature
13667.feature
13719.bugfix
13722.feature
13768.misc
13772.doc
13782.feature
13787.misc Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 2022-09-29 13:55:12 +00:00
13792.misc
13796.misc
13799.feature
13800.misc
13809.misc
13818.doc
13823.misc
13830.bugfix
13831.feature
13832.feature
13836.doc
13838.misc Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
13839.misc
13840.bugfix
13843.removal
13850.misc
13855.bugfix
13859.misc
13860.feature
13863.bugfix
13867.misc
13868.misc Expose MSC3882 only be under an unstable endpoint. (#13868) 2022-09-29 07:22:27 -04:00
13870.doc
13872.bugfix
13873.misc
13874.misc
13876.misc
13879.misc
13885.misc
13888.misc
13889.misc
13890.misc Improve backfill robustness by trying more servers. (#13890) 2022-09-29 10:00:02 +00:00
13892.feature
13893.feature
13904.bugfix Always send default and rule_id to clients (#13904) 2022-09-29 11:57:00 +01:00
13905.misc
13909.bugfix
13911.doc
13913.misc
13914.misc
13915.doc
13920.feature
13922.bugfix
13924.misc Update UPSERT comment now that native upserts are the default (#13924) 2022-09-29 19:10:47 +01:00
13925.misc Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
13928.doc
13930.doc
13931.doc
13932.feature
13934.misc Handle local device list updates during partial join (#13934) 2022-09-28 23:22:35 +01:00
13936.feature Fix overflows in /messages backfill calculation (#13936) 2022-09-30 11:54:53 +01:00
13937.feature Clarify that a method returns only unthreaded receipts. (#13937) 2022-09-29 07:07:31 -04:00
13939.feature Explicit cast to enforce type hints. (#13939) 2022-09-29 07:22:41 -04:00
13947.feature Add missing version information in the ModuleApi (#13947) 2022-09-30 12:27:21 +02:00
13952.bugfix Don't require `setuptools_rust` at runtime (#13952) 2022-09-29 20:16:08 +00:00
13956.bugfix Refactor `_get_e2e_device_keys_txn` to split large queries (#13956) 2022-10-03 13:46:36 +01:00
13957.feature Discourage automatic replies to Synapse's emails (#13957) 2022-09-30 13:23:37 +00:00
13960.misc Fix `get_users_in_room` mis-use in `transfer_room_state_on_room_upgrade` (#13960) 2022-09-30 20:10:50 -05:00
13966.misc Clarifications in user directory for users who share rooms tracking (#13966) 2022-09-30 14:40:18 -05:00
13969.misc Revert the general exception recording introduced in #13814 (#13969) 2022-10-03 10:14:45 +01:00
13972.bugfix Fix performance regression in `get_users_in_room` (#13972) 2022-09-30 13:15:32 +01:00
13973.misc Speed up calculating push actions in large rooms (#13973) 2022-09-30 14:27:00 +01:00
13974.doc Add some cross references to worker documentation (#13974) 2022-09-30 13:41:32 +01:00
13976.misc Enable dependabot updates (#13976) 2022-09-30 14:28:34 +01:00
13978.misc Bump docker/login-action from 1 to 2 (#13978) 2022-10-03 17:32:48 +01:00
13979.misc Bump actions/download-artifact from 2 to 3 (#13979) 2022-10-03 17:50:06 +01:00
13980.misc Bump actions/cache from 2 to 3 (#13980) 2022-10-03 17:54:06 +01:00
13982.misc Bump actions/checkout from 2 to 3 (#13982) 2022-10-03 14:20:32 +01:00
13992.misc Skip filtering during push if there are no push actions (#13992) 2022-09-30 17:40:33 +01:00
13993.misc Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
13998.misc Protoype automatic changelogs for dependabot PRs (#13998) 2022-10-03 11:30:21 +01:00
14009.bugfix Always build Rust extension in release mode (#14009) 2022-10-03 11:20:18 +01:00
14011.misc Change dependabot CL suffix (#14011) 2022-10-03 11:51:57 +01:00
14012.misc Fix twisted trunk mypy errors (#14012) 2022-10-03 13:26:49 +00:00
14013.misc Add cache to `get_partial_state_servers_at_join` (#14013) 2022-10-03 13:13:11 +00:00
14014.bugfix Fix bug where we didn't delete staging push actions (#14014) 2022-10-03 13:45:19 +00:00
14015.misc Bump docker/setup-buildx-action from 1 to 2 (#14015) 2022-10-03 14:13:15 +00:00
14017.misc Try again to automate dependabot changelogs (#14017) 2022-10-03 14:34:50 +01:00
14019.misc Bump docker/setup-qemu-action from 1 to 2 (#14019) 2022-10-03 16:07:39 +01:00
14020.misc Clear out old rows from `event_push_actions_staging` (#14020) 2022-10-03 18:44:44 +01:00
14021.misc yet another attempt to make dependabot changelogs work (#14021) 2022-10-03 15:59:32 +01:00
14022.misc Bump docker/build-push-action from 2 to 3 (#14022) 2022-10-03 17:15:27 +01:00
14024.removal Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) 2022-10-03 17:16:15 +00:00
14025.bugfix Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 2022-10-03 16:47:15 +00:00
14027.misc Dependabot changelogs: trigger CI explicitly (#14027) 2022-10-03 17:16:45 +01:00