MatrixSynapse/synapse
Erik Johnston 753126b8cc Add some debug logging 2015-01-06 11:18:12 +00:00
..
api
app
config
crypto
events Remove unneeded federation keys from events 2014-12-19 12:16:26 +00:00
federation Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
handlers Add RoomMemberStore.get_users_in_room, so that we can get the list of joined users without having to retrieve the full events 2015-01-06 10:55:43 +00:00
http Include version in User-Agent and Server headers 2014-12-22 10:16:02 +00:00
media SYN-203: Handle requests for thunbnails for images that are small 2014-12-19 12:05:38 +00:00
rest
storage Add some debug logging 2015-01-06 11:18:12 +00:00
streams
util Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
__init__.py
notifier.py
server.py
state.py
types.py