MatrixSynapse/synapse
Erik Johnston 3d76b7cb2b Store invites in a separate table. 2016-04-04 16:30:15 +01:00
..
api
app
appservice
config Add JWT support 2016-03-29 14:36:36 +02:00
crypto
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation
handlers Store invites in a separate table. 2016-04-04 16:30:15 +01:00
http
metrics
push Don't ignore the obey overlay if the rule has an enabled attribute of False 2016-03-31 10:12:31 +01:00
replication Merge pull request #676 from matrix-org/markjh/replicate_stateIII 2016-03-31 11:20:57 +01:00
rest Remove spurious comment 2016-03-30 15:05:33 +01:00
static/client
storage Store invites in a separate table. 2016-04-04 16:30:15 +01:00
streams
util Comment 2016-04-01 14:15:27 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py
python_dependencies.py Add JWT support 2016-03-29 14:36:36 +02:00
server.py
state.py Do checks for memberships before creating events 2016-04-01 16:17:32 +01:00
types.py