..
ui_auth
Implement MSC3231: Token authenticated registration ( #10142 )
2021-08-21 22:14:43 +01:00
__init__.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
_base.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
account_data.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
account_validity.py
Add a module type for account validity ( #9884 )
2021-07-16 18:11:53 +02:00
admin.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
appservice.py
Only return an appservice protocol if it has a service providing it. ( #10532 )
2021-08-05 08:22:14 -04:00
auth.py
Remove pushers when deleting 3pid from account ( #10581 )
2021-08-26 13:53:57 +01:00
cas.py
[pyupgrade] synapse/
( #10348 )
2021-07-19 15:28:05 +01:00
deactivate_account.py
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74 " from synapse-dinsic ( #9832 )
2021-04-19 19:16:34 +01:00
device.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
devicemessage.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
directory.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
e2e_keys.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
e2e_room_keys.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
event_auth.py
Clarify error message when joining a restricted room. ( #10572 )
2021-08-11 14:31:39 -04:00
events.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
federation_event.py
Underscore-prefix private fields in FederationEventHandler
( #10746 )
2021-09-07 11:15:51 +01:00
federation.py
Populate rooms.creator
field for easy lookup ( #10697 )
2021-09-01 16:27:58 +01:00
groups_local.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
identity.py
Send unstable-prefixed room_type in store-invite IS API requests ( #10435 )
2021-08-04 13:39:57 -04:00
initial_sync.py
Convert room member storage tuples to attrs. ( #10629 )
2021-08-18 09:22:07 -04:00
message.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
oidc.py
[pyupgrade] synapse/
( #10348 )
2021-07-19 15:28:05 +01:00
pagination.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
password_policy.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
presence.py
Additional type hints for REST servlets (part 2). ( #10674 )
2021-08-26 11:53:52 +00:00
profile.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
read_marker.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
receipts.py
Handle string read receipt data ( #10606 )
2021-08-16 12:22:38 +01:00
register.py
Correctly initialise the synapse_user_logins
metric. ( #10677 )
2021-08-24 09:17:51 +00:00
room_list.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
room_member_worker.py
Implement knock feature ( #6739 )
2021-06-09 19:39:51 +01:00
room_member.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
room_summary.py
Return stripped m.space.child events via the space summary. ( #10760 )
2021-09-07 08:43:54 -04:00
room.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
saml.py
[pyupgrade] synapse/
( #10348 )
2021-07-19 15:28:05 +01:00
search.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
send_email.py
Fix incompatibility with Twisted < 21. ( #10713 )
2021-08-27 16:33:41 +01:00
set_password.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
sso.py
Correctly initialise the synapse_user_logins
metric. ( #10677 )
2021-08-24 09:17:51 +00:00
state_deltas.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
stats.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
sync.py
Add logging to help debug #9424 ( #10704 )
2021-09-06 16:08:25 +01:00
typing.py
Include room ID in ignored EDU log messages ( #10507 )
2021-08-03 13:35:49 +00:00
user_directory.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00