MatrixSynapse/synapse
Erik Johnston 9ad38c9807 Bump version and changelog 2015-09-03 09:49:54 +01:00
..
api
app Print the correct pip install line when failing due to lack of matrix-angular-sdk 2015-08-25 15:33:23 +01:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
config Lists use 'append' 2015-09-02 17:27:59 +01:00
crypto
events
federation
handlers Remove needless existence checks 2015-08-26 11:08:23 +01:00
http
metrics
push Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
rest Consistency 2015-08-27 10:50:49 +01:00
storage Lower size of 'stateGroupCache' now that we have data from matrix.org to support doing so 2015-09-01 10:09:03 +01:00
streams
util Allow non-ascii filenames for attachments 2015-08-26 16:26:37 +01:00
__init__.py Bump version and changelog 2015-09-03 09:49:54 +01:00
notifier.py Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
python_dependencies.py Print the correct pip install line when failing due to lack of matrix-angular-sdk 2015-08-25 15:33:23 +01:00
server.py
state.py
types.py