You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
Erik Johnston 373c0c7ff7
Speed up typechecking CI (#15752)
2 years ago
..
.gitignore Correct attrs package name in requirements (#3492) 7 years ago
12504.misc Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504) 2 years ago
14213.misc Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2 years ago
15388.feature Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2 years ago
15450.feature Add get_canonical_room_alias to module API (#15450) 2 years ago
15520.feature Stabilize support for MSC3952: Intentional mentions. (#15520) 2 years ago
15582.feature Newsfile. 2 years ago
15609.bugfix Clear event caches when we purge history (#15609) 2 years ago
15649.misc `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2 years ago
15650.misc Trace functions which return `Awaitable` (#15650) 2 years ago
15674.feature Add Synapse version deploy annotations to Grafana dashboard (#15674) 2 years ago
15675.misc Cache requests for user's devices from federation (#15675) 2 years ago
15689.misc Docker fully qualified image names (#15689) 2 years ago
15690.misc Remove unused `FederationServer.__str__` override (#15690) 2 years ago
15694.misc Add stricter mypy options (#15694) 2 years ago
15695.bugfix Check required power levels earlier in createRoom handler. (#15695) 2 years ago
15697.misc Add stubs package for lxml. (#15697) 2 years ago
15705.feature Add a catch-all * to the supported relation types when redacting (#15705) 2 years ago
15709.misc Some house keeping on `maybe_backfill()` functions (#15709) 2 years ago
15721.misc Add context for when/why to use the `long_retries` option when sending Federation requests (#15721) 2 years ago
15723.misc Remove some unused `server_name` fields (#15723) 2 years ago
15725.misc Update error to more plainly explain we can only authorize our own events (#15725) 2 years ago
15726.misc Prevent "twisted trunk" and "latest deps" workflows from running on forks (#15726) 2 years ago
15729.misc Improve performance of user directory search (#15729) 2 years ago
15731.misc No need for the extra join since `membership` is built-in to `current_state_events` (#15731) 2 years ago
15732.doc Remove redundant `room_memberships` join to find participating servers in a room (#15732) 2 years ago
15733.misc Remove superfluous `room_memberships` join from background update (#15733) 2 years ago
15740.feature Quick & dirty metric for background update status (#15740) 2 years ago
15752.misc Speed up typechecking CI (#15752) 2 years ago