MatrixSynapse/changelog.d
Nick Mills-Barrett 5e7847dc92
Cache user IDs instead of profile objects (#13573)
The profile objects are never used and increase cache size significantly.
2022-08-23 09:49:59 +00:00
..
.gitignore
13024.misc `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
13188.feature
13453.misc
13459.misc
13471.misc
13472.doc
13474.misc
13477.misc Avoid blocking lazy-loading `/sync`s during partial joins (#13477) 2022-08-18 11:53:02 +01:00
13479.misc
13485.misc
13488.misc
13489.misc Instrument the federation/backfill part of `/messages` (#13489) 2022-08-16 12:39:40 -05:00
13491.doc A first pass at pruning the Synapse README (#13491) 2022-08-17 16:46:09 +01:00
13492.doc
13493.misc
13497.doc
13499.misc
13502.misc Reject non-strict types in Pydantic models (#13502) 2022-08-17 11:17:04 +01:00
13503.feature Add forgotten status to Room Details API (#13503) 2022-08-17 09:42:01 +00:00
13514.bugfix
13515.doc
13522.misc
13525.bugfix Fix a bug in the `/event_reports` Admin API which meant that the total count could be larger than the number of results you can actually query for. (#13525) 2022-08-17 18:08:23 +00:00
13531.misc
13533.misc Add specific metric to time long-running `/messages` requests (#13533) 2022-08-17 10:19:21 +01:00
13534.misc Add metrics to track how the rate limiter is affecting requests (sleep/reject) (#13534) 2022-08-17 16:10:07 -05:00
13535.misc Time how long it takes us to do backfill processing (#13535) 2022-08-17 10:33:19 +01:00
13536.doc
13537.bugfix Add support for compression to federation responses (#13537) 2022-08-18 15:14:47 +01:00
13538.doc Fix a typo in docs and in some warnings (#13538) 2022-08-17 10:59:05 +01:00
13541.misc Track number of hosts affected by the rate limiter (#13541) 2022-08-18 10:05:07 -05:00
13543.misc Reduce the number of tests using TCP replication. (#13543) 2022-08-19 08:25:24 -04:00
13544.misc Add metrics to track rate limiter queue timing (#13544) 2022-08-17 10:38:05 +01:00
13545.misc Add metrics to track `/messages` response time by room size (#13545) 2022-08-18 14:15:53 -05:00
13547.misc Fix breaking event sending due to bad push rule (#13547) 2022-08-17 11:02:38 +00:00
13549.feature Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 2022-08-19 16:17:10 +00:00
13549.misc Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 2022-08-19 16:17:10 +00:00
13551.feature MSC2716v4 room version - remove namespace from MSC2716 event content fields (#13551) 2022-08-19 15:37:01 -05:00
13554.misc Fix incorrect juggling of logging contexts in `_PerHostRatelimiter` (#13554) 2022-08-18 16:26:26 +01:00
13558.misc Register homeserver modules when creating test homeserver (#13558) 2022-08-19 16:52:20 +01:00
13563.feature Fix validation problem that occurs when a user tries to deactivate their account or change their password. (#13563) 2022-08-19 11:03:29 +00:00
13566.bugfix Fix that sending server notices fail if avatar is `None` (#13566) 2022-08-23 09:48:35 +01:00
13573.misc Cache user IDs instead of profile objects (#13573) 2022-08-23 09:49:59 +00:00
13574.bugfix Remove redundant opentracing spans for `/sendToDevice` and `/keys/upload` (#13574) 2022-08-22 10:03:11 +01:00
13584.misc Fix Prometheus metrics being negative (mixed up start/end) (#13584) 2022-08-23 08:47:30 +01:00