Commit Graph

23310 Commits (2f689a63263170068e0ee666422d5e0f61d21cfb)
 

Author SHA1 Message Date
David Robertson 28fd28e92e
Add DB indices to speed up purging rooms (#16457) 1 year ago
reivilibre 8902b3031d
Disable statement timeout whilst purging rooms (#16455) 1 year ago
Erik Johnston a6abee36bc
Don't block CI on sign-off (#16454) 1 year ago
dependabot[bot] 0a67743d9e
Bump ruff from 0.0.290 to 0.0.292 (#16449) 1 year ago
dependabot[bot] 3727b84a51
Bump netaddr from 0.8.0 to 0.9.0 (#16453) 1 year ago
dependabot[bot] 6fb0c43106
Bump psycopg2 from 2.9.8 to 2.9.9 (#16452) 1 year ago
dependabot[bot] 45738e2739
Bump bleach from 6.0.0 to 6.1.0 (#16451) 1 year ago
dependabot[bot] 3d2f5332c0
Bump types-bleach from 6.0.0.4 to 6.1.0.0 (#16450) 1 year ago
Christoph 32fd9bc673
Fix possible AttributeError when account-api is called over unix socket (#16404) 1 year ago
David Robertson 1f10c20806
Apply join rate limiter outside the lineariser (#16441) 1 year ago
Patrick Cloke 06bbf1029c
Convert simple_select_list_paginate_txn to return tuples. (#16433) 1 year ago
Patrick Cloke 7615e2bf48
Return ThumbnailInfo in more places (#16438) 1 year ago
Patrick Cloke cabd577460
Drop unused tables & unneeded access token ID for events. (#16268) 1 year ago
Patrick Cloke fc31b495b3
Stop sending incorrect knock_state_events. (#16403) 1 year ago
Patrick Cloke ae5b997cfa
Fix comments related to replication. (#16428) 1 year ago
Patrick Cloke 694802eecd
Add documentation on background updates. (#16420) 1 year ago
Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419) 1 year ago
V02460 5946074d69
Bump pyo3 from 0.17.1 to 0.19.2 (#16162) 1 year ago
Patrick Cloke 3555790b27
Remove unused method. (#16435) 1 year ago
Patrick Cloke fa907025f4
Remove manys calls to cursor_to_dict (#16431) 1 year ago
Patrick Cloke 4e302b30b6
Add __slots__ to replication commands. (#16429) 1 year ago
Erik Johnston 009b47badf
Factor out `MultiWriter` token from `RoomStreamToken` (#16427) 1 year ago
Patrick Cloke ab9c1e8f39
Add type hints to synmark. (#16421) 1 year ago
Erik Johnston 80ec81dcc5
Some refactors around receipts stream (#16426) 1 year ago
David Robertson a01ee24734
Update changelog 1 year ago
David Robertson 8b50a9d01d
1.94.0rc1 1 year ago
dependabot[bot] cce9484452
Bump urllib3 from 1.26.15 to 1.26.17 (#16422) 1 year ago
Erik Johnston 1e67191a79
Add note to 'federation_domain_whitelist' option (#16416) 1 year ago
Patrick Cloke 127b940dc0
Clean-up old release notes (#16418) 1 year ago
David Robertson 1026776380
mypy plugin to check `@cached` return types (#14911) 1 year ago
MomentQYC 5725712d47
Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 1 year ago
dependabot[bot] d40a939ff6
Bump phonenumbers from 8.13.19 to 8.13.22 (#16413) 1 year ago
dependabot[bot] 891f42f8c8
Bump msgpack from 1.0.6 to 1.0.7 (#16412) 1 year ago
dependabot[bot] 0a59372d9d
Bump types-netaddr from 0.8.0.9 to 0.9.0.1 (#16411) 1 year ago
dependabot[bot] 36c8b66403
Bump pydantic from 2.3.0 to 2.4.2 (#16410) 1 year ago
dependabot[bot] 18b453488f
Bump psycopg2 from 2.9.7 to 2.9.8 (#16409) 1 year ago
dependabot[bot] 451c08d868
Bump regex from 1.9.5 to 1.9.6 (#16408) 1 year ago
Erik Johnston 20fb08ec80
Downgrade repl stream time out error to warning (#16401) 1 year ago
Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988) 1 year ago
Patrick Cloke fb664cf159
Remove warnings from the docs about using message retention. (#16382) 1 year ago
Patrick Cloke cdb89dcefe
Improve state types. (#16395) 1 year ago
Patrick Cloke c690fd16c4
Use modern config for maturin. (#16394) 1 year ago
Erik Johnston 11c6cc1115 Merge branch 'master' into develop 1 year ago
Patrick Cloke f84da3c32e
Add a cache around server ACL checking (#16360) 1 year ago
Patrick Cloke 17800a0e97
Implement MSC4028: push all encrypted events. (#16361) 1 year ago
Erik Johnston 88ba67eb91 1.93.0 1 year ago
David Robertson 06f650f5f4
Skip export-data on non-code (e.g. docs) PRs (#16387) 1 year ago
Patrick Cloke ec1c709440
Add documentation about the user directory search algorithm (#16320) 1 year ago
Erik Johnston 47ffc7e548
Reduce calls to `send_presence_to_destinations` (#16385) 1 year ago
Patrick Cloke 2763c49eca
Improve comments in StateGroupBackgroundUpdateStore. (#16383) 1 year ago