.. |
ui_auth
|
Add option to enable token registration without requiring 3pids (#12526)
|
2022-04-27 12:57:53 +00:00 |
__init__.py
|
…
|
|
account.py
|
…
|
|
account_data.py
|
…
|
|
account_validity.py
|
Add some type hints to datastore (#12423)
|
2022-04-12 11:54:00 +01:00 |
admin.py
|
…
|
|
appservice.py
|
Bound ephemeral events by key (#12544)
|
2022-04-26 20:14:21 +01:00 |
auth.py
|
Remove unused `# type: ignore`s (#12531)
|
2022-04-27 14:03:44 +01:00 |
cas.py
|
…
|
|
deactivate_account.py
|
…
|
|
device.py
|
Mark remote device list updates as already handled (#12557)
|
2022-04-26 17:07:21 +01:00 |
devicemessage.py
|
…
|
|
directory.py
|
…
|
|
e2e_keys.py
|
Refactor and convert `Linearizer` to async (#12357)
|
2022-04-05 15:43:52 +01:00 |
e2e_room_keys.py
|
Refactor and convert `Linearizer` to async (#12357)
|
2022-04-05 15:43:52 +01:00 |
event_auth.py
|
…
|
|
events.py
|
remove constantly lib use and switch to enums. (#12624)
|
2022-05-04 11:26:11 +00:00 |
federation.py
|
remove constantly lib use and switch to enums. (#12624)
|
2022-05-04 11:26:11 +00:00 |
federation_event.py
|
remove constantly lib use and switch to enums. (#12624)
|
2022-05-04 11:26:11 +00:00 |
groups_local.py
|
…
|
|
identity.py
|
Remove support for the unstable identifier from MSC3288. (#12398)
|
2022-04-06 13:27:46 -04:00 |
initial_sync.py
|
…
|
|
message.py
|
remove constantly lib use and switch to enums. (#12624)
|
2022-05-04 11:26:11 +00:00 |
oidc.py
|
Remove unused `# type: ignore`s (#12531)
|
2022-04-27 14:03:44 +01:00 |
pagination.py
|
Generate historic pagination token for `/messages` when no `?from` token provided (#12370)
|
2022-04-06 11:40:28 +01:00 |
password_policy.py
|
…
|
|
presence.py
|
Prevent a sync request from removing a user's busy presence status (#12213)
|
2022-04-13 16:21:07 +01:00 |
profile.py
|
…
|
|
push_rules.py
|
Add a module API to allow modules to edit push rule actions (#12406)
|
2022-04-27 13:55:33 +00:00 |
read_marker.py
|
Refactor and convert `Linearizer` to async (#12357)
|
2022-04-05 15:43:52 +01:00 |
receipts.py
|
Bound ephemeral events by key (#12544)
|
2022-04-26 20:14:21 +01:00 |
register.py
|
…
|
|
relations.py
|
Consistently use collections.abc.Mapping to check frozendict. (#12564)
|
2022-04-27 09:00:07 -04:00 |
room.py
|
Generate historic pagination token for `/messages` when no `?from` token provided (#12370)
|
2022-04-06 11:40:28 +01:00 |
room_batch.py
|
Optimise backfill calculation (#12522)
|
2022-04-26 10:27:11 +01:00 |
room_list.py
|
…
|
|
room_member.py
|
Refactor and convert `Linearizer` to async (#12357)
|
2022-04-05 15:43:52 +01:00 |
room_member_worker.py
|
…
|
|
room_summary.py
|
…
|
|
saml.py
|
…
|
|
search.py
|
Remove unused `# type: ignore`s (#12531)
|
2022-04-27 14:03:44 +01:00 |
send_email.py
|
…
|
|
set_password.py
|
…
|
|
sso.py
|
Refactor and convert `Linearizer` to async (#12357)
|
2022-04-05 15:43:52 +01:00 |
state_deltas.py
|
…
|
|
stats.py
|
…
|
|
sync.py
|
Fix missing sync events during historical batch imports (#12319)
|
2022-04-13 11:38:35 +01:00 |
typing.py
|
…
|
|
user_directory.py
|
…
|
|