.. |
ui_auth
|
…
|
|
__init__.py
|
…
|
|
account.py
|
…
|
|
account_data.py
|
Add `StreamKeyType` class and replace string literals with constants (#12567)
|
2022-05-16 15:35:31 +00:00 |
account_validity.py
|
Implement cancellation support/protection for module callbacks (#12568)
|
2022-05-09 12:31:14 +01:00 |
admin.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
appservice.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
auth.py
|
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883)
|
2022-05-27 09:44:51 +00:00 |
cas.py
|
…
|
|
deactivate_account.py
|
…
|
|
device.py
|
Add a background job to automatically delete stale devices (#12855)
|
2022-05-27 17:47:32 +02:00 |
devicemessage.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
directory.py
|
Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779)
|
2022-05-18 11:46:06 +00:00 |
e2e_keys.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
e2e_room_keys.py
|
…
|
|
event_auth.py
|
Add a new room version for MSC3787's knock+restricted join rule (#12623)
|
2022-05-17 10:41:39 +00:00 |
events.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
federation.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
federation_event.py
|
Pull out less state when handling gaps mk2 (#12852)
|
2022-05-26 09:48:12 +00:00 |
identity.py
|
…
|
|
initial_sync.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
message.py
|
Pull out less state when handling gaps mk2 (#12852)
|
2022-05-26 09:48:12 +00:00 |
oidc.py
|
Downgrade some OIDC exceptions to warnings (#12723)
|
2022-05-18 20:10:21 +01:00 |
pagination.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
password_policy.py
|
…
|
|
presence.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
profile.py
|
…
|
|
push_rules.py
|
…
|
|
read_marker.py
|
…
|
|
receipts.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
register.py
|
…
|
|
relations.py
|
Consolidate logic for parsing relations. (#12693)
|
2022-05-16 12:42:45 +00:00 |
room.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
room_batch.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
room_list.py
|
…
|
|
room_member.py
|
Remove user-visible groups/communities code (#12553)
|
2022-05-25 07:53:40 -04:00 |
room_member_worker.py
|
…
|
|
room_summary.py
|
Remove unstable APIs for /hierarchy. (#12851)
|
2022-05-26 07:10:28 -04:00 |
saml.py
|
…
|
|
search.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
send_email.py
|
…
|
|
set_password.py
|
…
|
|
sso.py
|
…
|
|
state_deltas.py
|
…
|
|
stats.py
|
…
|
|
sync.py
|
Fix up `state_store` naming (#12871)
|
2022-05-25 12:59:04 +01:00 |
typing.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
user_directory.py
|
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654)
|
2022-05-10 11:08:45 +01:00 |