.. |
schema
|
Re-implement unread counts (#7736)
|
2020-07-29 18:26:55 +01:00 |
__init__.py
|
Stop using 'device_max_stream_id' (#7882)
|
2020-07-17 17:03:27 +01:00 |
account_data.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
appservice.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
cache.py
|
Re-implement unread counts (#7736)
|
2020-07-29 18:26:55 +01:00 |
censor_events.py
|
…
|
|
client_ips.py
|
…
|
|
deviceinbox.py
|
Stop using 'device_max_stream_id' (#7882)
|
2020-07-17 17:03:27 +01:00 |
devices.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
directory.py
|
…
|
|
e2e_room_keys.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
end_to_end_keys.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
event_federation.py
|
…
|
|
event_push_actions.py
|
Convert push to async/await. (#7948)
|
2020-07-27 12:21:34 -04:00 |
events.py
|
Re-implement unread counts (#7736)
|
2020-07-29 18:26:55 +01:00 |
events_bg_updates.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
events_worker.py
|
Re-implement unread counts (#7736)
|
2020-07-29 18:26:55 +01:00 |
filtering.py
|
…
|
|
group_server.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
keys.py
|
…
|
|
media_repository.py
|
…
|
|
metrics.py
|
…
|
|
monthly_active_users.py
|
…
|
|
openid.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
…
|
|
purge_events.py
|
Remove from the event_relations table when purging historical events. (#7978)
|
2020-07-29 13:55:01 -04:00 |
push_rule.py
|
Convert state resolution to async/await (#7942)
|
2020-07-24 10:59:51 -04:00 |
pusher.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
receipts.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
registration.py
|
…
|
|
rejections.py
|
…
|
|
relations.py
|
…
|
|
room.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
roommember.py
|
Convert state resolution to async/await (#7942)
|
2020-07-24 10:59:51 -04:00 |
search.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
signatures.py
|
…
|
|
state.py
|
…
|
|
state_deltas.py
|
…
|
|
stats.py
|
…
|
|
stream.py
|
…
|
|
tags.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
transactions.py
|
…
|
|
ui_auth.py
|
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
|
2020-07-16 11:32:19 -04:00 |
user_directory.py
|
Convert state resolution to async/await (#7942)
|
2020-07-24 10:59:51 -04:00 |
user_erasure_store.py
|
Follow-up to admin API to re-activate accounts (#7908)
|
2020-07-22 12:33:19 -04:00 |