Commit Graph

66 Commits (f499dc38bcdf0cec83b873923af3d5310538759e)

Author SHA1 Message Date
Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
Dirk Klimpel 0c3565da4c
Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
Michael Telatynski 0ace38b7b3
Experimental support for MSC3266 Room Summary API. (#10394) 3 years ago
Patrick Cloke fab352ac2c
Fix type hints in space summary tests. (#10575) 3 years ago
Patrick Cloke eb3beb8f12
Add type hints and comments to event auth code. (#10393) 3 years ago
Erik Johnston 7a5873277e
Add support for evicting cache entries based on last access time. (#10205) 3 years ago
Brendan Abolivier 08c8469322
Remove support for ACME v1 (#10194) 3 years ago
Patrick Cloke 9e4610cc27
Correct type hints for parse_string(s)_from_args. (#10137) 4 years ago
Richard van der Hoff d8be7d493d
Enable Prometheus metrics for the jaeger client library (#10112) 4 years ago
Patrick Cloke 7adcb20fc0
Add missing type hints to synapse.util (#9982) 4 years ago
Erik Johnston 64887f06fc
Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 4 years ago
Erik Johnston ef889c98a6
Optionally track memory usage of each LruCache (#9881) 4 years ago
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago
Jonathan de Jong e2b8a90897
Update mypy configuration: `no_implicit_optional = True` (#9742) 4 years ago
Erik Johnston b5efcb577e
Make it possible to use dmypy (#9692) 4 years ago
Patrick Cloke af387cf52a
Add type hints to misc. files. (#9676) 4 years ago
Patrick Cloke 67b979bfa1
Do not ignore the unpaddedbase64 module when type checking. (#9568) 4 years ago
Richard van der Hoff 7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510) 4 years ago
Patrick Cloke d2f0ec12d5
Add type hints to groups code. (#9393) 4 years ago
Patrick Cloke a78016dadf
Add type hints to E2E handler. (#9232) 4 years ago
Patrick Cloke 1baab20352
Add type hints to various handlers. (#9223) 4 years ago
Richard van der Hoff 0cd2938bc8
Support icons for Identity Providers (#9154) 4 years ago
Richard van der Hoff bbd04441ed Fix type hints in test_login.py 4 years ago
Patrick Cloke 31b1905e13
Add type hints to the receipts and user directory handlers. (#8976) 4 years ago
Patrick Cloke 1c9a850562
Add type hints to the crypto module. (#8999) 4 years ago
Patrick Cloke 637282bb50
Add additional type hints to the storage module. (#8980) 4 years ago
Patrick Cloke 9999eb2d02
Add type hints to admin and room list handlers. (#8973) 4 years ago
Richard van der Hoff f1db20b5a5
Clean up tox.ini (#8963) 4 years ago
Patrick Cloke bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940) 4 years ago
Patrick Cloke 5d34f40d49
Add type hints to the push module. (#8901) 4 years ago
Richard van der Hoff 36ba73f53d
Simplify the flow for SSO UIA (#8881) 4 years ago
Patrick Cloke 92d87c6882
Add type hints for HTTP and email pushers. (#8880) 4 years ago
Patrick Cloke 02e588856a
Add type hints to the push mailer module. (#8882) 4 years ago
Richard van der Hoff ddc4343683
Add some tests for `password_auth_providers` (#8819) 4 years ago
Patrick Cloke 968939bdac
Add additional type hints to HTTP client. (#8812) 4 years ago
Patrick Cloke f38676d161
Add type hints to matrix federation client / agent. (#8806) 4 years ago
Richard van der Hoff 97b35ee259
Add a script to sign arbitrary json objects. (#8772) 4 years ago
Patrick Cloke 6fde6aa9c0
Properly report user-agent/IP during registration of SSO users. (#8784) 4 years ago
Erik Johnston 243d427fbc
Block clients from sending server ACLs that lock the local server out. (#8708) 4 years ago
Patrick Cloke 31d721fbf6
Add type hints to application services. (#8655) 4 years ago
Patrick Cloke 10f45d85bb
Add type hints for account validity handler (#8620) 4 years ago
Erik Johnston a9f90fa73a
Type hints for RegistrationStore (#8615) 4 years ago
Patrick Cloke de5cafe980
Add type hints to profile and base handlers. (#8609) 4 years ago
Will Hunt c276bd9969
Send some ephemeral events to appservices (#8437) 4 years ago
Richard van der Hoff 8075504a60
Enable mypy for synapse.util.caches (#8547) 4 years ago
Patrick Cloke 1781bbe319
Add type hints to response cache. (#8507) 4 years ago
Patrick Cloke a93f3121f8
Add type hints to some handlers (#8505) 4 years ago
Patrick Cloke b460a088c6
Add typing information to the device handler. (#8407) 4 years ago
Erik Johnston 6c5d5e507e
Add unit test for event persister sharding (#8433) 4 years ago
Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432) 4 years ago