.. |
.gitignore
|
…
|
|
10533.misc
|
Track in memory events using weakrefs (#10533)
|
2022-05-17 10:34:27 +01:00 |
12477.misc
|
…
|
|
12513.feature
|
…
|
|
12567.misc
|
Add `StreamKeyType` class and replace string literals with constants (#12567)
|
2022-05-16 15:35:31 +00:00 |
12586.misc
|
…
|
|
12588.misc
|
…
|
|
12618.feature
|
…
|
|
12623.feature
|
Add a new room version for MSC3787's knock+restricted join rule (#12623)
|
2022-05-17 10:41:39 +00:00 |
12630.misc
|
…
|
|
12673.feature
|
…
|
|
12676.misc
|
…
|
|
12677.misc
|
…
|
|
12679.misc
|
…
|
|
12680.misc
|
Remove code which updates `application_services_state.last_txn` (#12680)
|
2022-05-17 11:07:18 +01:00 |
12683.bugfix
|
…
|
|
12689.misc
|
…
|
|
12691.misc
|
…
|
|
12693.misc
|
…
|
|
12694.misc
|
…
|
|
12695.misc
|
…
|
|
12696.bugfix
|
Fix room upgrades creating an empty room when auth fails (#12696)
|
2022-05-16 14:06:04 +01:00 |
12698.misc
|
…
|
|
12699.misc
|
…
|
|
12700.misc
|
…
|
|
12701.feature
|
…
|
|
12705.misc
|
…
|
|
12708.misc
|
…
|
|
12709.removal
|
…
|
|
12711.misc
|
Avoid unnecessary copies when filtering private read receipts. (#12711)
|
2022-05-16 15:06:23 +00:00 |
12713.bugfix
|
…
|
|
12715.doc
|
…
|
|
12716.misc
|
…
|
|
12717.misc
|
Add some type hints to datastore (#12717)
|
2022-05-17 15:29:06 +01:00 |
12720.misc
|
…
|
|
12721.bugfix
|
Fix push for m.read events (#12721)
|
2022-05-17 11:03:07 +01:00 |
12726.misc
|
…
|
|
12727.doc
|
…
|
|
12731.misc
|
…
|
|
12734.misc
|
Tidy up and type-hint the database engine modules (#12734)
|
2022-05-17 00:34:38 +01:00 |
12742.doc
|
Fix typo in listener config (#12742)
|
2022-05-16 13:50:07 +00:00 |
12747.bugfix
|
Add index to cache invalidations (#12747)
|
2022-05-17 09:34:59 +00:00 |
12748.doc
|
Switch the 'Configuration' link in the docs homepage to the config manual (#12748)
|
2022-05-18 11:29:32 +00:00 |
12749.doc
|
Fix typo in name of 'run_background_tasks_on' option in config manual (#12749)
|
2022-05-16 17:31:12 +00:00 |
12753.misc
|
Add some type hints to `event_federation` datastore (#12753)
|
2022-05-18 16:02:10 +01:00 |
12759.doc
|
Add some documentation around the `rc_invites` option to the config docs (#12759)
|
2022-05-18 12:21:32 +01:00 |
12761.doc
|
Add documentation for cancellation of request processing (#12761)
|
2022-05-18 17:56:23 +01:00 |
12762.misc
|
Discard null-containing strings before updating the user directory (#12762)
|
2022-05-18 11:28:14 +01:00 |
12765.doc
|
Suggest using docker when testing against postgres (#12765)
|
2022-05-17 18:05:53 +00:00 |
12769.misc
|
allow `on_invalidate=None` in `@cached` methods (#12769)
|
2022-05-17 16:06:45 +00:00 |
12770.bugfix
|
Delete events from federation_inbound_events_staging table on purge (#12770)
|
2022-05-17 17:01:06 +00:00 |
12772.misc
|
Move methods that call add_push_rule to PushRuleStore (#12772)
|
2022-05-18 09:37:48 +00:00 |
12774.misc
|
Make handling of federation Authorization header (more) compliant with RFC7230 (#12774)
|
2022-05-18 11:19:30 +01:00 |
12775.misc
|
Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775)
|
2022-05-18 10:15:52 -07:00 |
12779.bugfix
|
Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779)
|
2022-05-18 11:46:06 +00:00 |
12781.misc
|
Do not keep going if there are 5 back-to-back background update failures. (#12781)
|
2022-05-18 13:57:59 +00:00 |