Commit Graph

13070 Commits (ac99774dacc31907ace76c6eda142b835a0dda25)

Author SHA1 Message Date
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
Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 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
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
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
Ankit Dobhal d66f9070cd
Fixed code misc. quality issues (#9649) 4 years ago
Erik Johnston e2904f720d 1.30.0 4 years ago
Brendan Abolivier b6ed4f55ac
Incorporate review 4 years ago
Brendan Abolivier 0b56481caa
Fix lint 4 years ago
Richard van der Hoff 066068f034 fix mypy 4 years ago
Patrick Cloke 9b0e3009fa Fix type-hints from bad merge. 4 years ago
Richard van der Hoff 004234f03a
Initial spaces summary API (#9643) 4 years ago
Brendan Abolivier 066c703729
Move support for MSC3026 behind an experimental flag 4 years ago
Dirk Klimpel 8dd2ea65a9
Consistently check whether a password may be set for a user. (#9636) 4 years ago
Erik Johnston dd71eb0f8a
Make federation catchup send last event from any server. (#9640) 4 years ago
Brendan Abolivier 405aeb0b2c
Implement MSC3026: busy presence state 4 years ago
Andrew Morgan 7b06f85c0e
Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) 4 years ago
Patrick Cloke cc324d53fe
Fix up types for the typing handler. (#9638) 4 years ago
Hubert Chathi 73dbce5523
only save remote cross-signing keys if they're different from the current ones (#9634) 4 years ago
Erik Johnston ad721fc559
Fix bad naming of storage function (#9637) 4 years ago
Richard van der Hoff 567f88f835
Prep work for removing `outlier` from `internal_metadata` (#9411) 4 years ago
Patrick Cloke b449af0379
Add type hints to the room member handler. (#9631) 4 years ago
Jonathan de Jong 27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499) 4 years ago
Hubbe dd5e5dc1d6
Add SSO attribute requirements for OIDC providers (#9609) 4 years ago
Dirk Klimpel 8000cf1315
Return m.change_password.enabled=false if local database is disabled (#9588) 4 years ago
Andrew Morgan d315e96443 1.30.0rc1 4 years ago
Andrew Morgan 847ecdd8fa
Pass SSO IdP information to spam checker's registration function (#9626) 4 years ago
Patrick Cloke 1383508f29
Handle an empty cookie as an invalid macaroon. (#9620) 4 years ago
Richard van der Hoff dd69110d95
Add support for stable MSC2858 API (#9617) 4 years ago
Richard van der Hoff 5b5bc188cf
Clean up config settings for stats (#9604) 4 years ago
Andrew Morgan 1b0eaed21f
Prevent bundling aggregations for state events (#9619) 4 years ago