Commit Graph

18873 Commits (9e405034e59569c00916a87f643d879a286a7a34)
 

Author SHA1 Message Date
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 7e460ec2a5
Add a dockerfile for running a set of Synapse worker processes (#9162) 4 years ago
Andrew Morgan f16c6cf59a
Add note to docker docs explaining platform support (#9801) 4 years ago
Andrew Morgan d9bd181a3f Update changelog for v1.32.0 4 years ago
Andrew Morgan 3efd98aa1c 1.32.0rc1 4 years ago
Erik Johnston c1dbe84c3d
Add release helper script (#9713) 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
Dan Callahan a7044e5c0f
Drop Python 3.5 from Trove classifier metadata. (#9782) 4 years ago
Dan Callahan 3efde8b69a
Add option to skip unit tests when building debs (#9793) 4 years ago
Will Hunt e300ef64b1
Require AppserviceRegistrationType (#9548) 4 years ago
Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 4 years ago
Richard van der Hoff f946450184
Fix duplicate logging of exceptions in transaction processing (#9780) 4 years ago
Patrick Cloke abc814dcbf
Enable complement tests for MSC2946. (#9771) 4 years ago
Dan Callahan 0277b8f3e6
Proof of concept for GitHub Actions (#9661) 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 64f4f506c5
Merge pull request #9766 from matrix-org/rav/drop_py35 4 years ago
Richard van der Hoff 9e167d9c53 Merge remote-tracking branch 'origin/develop' into rav/drop_py35 4 years ago
Richard van der Hoff 24c58ebfc9 remove unused param on `make_tuple_comparison_clause` 4 years ago
Richard van der Hoff 88b9414e32
Merge pull request #9769 from matrix-org/rav/fix_bionic 4 years ago
Erik Johnston be0e722fe1 Merge branch 'erikj/fix_stalled_catchup' into develop 4 years ago
Erik Johnston 3a569fb200 Fix sharded federation sender sometimes using 100% CPU. 4 years ago
Richard van der Hoff 77e56deffc update test_old_deps script 4 years ago
Richard van der Hoff 04ff88139a Update tox.ini to remove py35 4 years ago
Richard van der Hoff 9278eb701e drop support for stretch and xenial 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
Richard van der Hoff 906065c75b unpin olddeps build from py36 4 years ago
Richard van der Hoff 5edd91caec Fix incompatibility with tox 2.5 4 years ago
Johannes Wienke cb657eb2f8
Put opencontainers labels to the final image (#9765) 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
Andrew Morgan 024f121b74
Fix reported bugbear: too broad exception assertion (#9753) 4 years ago
Richard van der Hoff 0ef321ff3b
Remove outdated constraint on remote_media_cache_thumbnails (#9725) 4 years ago
Erik Johnston 5688a74cf3 Merge branch 'master' into develop 4 years ago