anonymousland-synapse/synapse
2015-08-26 11:08:23 +01:00
..
api Add m.room.avatar to default power levels. Change default required power levels of such events to 50 2015-08-20 14:35:40 +01:00
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
config Merge pull request #250 from matrix-org/erikj/generated_directory 2015-08-25 17:40:19 +01:00
crypto
events Fix bug where we didn't correctly serialize the redacted_because key over federation 2015-08-21 09:36:07 +01:00
federation Merge pull request #208 from matrix-org/markjh/end-to-end-key-federation 2015-08-18 09:12:54 +01:00
handlers Remove needless existence checks 2015-08-26 11:08:23 +01:00
http PEP8 2015-08-13 11:47:38 +01:00
metrics Also check for presence of 'threadCallQueue' in reactor 2015-08-18 11:51:08 +01:00
push Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
rest When logging in fetch user by user_id case insensitively, *unless* there are multiple case insensitive matches, in which case require the exact user_id 2015-08-21 11:38:44 +01:00
storage Don't insert events into 'event_*_extremeties' tables if they're outliers 2015-08-23 13:44:23 +01:00
streams
util Don't assume @cachedList function returns keys for everything 2015-08-18 11:11:33 +01:00
__init__.py Bump changelog and version 2015-08-25 17:49:58 +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