forked-synapse/synapse/app
Erik Johnston c66a06ac6b Move storage classes into a main "data store".
This is in preparation for having multiple data stores that offer
different functionality, e.g. splitting out state or event storage.
2019-10-21 16:05:06 +01:00
..
__init__.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
_base.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
admin_cmd.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
appservice.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
client_reader.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
event_creator.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
federation_reader.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
federation_sender.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
frontend_proxy.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
homeserver.py Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
media_repository.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
pusher.py Implement a structured logging output system. (#5680) 2019-08-28 21:18:53 +10:00
synchrotron.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
user_dir.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00