.. |
ui_auth
|
a0f48ee89d
Use direct references for configuration variables (part 7). (#10959)
|
3 years ago |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
account_data.py
|
4054dfa409
Add type hints for event streams. (#10856)
|
3 years ago |
account_validity.py
|
f4b1a9a527
Require direct references to configuration variables. (#10985)
|
3 years ago |
admin.py
|
5cace20bf1
Add missing type hints to `synapse.app`. (#11287)
|
3 years ago |
appservice.py
|
a026695083
Clarifications and small fixes to to-device related code (#11247)
|
3 years ago |
auth.py
|
e5cdb9e233
Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565)
|
3 years ago |
cas.py
|
e584534403
Use direct references for some configuration variables (part 3) (#10885)
|
3 years ago |
deactivate_account.py
|
df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127)
|
3 years ago |
device.py
|
e5cdb9e233
Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565)
|
3 years ago |
devicemessage.py
|
a026695083
Clarifications and small fixes to to-device related code (#11247)
|
3 years ago |
directory.py
|
bea815cec8
Test room alias deletion (#11327)
|
3 years ago |
e2e_keys.py
|
b47d10dc46
Support unprefixed versions of fallback key property names. (#11541)
|
3 years ago |
e2e_room_keys.py
|
ecfcd9bbbe
Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549)
|
3 years ago |
event_auth.py
|
a5d2ea3d08
Check *all* auth events for room id and rejection (#11009)
|
3 years ago |
events.py
|
323151b787
Convert EventStreamResult to attrs. (#11574)
|
3 years ago |
federation.py
|
0147b3de20
Add missing type hints to `synapse.logging.context` (#11556)
|
3 years ago |
federation_event.py
|
73cbb284b9
Remove redundant parameters on `_check_event_auth` (#11292)
|
3 years ago |
groups_local.py
|
b3590614da
Require type hints in the handlers module. (#10831)
|
3 years ago |
identity.py
|
92b75388f5
Remove legacy code related to deprecated `trust_identity_server_for_password_resets` config flag (#11333)
|
3 years ago |
initial_sync.py
|
0147b3de20
Add missing type hints to `synapse.logging.context` (#11556)
|
3 years ago |
message.py
|
0147b3de20
Add missing type hints to `synapse.logging.context` (#11556)
|
3 years ago |
oidc.py
|
a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482)
|
3 years ago |
pagination.py
|
b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
|
3 years ago |
password_policy.py
|
e584534403
Use direct references for some configuration variables (part 3) (#10885)
|
3 years ago |
presence.py
|
2a3ec6facf
Correctly register shutdown handler for presence workers (#11518)
|
3 years ago |
profile.py
|
75ca0a6168
Annotate `log_function` decorator (#10943)
|
3 years ago |
read_marker.py
|
eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
|
3 years ago |
receipts.py
|
d93362d87f
Add a constant for receipt types (m.read). (#11531)
|
3 years ago |
register.py
|
a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482)
|
3 years ago |
room.py
|
b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
|
3 years ago |
room_batch.py
|
7ffddd819c
Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265)
|
3 years ago |
room_list.py
|
eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
|
3 years ago |
room_member.py
|
c7fe32edb4
Add type hints to `synapse/storage/databases/main/room.py` (#11575)
|
3 years ago |
room_member_worker.py
|
d936371b69
Implement knock feature (#6739)
|
3 years ago |
room_summary.py
|
a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329)
|
3 years ago |
saml.py
|
eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
|
3 years ago |
search.py
|
a19d01c3d9
Support filtering by relations per MSC3440 (#11236)
|
3 years ago |
send_email.py
|
29364145b2
Pass str to twisted's IReactorTCP (#10895)
|
3 years ago |
set_password.py
|
eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
|
3 years ago |
sso.py
|
a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482)
|
3 years ago |
state_deltas.py
|
318162f5de
Easy refactors of the user directory (#10789)
|
3 years ago |
stats.py
|
bb7fdd821b
Use direct references for configuration variables (part 5). (#10897)
|
3 years ago |
sync.py
|
fd2dadb815
Adjust _get_rooms_changed comments (#11550)
|
3 years ago |
typing.py
|
84fac0f814
Add type annotations to `synapse.metrics` (#10847)
|
3 years ago |
user_directory.py
|
2d91b6256e
Fix adding excluded users to the private room sharing tables when joining a room (#11143)
|
3 years ago |