synapse/synapse/handlers
Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781)
Signed-off-by: Dan Callahan <danc@element.io>
2021-04-13 10:41:34 +01:00
..
ui_auth UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 2021-01-12 17:38:03 +00:00
__init__.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
_base.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
account_data.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
account_validity.py Update mypy configuration: no_implicit_optional = True (#9742) 2021-04-05 09:10:18 -04:00
acme.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
acme_issuing_service.py Add type hints to various handlers. (#9223) 2021-01-26 10:50:21 -05:00
admin.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
appservice.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
auth.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
cas_handler.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
deactivate_account.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
device.py Add type hints to expiring cache. (#9730) 2021-04-06 08:58:18 -04:00
devicemessage.py Improve tracing for to device messages (#9686) 2021-04-01 17:08:21 +01:00
directory.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
e2e_keys.py Add type hints to expiring cache. (#9730) 2021-04-06 08:58:18 -04:00
e2e_room_keys.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
events.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
federation.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
groups_local.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
identity.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
initial_sync.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
message.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
oidc_handler.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
pagination.py Fix additional type hints. (#9543) 2021-03-09 07:41:32 -05:00
password_policy.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
presence.py Bump black configuration to target py36 (#9781) 2021-04-13 10:41:34 +01:00
profile.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
read_marker.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
receipts.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
register.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
room.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
room_list.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
room_member.py MSC3083: Check for space membership during a local join of restricted rooms. (#9735) 2021-04-08 08:28:32 -04:00
room_member_worker.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
saml_handler.py Add support for stable MSC2858 API (#9617) 2021-03-16 11:21:26 +00:00
search.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
set_password.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
space_summary.py Spaces summary: call out to other servers (#9653) 2021-03-24 12:45:39 +00:00
sso.py Add support for stable MSC2858 API (#9617) 2021-03-16 11:21:26 +00:00
state_deltas.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
stats.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
sync.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
typing.py Improve tracing for to device messages (#9686) 2021-04-01 17:08:21 +01:00
user_directory.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00