MatrixSynapse/synapse
Erik Johnston 5ae4a84211 Don't always hit get_server_verify_key_v1_direct 2015-05-19 13:43:34 +01:00
..
api
app Disable GZip encoding on static file resources as per comment 2015-05-19 13:20:25 +01:00
appservice
config Merge branch 'develop' of github.com:matrix-org/synapse into develop 2015-05-07 09:33:42 +01:00
crypto Don't always hit get_server_verify_key_v1_direct 2015-05-19 13:43:34 +01:00
events
federation Unwrap defer.gatherResults failures 2015-05-12 13:14:29 +01:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/join_perf 2015-05-19 10:50:43 +01:00
http Fix up leak. Add warnings. 2015-05-08 19:53:34 +01:00
metrics
push
rest Make shared secret registration work again 2015-05-14 12:03:13 +01:00
storage Merge pull request #152 from matrix-org/notifier_performance 2015-05-18 17:49:59 +01:00
streams Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards' 2015-05-12 10:28:10 +01:00
util Merge pull request #143 from matrix-org/erikj/SYN-375 2015-05-12 15:25:54 +01:00
__init__.py Bump version 2015-05-11 11:31:04 +01:00
notifier.py Don't bother sorting by the room_stream_ids, it shouldn't matter which order they are notified in 2015-05-18 14:04:58 +01:00
python_dependencies.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-05-07 19:21:00 +01:00
server.py
state.py
types.py Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 2015-05-18 13:17:36 +01:00