.. |
.gitignore
|
…
|
|
10533.misc
|
Track in memory events using weakrefs (#10533)
|
2022-05-17 10:34:27 +01:00 |
12477.misc
|
…
|
|
12498.misc
|
Skip waiting for full state if a StateFilter does not require it (#12498)
|
2022-05-18 18:33:57 +00:00 |
12513.feature
|
…
|
|
12567.misc
|
…
|
|
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
|
…
|
|
12687.bugfix
|
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
|
2022-05-19 14:16:49 +01:00 |
12689.misc
|
…
|
|
12691.misc
|
…
|
|
12693.misc
|
…
|
|
12694.misc
|
…
|
|
12695.misc
|
…
|
|
12696.bugfix
|
…
|
|
12698.misc
|
…
|
|
12699.misc
|
…
|
|
12700.misc
|
…
|
|
12701.feature
|
…
|
|
12705.misc
|
…
|
|
12708.misc
|
…
|
|
12709.removal
|
…
|
|
12711.misc
|
…
|
|
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 |
12723.misc
|
Downgrade some OIDC exceptions to warnings (#12723)
|
2022-05-18 20:10:21 +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
|
…
|
|
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
|
…
|
|
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 |
12773.doc
|
Add missing user directory search endpoint to the generic worker documentation (#12773)
|
2022-05-19 12:03:12 +01: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 |
12783.misc
|
Fix federation in demo scripts. (#12783)
|
2022-05-18 14:49:33 -04:00 |
12785.doc
|
Fix YAML parsing error in `url_preview_accept_language` (#12785)
|
2022-05-18 17:24:44 +00:00 |
12786.feature
|
Implement MSC3818: copy room type on upgrade (#12786)
|
2022-05-19 12:28:10 +01:00 |
12789.misc
|
hash_password: raise an error if no config file is specified (#12789)
|
2022-05-19 13:03:13 +00:00 |
12790.misc
|
Simplify untyped-defs config in mypy.ini (#12790)
|
2022-05-19 13:49:58 +01:00 |