MatrixSynapse/synapse
Daniel Wagner-Hall 0a93df5f9c Allow guests to set their display names
Depends: https://github.com/matrix-org/synapse/pull/363
Tests in https://github.com/matrix-org/sytest/pull/66
2015-11-12 13:44:39 +00:00
..
api Allow guest users to join and message rooms 2015-11-10 16:57:13 +00:00
app Run the background updates when starting synapse. 2015-11-10 15:50:58 +00:00
appservice
config Fix race creating directories 2015-11-12 11:58:48 +00:00
crypto
events
federation Exchange 3pid invites for m.room.member invites 2015-11-05 16:43:19 +00:00
handlers Consider joined guest users as joined users 2015-11-12 13:37:07 +00:00
http
metrics
push
rest Allow guests to set their display names 2015-11-12 13:44:39 +00:00
static/client
storage Merge pull request #359 from matrix-org/markjh/incremental_indexing 2015-11-11 17:19:51 +00:00
streams
util Run the background updates when starting synapse. 2015-11-10 15:50:58 +00:00
__init__.py Bump changelog and version number 2015-11-05 17:20:28 +00:00
notifier.py
python_dependencies.py
server.py
state.py
types.py