.. |
__init__.py
|
Add config option to turn off freezing events. Use new encode_json api and ujson.loads
|
2015-05-29 12:17:33 +01:00 |
admin.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
base.py
|
1) Pushers are now associated with an access token
|
2015-03-24 17:24:15 +00:00 |
directory.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
events.py
|
Open up /events to anonymous users for room events only
|
2015-11-05 14:32:26 +00:00 |
initial_sync.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
login.py
|
Merge branch 'release-v0.10.1' of github.com:matrix-org/synapse into develop
|
2015-10-23 11:11:56 +01:00 |
presence.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
profile.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
push_rule.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
pusher.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |
register.py
|
Factor out user id validation checks
|
2015-03-18 11:34:18 +00:00 |
room.py
|
Merge pull request #356 from matrix-org/daniel/3pidyetagain
|
2015-11-10 12:44:17 +00:00 |
transactions.py
|
Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging
|
2015-06-16 10:09:43 +01:00 |
voip.py
|
Allow guests to register and call /events?room_id=
|
2015-11-04 17:29:07 +00:00 |