MatrixSynapse/synapse
Mark Haines b01dd76be1 SYN-149: Enable auth for events added during room creation since they should pass auth checks 2014-11-18 15:42:53 +00:00
..
api Fix auth to correctly handle initial creation of rooms 2014-11-18 15:36:41 +00:00
app Fix auth to correctly handle initial creation of rooms 2014-11-18 15:36:41 +00:00
config Be more helpful and tell the user how to generate a config too. 2014-11-14 13:30:06 +00:00
crypto Merge PDUs and Events into one object 2014-11-14 21:25:02 +00:00
federation Merge PDUs and Events into one object 2014-11-14 21:25:02 +00:00
handlers SYN-149: Enable auth for events added during room creation since they should pass auth checks 2014-11-18 15:42:53 +00:00
http Merge branch 'develop' into request_logging 2014-11-14 11:16:50 +00:00
rest Split out sending the room alias events from creating the alias so that we can do them in the right point when creating a room 2014-11-18 15:03:13 +00:00
storage SYN-149: Send join event immediately after the room create event 2014-11-18 15:29:48 +00:00
streams Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more 2014-10-29 16:16:01 +00:00
util Merge branch 'develop' into request_logging 2014-11-14 11:16:50 +00:00
__init__.py Bump version numbers and change log 2014-10-31 17:23:01 +00:00
notifier.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
server.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
state.py synapse.state docs. 2014-11-11 17:45:46 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00