forked-synapse/synapse
Kegan Dougal 4c68460392 SYN-154: Tweak how the m.room.create check is done.
Don't perform the check in auth.is_host_in_room but instead do it in _do_join
and also assert that there are no m.room.members in the room before doing so.
2015-01-07 16:09:00 +00:00
..
api SYN-154: Tweak how the m.room.create check is done. 2015-01-07 16:09:00 +00:00
app Merge branch 'master' into develop 2015-01-06 19:48:53 +00:00
config Increase default maximum attachment size to 10M 2015-01-06 14:04:58 +00:00
crypto Update copyright notices 2015-01-06 13:21:39 +00:00
events Remove unused import 2015-01-07 09:48:03 +00:00
federation Add some logging for when we are sending transactions. 2015-01-06 14:06:25 +00:00
handlers SYN-154: Tweak how the m.room.create check is done. 2015-01-07 16:09:00 +00:00
http Update copyright notices 2015-01-06 13:21:39 +00:00
media Merge branch 'master' into develop 2015-01-06 19:48:53 +00:00
rest Update copyright notices 2015-01-06 13:21:39 +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 *cough* 2015-01-07 15:08:32 +00:00
notifier.py Update copyright notices 2015-01-06 13:21:39 +00:00
server.py Update copyright notices 2015-01-06 13:21:39 +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