MatrixSynapse/synapse/storage/databases/main
Dirk Klimpel 89c4ca81bb
Add `creation_ts` to list users admin API (#10448)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
2021-07-22 16:05:16 +02:00
..
__init__.py Add `creation_ts` to list users admin API (#10448) 2021-07-22 16:05:16 +02:00
account_data.py
appservice.py
cache.py
censor_events.py
client_ips.py
deviceinbox.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
devices.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py
events_bg_updates.py
events_forward_extremities.py
events_worker.py
filtering.py
group_server.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
keys.py
lock.py Fix dropping locks on shut down (#10433) 2021-07-20 14:24:25 +01:00
media_repository.py
metrics.py Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332) 2021-07-19 16:11:34 +01:00
monthly_active_users.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
openid.py
presence.py
profile.py
purge_events.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
relations.py
room.py Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
roommember.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
search.py
signatures.py
state.py
state_deltas.py
stats.py Add `creation_ts` to list users admin API (#10448) 2021-07-22 16:05:16 +02:00
stream.py
tags.py
transactions.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
ui_auth.py
user_directory.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
user_erasure_store.py