Commit Graph

18568 Commits (e2b8a90897e137fd118768a3bf35b70642916eb7)
 

Author SHA1 Message Date
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
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
Andrew Morgan 5fdff97719
Fix CI by ignore type for None module import (#9709) 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
Eric Eastwood 0a778c135f
Make pip install faster in Docker build for Complement testing (#9610) 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 019010964d Merge branch 'master' into develop 4 years ago
Erik Johnston 262ed05f5b Update cahngelog 4 years ago
Erik Johnston 548c4a6587 Update cahngelog 4 years ago
Erik Johnston c6f8e8086c 1.30.1 4 years ago
Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 4 years ago
Paul Tötterman d7d4232a2d
Preserve host in example apache config (#9696) 4 years ago
Quentin Gliech d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 4 years ago
Serban Constantin e5801db830
platform specific prerequisites in source install (#9667) 4 years ago
Andrew Morgan fae81f2f68
Add a storage method for returning all current presence from all users (#9650) 4 years ago
Erik Johnston c602ba8336
Fixed undefined variable error in catchup (#9664) 4 years ago
Patrick Cloke c2d4bd62a2 Fix typo in changelog. 4 years ago
Jonathan de Jong 4c3827f2c1
Enable addtional flake8-bugbear linting checks. (#9659) 4 years ago
Richard van der Hoff c73cc2c2ad
Spaces summary: call out to other servers (#9653) 4 years ago
Ben Banfield-Zanin 4655d2221e
docs: fallback/web endpoint does not appear to be mounted on workers (#9679) 4 years ago
Patrick Cloke 83de0be4b0
Bump mypy-zope to 0.2.13. (#9678) 4 years ago
Patrick Cloke af387cf52a
Add type hints to misc. files. (#9676) 4 years ago
Patrick Cloke 7e8dc9934e
Add a type hints for service notices to the HomeServer object. (#9675) 4 years ago
Erik Johnston e550ab17ad
Increase default join burst ratelimiting (#9674) 4 years ago
Jonathan de Jong 0caf2a338e
Fix federation stall on concurrent access errors (#9639) 4 years ago
Richard van der Hoff 4ecba9bd5c
Federation API for Space summary (#9652) 4 years ago
Patrick Cloke b7748d3c00
Import HomeServer from the proper module. (#9665) 4 years ago
Andrew Morgan 5b268997bd
Allow providing credentials to HTTPS_PROXY (#9657) 4 years ago
Johannes Wienke 4612302399
Include opencontainers labels in Docker image (#9612) 4 years ago
Ankit Dobhal d66f9070cd
Fixed code misc. quality issues (#9649) 4 years ago