MatrixSynapse/synapse
Richard van der Hoff f2ed64eaaf Merge pull request #1992 from matrix-org/rav/fix_media_loop
Fix routing loop when fetching remote media
2017-03-14 23:40:35 +00:00
..
api Address review comments 2017-03-14 14:15:37 +00:00
app Refactor logger config for workers 2017-03-10 15:34:01 +00:00
appservice
config Add helpful texts to logger config options 2017-03-13 12:33:35 +00:00
crypto
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Move FederationServer._handle_new_pdu to FederationHandler 2017-03-09 16:20:13 +00:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/public_list_speed 2017-03-14 11:35:05 +00:00
http Fix routing loop when fetching remote media 2017-03-13 16:30:36 +00:00
metrics
push Get current state by using current_state_events table 2017-03-10 17:39:35 +00:00
replication Add new storage function to slave store 2017-03-13 16:26:44 +00:00
rest Merge pull request #1992 from matrix-org/rav/fix_media_loop 2017-03-14 23:40:35 +00:00
static/client
storage Merge branch 'develop' of github.com:matrix-org/synapse into erikj/public_list_speed 2017-03-14 11:35:05 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Revert "Support registration & login with phone number" 2017-03-13 09:59:33 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Reduce spurious calls to generate sync 2017-03-14 16:33:45 +00:00
python_dependencies.py Revert "Support registration & login with phone number" 2017-03-13 09:59:33 +00:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py