MatrixSynapse/synapse
Matthew Hodgson 1ccabe2965 more PR feedback 2016-04-08 18:58:08 +01:00
..
api
app Don't require config to create database 2016-04-06 14:15:45 +01:00
appservice
config Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
crypto
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation
handlers Merge pull request #700 from matrix-org/erikj/deduplicate_joins 2016-04-07 16:35:40 +01:00
http Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
metrics
push Use google style doc strings. 2016-04-01 16:12:07 +01:00
replication Add tests for get_latest_event_ids_in_room and get_current_state 2016-04-07 13:17:56 +01:00
rest more PR feedback 2016-04-08 18:58:08 +01:00
static/client
storage fix SQL based on PR feedback 2016-04-08 18:55:38 +01:00
streams
util Rename things 2016-04-07 16:07:16 +01:00
__init__.py
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
server.py
state.py Merge pull request #689 from matrix-org/erikj/member 2016-04-04 11:56:40 +01:00
types.py