MatrixSynapse/synapse
Erik Johnston 65f846ade0 Notify users about invites. 2014-11-10 11:15:02 +00:00
..
api Notify users about invites. 2014-11-10 11:15:02 +00:00
app Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-11-07 10:55:28 +00:00
config Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 2014-11-03 15:06:40 +00:00
crypto Tidy up some of the unused sql tables 2014-11-10 10:31:00 +00:00
federation Finish redaction algorithm. 2014-11-10 10:21:32 +00:00
handlers Notify users about invites. 2014-11-10 11:15:02 +00:00
http Fix pep8 warnings 2014-10-30 11:10:17 +00:00
rest Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-11-07 10:55:28 +00:00
storage Notify users about invites. 2014-11-10 11:15:02 +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 Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +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 Convert event ids to be of the form :example.com 2014-10-30 17:00:11 +00:00
state.py Don't query the DB for user power levels 2014-11-07 10:53:38 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00