.. |
.gitignore
|
e845fd41c2
Correct attrs package name in requirements (#3492)
|
преди 6 години |
10533.misc
|
fcf951d5dc
Track in memory events using weakrefs (#10533)
|
преди 2 години |
12477.misc
|
989fa33096
Add some type hints to datastore. (#12477)
|
преди 2 години |
12498.misc
|
d38c73e9ab
Skip waiting for full state if a StateFilter does not require it (#12498)
|
преди 2 години |
12513.feature
|
39bed28b28
SpamChecker metrics (#12513)
|
преди 2 години |
12567.misc
|
83be72d76c
Add `StreamKeyType` class and replace string literals with constants (#12567)
|
преди 2 години |
12586.misc
|
5c00151c28
Add `@cancellable` decorator, for use on request handlers (#12586)
|
преди 2 години |
12588.misc
|
5cfb004595
Add ability to cancel disconnected requests to `SynapseRequest` (#12588)
|
преди 2 години |
12618.feature
|
de1e599b9d
add default_power_level_content_override config option. (#12618)
|
преди 2 години |
12623.feature
|
942c30b16b
Add a new room version for MSC3787's knock+restricted join rule (#12623)
|
преди 2 години |
12630.misc
|
dbb12a0b54
Add helper class for testing request cancellation (#12630)
|
преди 2 години |
12672.feature
|
39dee30f01
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809)
|
преди 2 години |
12673.feature
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
преди 2 години |
12676.misc
|
02cdace707
Add class-diagrams and notes for push. (#12676)
|
преди 2 години |
12677.misc
|
b44fbdffa4
Move free functions into PushRuleEvaluatorForEvent. (#12677)
|
преди 2 години |
12679.misc
|
147f098fb4
Stop writing to `event_reference_hashes` (#12679)
|
преди 2 години |
12680.misc
|
24b590de32
Remove code which updates `application_services_state.last_txn` (#12680)
|
преди 2 години |
12683.bugfix
|
84facf769e
Fix `/messages` throwing a 500 when querying for non-existent room (#12683)
|
преди 2 години |
12687.bugfix
|
66a5f6c400
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
|
преди 2 години |
12689.misc
|
c72d26c1e1
Refactor `EventContext` (#12689)
|
преди 2 години |
12691.misc
|
a4c75918b3
Remove unneeded `ActionGenerator` class. (#12691)
|
преди 2 години |
12693.misc
|
86a515ccbf
Consolidate logic for parsing relations. (#12693)
|
преди 2 години |
12694.misc
|
c997bfb926
Capture the `Deferred` for request cancellation in `_AsyncResource` (#12694)
|
преди 2 години |
12695.misc
|
29f06704b8
Fix incorrect type hint in filtering code. (#12695)
|
преди 2 години |
12696.bugfix
|
a5c26750b5
Fix room upgrades creating an empty room when auth fails (#12696)
|
преди 2 години |
12698.misc
|
dffecade7d
Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698)
|
преди 2 години |
12699.misc
|
9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699)
|
преди 2 години |
12700.misc
|
a559c8b0d9
Respect the `@cancellable` flag for `ReplicationEndpoint`s (#12700)
|
преди 2 години |
12701.feature
|
cde8af9a49
Add config flags to allow for cache auto-tuning (#12701)
|
преди 2 години |
12703.misc
|
10280fc943
Uniformize spam-checker API, part 1: the `Code` enum. (#12703)
|
преди 2 години |
12705.misc
|
6ee61b9052
Complain if a federation endpoint has the `@cancellable` flag (#12705)
|
преди 2 години |
12708.misc
|
bf7ce92bf7
Enable cancellation of `GET /members` and `GET /state` requests (#12708)
|
преди 2 години |
12709.removal
|
db10f2c037
No longer permit empty body when sending receipts (#12709)
|
преди 2 години |
12711.misc
|
3ce15cc7be
Avoid unnecessary copies when filtering private read receipts. (#12711)
|
преди 2 години |
12713.bugfix
|
9013104429
Don't create an empty room when checking for MAU limits (#12713)
|
преди 2 години |
12715.doc
|
409573f6d0
Fix reference to the wrong symbol in the media admin api docs (#12715)
|
преди 2 години |
12716.misc
|
17e1eb7749
Reduce the number of "untyped defs" (#12716)
|
преди 2 години |
12717.misc
|
6edefef602
Add some type hints to datastore (#12717)
|
преди 2 години |
12720.misc
|
57f6c496d0
URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720)
|
преди 2 години |
12721.bugfix
|
a34a41f135
Fix push for m.read events (#12721)
|
преди 2 години |
12723.misc
|
6ff99e3bea
Downgrade some OIDC exceptions to warnings (#12723)
|
преди 2 години |
12726.misc
|
aec69d2481
Another batch of type annotations (#12726)
|
преди 2 години |
12727.doc
|
c9fc2c0d22
Update issuer URL in example OIDC Keycloak config (#12727)
|
преди 2 години |
12731.misc
|
e8ae472d3b
Update configs used by Complement to allow more invites (#12731)
|
преди 2 години |
12734.misc
|
1fe202a1a3
Tidy up and type-hint the database engine modules (#12734)
|
преди 2 години |
12742.doc
|
8060034612
Fix typo in listener config (#12742)
|
преди 2 години |
12747.bugfix
|
32ef24fbd7
Add index to cache invalidations (#12747)
|
преди 2 години |
12748.doc
|
a167304c8b
Switch the 'Configuration' link in the docs homepage to the config manual (#12748)
|
преди 2 години |
12749.doc
|
6d8d1218dd
Fix typo in name of 'run_background_tasks_on' option in config manual (#12749)
|
преди 2 години |
12753.misc
|
50ae4eafe1
Add some type hints to `event_federation` datastore (#12753)
|
преди 2 години |
12759.doc
|
deca250e3f
Add some documentation around the `rc_invites` option to the config docs (#12759)
|
преди 2 години |
12761.doc
|
3d8839c30c
Add documentation for cancellation of request processing (#12761)
|
преди 2 години |
12762.misc
|
d4713d3e33
Discard null-containing strings before updating the user directory (#12762)
|
преди 2 години |
12765.doc
|
0d17357fcd
Suggest using docker when testing against postgres (#12765)
|
преди 2 години |
12769.misc
|
5331fb5b47
allow `on_invalidate=None` in `@cached` methods (#12769)
|
преди 2 години |
12770.bugfix
|
182ca78a12
Delete events from federation_inbound_events_staging table on purge (#12770)
|
преди 2 години |
12772.misc
|
37935b5183
Move methods that call add_push_rule to PushRuleStore (#12772)
|
преди 2 години |
12773.doc
|
47619017f9
Add missing user directory search endpoint to the generic worker documentation (#12773)
|
преди 2 години |
12774.misc
|
8afb7b55d0
Make handling of federation Authorization header (more) compliant with RFC7230 (#12774)
|
преди 2 години |
12775.misc
|
19d79b6ebe
Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775)
|
преди 2 години |
12776.doc
|
eb4aaa1b4b
Add detail to `cache_autotuning` config option documentation (#12776)
|
преди 2 години |
12777.doc
|
ab2a615cfb
Update configuration manual to document size-related suffixes (#12777)
|
преди 2 години |
12779.bugfix
|
df4963548b
Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779)
|
преди 2 години |
12781.misc
|
635f0d916b
Do not keep going if there are 5 back-to-back background update failures. (#12781)
|
преди 2 години |
12783.misc
|
a1cb05b3e8
Fix federation in demo scripts. (#12783)
|
преди 2 години |
12785.doc
|
0fce474a40
Fix YAML parsing error in `url_preview_accept_language` (#12785)
|
преди 2 години |
12786.feature
|
d25935cd3d
Implement MSC3818: copy room type on upgrade (#12786)
|
преди 2 години |
12789.misc
|
f16ec055cc
hash_password: raise an error if no config file is specified (#12789)
|
преди 2 години |
12790.misc
|
b935c9529c
Simplify untyped-defs config in mypy.ini (#12790)
|
преди 2 години |
12791.misc
|
71e8afe34d
Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791)
|
преди 2 години |
12792.feature
|
96df31239c
Add a unit test for copying over arbitrary room types when upgrading a room (#12792)
|
преди 2 години |
12794.bugfix
|
684feeaf2f
Properly close providers.json file stream. (#12794)
|
преди 2 години |
12803.bugfix
|
2be5a2b07b
Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803)
|
преди 2 години |
12809.feature
|
39dee30f01
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809)
|
преди 2 години |
12811.misc
|
4bd06c9c98
Newsfile
|
преди 2 години |
12828.misc
|
8b33331cb5
Newsfile
|
преди 2 години |