Commit Graph

13111 Commits (71f0623de968f07292d5a092e9197f7513ab6cde)

Author SHA1 Message Date
Andrew Morgan 71f0623de9
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 4 years ago
Denis Kasak e694a598f8
Sanity check identity server passed to bind/unbind. (#9802) 4 years ago
Erik Johnston 2b7dd21655
Don't send normal presence updates over federation replication stream (#9828) 4 years ago
Andrew Morgan c571736c6c
User directory: use calculated room membership state instead (#9821) 4 years ago
Erik Johnston 601b893352
Small speed up joining large remote rooms (#9825) 4 years ago
Richard van der Hoff 5a153772c1
remove `HomeServer.get_config` (#9815) 4 years ago
Patrick Cloke 936e69825a
Separate creating an event context from persisting it in the federation handler (#9800) 4 years ago
Patrick Cloke e8816c6ace Revert "Check for space membership during a remote join of a restricted room. (#9763)" 4 years ago
Patrick Cloke cc51aaaa7a
Check for space membership during a remote join of a restricted room. (#9763) 4 years ago
Jonathan de Jong 05e8c70c05
Experimental Federation Speedup (#9702) 4 years ago
Erik Johnston 00a6db9676
Move some replication processing out of generic_worker (#9796) 4 years ago
rkfg c9a2b5d402
More robust handling of the Content-Type header for thumbnail generation (#9788) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Andrew Morgan 3efd98aa1c 1.32.0rc1 4 years ago
Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781) 4 years ago
Dirk Klimpel 1fc97ee876
Add an admin API to manage ratelimit for a specific user (#9648) 4 years ago
Will Hunt e300ef64b1
Require AppserviceRegistrationType (#9548) 4 years ago
Richard van der Hoff f946450184
Fix duplicate logging of exceptions in transaction processing (#9780) 4 years ago
Dirk Klimpel 48a1f4db31
Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401) 4 years ago
Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682) 4 years ago
Richard van der Hoff 24c58ebfc9 remove unused param on `make_tuple_comparison_clause` 4 years ago
Erik Johnston 3a569fb200 Fix sharded federation sender sometimes using 100% CPU. 4 years ago
Richard van der Hoff 3ada9b4264 Drop support for sqlite<3.22 as well 4 years ago
Richard van der Hoff abade34633 Require py36 and Postgres 9.6 4 years ago
Patrick Cloke 452991527a
MSC3083: Check for space membership during a local join of restricted rooms. (#9735) 4 years ago
Patrick Cloke 48d44ab142
Record more information into structured logs. (#9654) 4 years ago
Andrew Morgan 0d87c6bd12
Don't report anything from GaugeBucketCollector metrics until data is present (#8926) 4 years ago
Andrew Morgan 04819239ba
Add a Synapse Module for configuring presence update routing (#9491) 4 years ago
Patrick Cloke 44bb881096
Add type hints to expiring cache. (#9730) 4 years ago
Richard van der Hoff 0ef321ff3b
Remove outdated constraint on remote_media_cache_thumbnails (#9725) 4 years ago
Erik Johnston 1d8863c67d 1.31.0 4 years ago
Patrick Cloke d959d28730
Add type hints to the federation handler and server. (#9743) 4 years ago
Jonathan de Jong e2b8a90897
Update mypy configuration: `no_implicit_optional = True` (#9742) 4 years ago
Erik Johnston 33548f37aa
Improve tracing for to device messages (#9686) 4 years ago
Dirk Klimpel bb0fe02a52
Add `order_by` to list user admin API (#9691) 4 years ago
Patrick Cloke 35c5ef2d24
Add an experimental room version to support restricted join rules. (#9717) 4 years ago
Denis Kasak 5ff8eb97c6
Make sample config allowed_local_3pids regex stricter. (#9719) 4 years ago
Cristina 670564446c
Deprecate imp (#9718) 4 years ago
Richard van der Hoff 4dabcf026e
Include m.room.create in invite_room_state for Spaces (#9710) 4 years ago
Richard van der Hoff f02663c4dd
Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 4 years ago
Erik Johnston 963f4309fe
Make RateLimiter class check for ratelimit overrides (#9711) 4 years ago
Erik Johnston 78e48f61bf 1.31.0rc1 4 years ago
Patrick Cloke 01dd90b0f0
Add type hints to DictionaryCache and TTLCache. (#9442) 4 years ago
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681) 4 years ago
Richard van der Hoff 4bbd535450
Update the OIDC sample config (#9695) 4 years ago
Jonathan de Jong fc53a606e4
Fix `re.Pattern` mypy error on 3.6 (#9703) 4 years ago
Richard van der Hoff ad8690a26c
Fix the suggested pip incantation for cryptography (#9699) 4 years ago
Richard van der Hoff 7c8402ddb8
Suppress CryptographyDeprecationWarning (#9698) 4 years ago
Erik Johnston b5efcb577e
Make it possible to use dmypy (#9692) 4 years ago
Erik Johnston c6f8e8086c 1.30.1 4 years ago