forked-synapse/synapse/storage/data_stores/main
2020-02-28 09:58:05 +00:00
..
schema Add some clarifications to README.md in the database schema directory. (#6615) 2020-02-20 10:37:57 +00:00
__init__.py Sanity-check database before running upgrades (#6982) 2020-02-25 17:46:00 +00:00
account_data.py
appservice.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
cache.py Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
client_ips.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
deviceinbox.py
devices.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
directory.py
e2e_room_keys.py
end_to_end_keys.py don't insert into the device table for remote cross-signing keys (#6956) 2020-02-20 09:59:00 -05:00
event_federation.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
event_push_actions.py
events_bg_updates.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
events_worker.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
events.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
filtering.py
group_server.py Allow moving group read APIs to workers (#6866) 2020-02-07 11:14:19 +00:00
keys.py move batch_iter to a separate module 2020-01-16 22:25:32 +00:00
media_repository.py
monthly_active_users.py Fix setting mau_limit_reserved_threepids config (#6793) 2020-01-28 13:05:24 +00:00
openid.py
presence.py move batch_iter to a separate module 2020-01-16 22:25:32 +00:00
profile.py
push_rule.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
pusher.py Merge worker apps into one. (#6964) 2020-02-25 16:56:55 +00:00
receipts.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
registration.py Fixed set a user as an admin with the new API (#6928) 2020-02-28 09:58:05 +00:00
rejections.py
relations.py
room.py Store room version on invite (#6983) 2020-02-26 16:58:33 +00:00
roommember.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
search.py
signatures.py
state_deltas.py
state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
stats.py Remove unused get_room_stats_state method. (#6869) 2020-02-07 15:30:26 +00:00
stream.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
tags.py
transactions.py
user_directory.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
user_erasure_store.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00