MatrixSynapse/synapse
Richard van der Hoff 78d6ddba86
Merge pull request #2841 from matrix-org/rav/refactor_calc_state_delta
factor _get_new_state_after_events out of _calculate_state_delta
2018-02-02 15:27:15 +01:00
..
api Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
app Factor out get_db_conn to HomeServer base class 2018-01-26 00:56:49 +00:00
appservice
config Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
crypto
events
federation Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
groups
handlers add white space line 2018-01-26 00:15:10 +00:00
http Merge pull request #2838 from matrix-org/rav/fix_logging_on_dns_fail 2018-01-31 22:18:46 +01:00
metrics Add some comments about the reactor tick time metric 2018-01-19 23:51:04 +00:00
module_api
push Better logging when pushes fail 2018-01-29 15:49:06 +00:00
replication
rest Merge branch 'develop' into travis/admin-list-media 2018-02-01 18:05:47 -07:00
static/client
storage Merge pull request #2841 from matrix-org/rav/refactor_calc_state_delta 2018-02-02 15:27:15 +01:00
streams
util Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py Factor out get_db_conn to HomeServer base class 2018-01-26 00:56:49 +00:00
server.pyi
state.py Merge pull request #2836 from matrix-org/rav/resolve_state_events_docstring 2018-02-02 15:26:49 +01:00
types.py
visibility.py