forked-synapse/synapse/api
Andrew Morgan 74d09a43d9
Always communicate device OTK counts to clients (#10485)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-07-27 14:36:38 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth_blocking.py Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
auth.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
constants.py Always communicate device OTK counts to clients (#10485) 2021-07-27 14:36:38 +01:00
errors.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
filtering.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
presence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ratelimiting.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
room_versions.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
urls.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00