forked-synapse/synapse
2015-01-08 17:08:57 +00:00
..
api SYN-154: Tweak how the m.room.create check is done. 2015-01-07 16:09:00 +00:00
app Check the existance and versions of necessary modules when starting synapse, log which modules are used 2015-01-08 17:08:57 +00:00
config SYN-142: Rotate logs if logging to file. Fixed to a 4 file rotate with 100MB/file for now. 2015-01-08 15:31:29 +00:00
crypto Update copyright notices 2015-01-06 13:21:39 +00:00
events Return the raw federation event rather than adding extra keys for federation data. 2015-01-08 14:28:08 +00:00
federation Add some logging for when we are sending transactions. 2015-01-06 14:06:25 +00:00
handlers Add raw query param for scrollback. 2015-01-08 14:37:55 +00:00
http SYN-231: User agent header broken 2015-01-08 09:41:11 +00:00
media make our JPEG thumbnail quality less horrifically ugly 2015-01-08 15:11:22 +00:00
rest Add raw query param for scrollback. 2015-01-08 14:37:55 +00:00
storage Use time.time() instead of time.clock() 2015-01-06 16:34:41 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Optimize FrozenEvent creation 2015-01-06 18:51:03 +00:00
__init__.py Merge branch 'master' into develop 2015-01-08 09:43:48 +00:00
notifier.py Update copyright notices 2015-01-06 13:21:39 +00:00
python_dependencies.py Check the existance and versions of necessary modules when starting synapse, log which modules are used 2015-01-08 17:08:57 +00:00
server.py Return the raw federation event rather than adding extra keys for federation data. 2015-01-08 14:28:08 +00:00
state.py Update copyright notices 2015-01-06 13:21:39 +00:00
types.py Update copyright notices 2015-01-06 13:21:39 +00:00