Commit Graph

23395 Commits (d6c3b7584fc46571e65226793304df35d7081534)
 

Author SHA1 Message Date
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
reivilibre 9fd18e9b06
Add developer documentation concerning gradual schema migrations with column alterations. (#15691) 1 year ago
reivilibre 525d9d6e11
Avoid running CI steps when the files they check have not been changed. (#14745) 1 year ago
dependabot[bot] b225acf3e6
Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 1 year ago
dependabot[bot] 139a24de9e
Bump actions/checkout from 3 to 4 (#16250) 1 year ago
Maxwell G 12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332) 1 year ago
dependabot[bot] 6d7095913a
Bump cryptography from 41.0.3 to 41.0.4 (#16362) 1 year ago
David Robertson fad4c63d25
Get CI to check PRs have been signed-off (#16348) 1 year ago
dependabot[bot] 9ee54c1370
Bump sentry-sdk from 1.30.0 to 1.31.0 (#16378) 1 year ago
dependabot[bot] d61d6a3e68
Bump msgpack from 1.0.5 to 1.0.6 (#16377) 1 year ago
dependabot[bot] 9479998c76
Bump gitpython from 3.1.35 to 3.1.37 (#16376) 1 year ago
dependabot[bot] a40f7724ff
Bump docker/setup-buildx-action from 2 to 3 (#16375) 1 year ago
dependabot[bot] 3d9661baaa
Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0 (#16374) 1 year ago
Patrick Cloke c9a0e1673a
Add missing license header. (#16359) 1 year ago
Patrick Cloke 7ec0a141b4
Convert more cached return values to immutable types (#16356) 1 year ago
Patrick Cloke d7c89c5908
Return immutable objects for cachedList decorators (#16350) 1 year ago