MatrixSynapse/synapse
Erik Johnston fd5ad0f00e Doc string 2015-08-21 11:45:43 +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
appservice
config Fix flake8 warning 2015-08-13 17:34:22 +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 Doc string 2015-08-21 11:45:43 +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 Store the 'last_token' in the db, even if we processed no events 2015-08-19 10:08:31 +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 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
streams
util Don't assume @cachedList function returns keys for everything 2015-08-18 11:11:33 +01:00
__init__.py Bump version and changelog 2015-08-20 14:12:01 +01:00
notifier.py
python_dependencies.py Depend on Twisted>=15.1 rather than pining to a particular version 2015-08-12 17:25:13 +01:00
server.py
state.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
types.py Minor docs cleanup 2015-08-11 16:35:28 +01:00