Commit Graph

18600 Commits (f9464501846755e09e882c97e2d8c1490c9bf74b)
 

Author SHA1 Message Date
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
Erik Johnston 1d8863c67d 1.31.0 4 years ago
Erik Johnston a888cbdd31
Add deprecation policy doc (#9723) 4 years ago
Jonathan de Jong fc8695d621 Fix version for bugbear (#9734) 4 years ago
Patrick Cloke d959d28730
Add type hints to the federation handler and server. (#9743) 4 years ago
Patrick Cloke e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736) 4 years ago
Jonathan de Jong e2b8a90897
Update mypy configuration: `no_implicit_optional = True` (#9742) 4 years ago
Jonathan de Jong 4609e58970
Fix version for bugbear (#9734) 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
Patrick Cloke e32294f54b Merge branch 'release-v1.31.0' into develop 4 years ago
Patrick Cloke 5fe38e07e7
Revert "Use 'dmypy run' in lint.sh instead of 'mypy' (#9701)" (#9720) 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
Andrew Morgan ac99774dac
Rewrite complement.sh (#9685) 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 3a446c21f8 Update changelog 4 years ago
Erik Johnston 78e48f61bf 1.31.0rc1 4 years ago
Andrew Morgan f380bb77d1
Use 'dmypy run' in lint.sh instead of 'mypy' (#9701) 4 years ago
Patrick Cloke 01dd90b0f0
Add type hints to DictionaryCache and TTLCache. (#9442) 4 years ago
blakehawkins 7dcf3fd221
Clarify that register_new_matrix_user is present also when installed via non-pip package (#9074) 4 years ago