.. |
__init__.py
|
…
|
|
_base.py
|
…
|
|
account.py
|
Remove more references to `get_datastore` (#12067)
|
2022-02-23 12:35:53 +00:00 |
account_data.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
account_validity.py
|
…
|
|
auth.py
|
…
|
|
capabilities.py
|
Move experimental support for MSC3440 to /versions. (#12099)
|
2022-02-28 18:29:09 +00:00 |
devices.py
|
…
|
|
directory.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
events.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
filter.py
|
…
|
|
groups.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
initial_sync.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
keys.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
knock.py
|
…
|
|
login.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
logout.py
|
…
|
|
mutual_rooms.py
|
Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038)
|
2022-03-23 12:47:07 +00:00 |
notifications.py
|
Use the proper serialization format when bundling aggregations. (#12090)
|
2022-03-03 10:43:06 -05:00 |
openid.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
password_policy.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
…
|
|
push_rule.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
pusher.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
read_marker.py
|
…
|
|
receipts.py
|
…
|
|
register.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
relations.py
|
Support the v1 endpoint for `/relations`. (#12403)
|
2022-04-07 07:08:23 -04:00 |
report_event.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
room.py
|
Move get_bundled_aggregations to relations handler. (#12237)
|
2022-03-18 17:49:32 +00:00 |
room_batch.py
|
Room batch: fix up handling of unknown prev_event_ids (#12316)
|
2022-03-29 14:56:25 +01:00 |
room_keys.py
|
…
|
|
room_upgrade_rest_servlet.py
|
…
|
|
sendtodevice.py
|
…
|
|
sync.py
|
Do not add groups to sync results if disabled. (#12408)
|
2022-04-07 09:29:56 -04:00 |
tags.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
thirdparty.py
|
…
|
|
tokenrefresh.py
|
…
|
|
transactions.py
|
…
|
|
user_directory.py
|
Correct `check_username_for_spam` annotations and docs (#12246)
|
2022-03-18 13:51:41 +00:00 |
versions.py
|
Support stable identifiers for MSC3440: Threading (#12151)
|
2022-03-10 15:36:13 +00:00 |
voip.py
|
…
|
|