anonymousland-synapse/synapse/api
Richard van der Hoff 7f02e4d008 Give guest users a device_id
We need to create devices for guests so that they can use e2e, but we don't
have anywhere to store it, so just use a fixed one.
2016-11-25 15:25:30 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Give guest users a device_id 2016-11-25 15:25:30 +00:00
constants.py Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 2016-08-25 18:34:47 +01:00
errors.py Fail with a coherent error message if /sync?filter= is invalid 2016-11-21 13:15:25 +00:00
filtering.py Glue only_event_fields into the sync rest servlet 2016-11-22 10:14:05 +00:00
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py APP_SERVICE_PREFIX is never used; don't bother 2016-08-25 18:06:05 +01:00