You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Dionysis Grigoropoulos 37ca5924bd
Create function to check for long names in devices (#8364)
4 years ago
..
ui_auth Be stricter about JSON that is accepted by Synapse (#8106) 4 years ago
__init__.py Stop sub-classing object (#8249) 4 years ago
_base.py Stop sub-classing object (#8249) 4 years ago
account_data.py Stop sub-classing object (#8249) 4 years ago
account_validity.py Stop sub-classing object (#8249) 4 years ago
acme.py Stop sub-classing object (#8249) 4 years ago
acme_issuing_service.py Use slots in attrs classes where possible (#8296) 4 years ago
admin.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
appservice.py Stop sub-classing object (#8249) 4 years ago
auth.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
cas_handler.py Allow denying or shadow banning registrations via the spam checker (#8034) 4 years ago
deactivate_account.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
device.py Create function to check for long names in devices (#8364) 4 years ago
devicemessage.py Stop sub-classing object (#8249) 4 years ago
directory.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
e2e_keys.py Use slots in attrs classes where possible (#8296) 4 years ago
e2e_room_keys.py Stop sub-classing object (#8249) 4 years ago
events.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
federation.py Synapse 1.20.0rc5 (2020-09-18) 4 years ago
groups_local.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
identity.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
initial_sync.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
message.py Add experimental support for sharding event persister. Again. (#8294) 4 years ago
oidc_handler.py Improve SAML error messages (#8248) 4 years ago
pagination.py Fix a bad merge from release-v1.20.0. (#8354) 4 years ago
password_policy.py Stop sub-classing object (#8249) 4 years ago
presence.py Clean up types for PaginationConfig (#8250) 4 years ago
profile.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
read_marker.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
receipts.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
register.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
room.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
room_list.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
room_member.py Switch metaclass initialization to python 3-compatible syntax (#8326) 4 years ago
room_member_worker.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
saml_handler.py Use slots in attrs classes where possible (#8296) 4 years ago
search.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
set_password.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
state_deltas.py Stop sub-classing object (#8249) 4 years ago
stats.py Prevent join->join membership transitions changing member count (#7977) 4 years ago
sync.py Use slots in attrs classes where possible (#8296) 4 years ago
typing.py Stop sub-classing object (#8249) 4 years ago
user_directory.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago