forked-synapse/synapse
Daniel Wagner-Hall 79a1c0574b Allocate guest user IDs numericcally
The current random IDs are ugly and confusing when presented in UIs.
This makes them prettier and easier to read.

Also, disable non-automated registration of numeric IDs so that we don't
need to worry so much about people carving out our automated address
space and us needing to keep retrying ID registration.
2016-02-05 11:22:30 +00:00
..
api Host /media/r0 as well as /media/v1 2016-02-05 10:47:46 +00:00
app Host /media/r0 as well as /media/v1 2016-02-05 10:47:46 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
crypto copyrights 2016-01-07 04:26:29 +00:00
events Make Event objects behave more like dicts 2016-01-18 14:43:50 +00:00
federation Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
handlers Allocate guest user IDs numericcally 2016-02-05 11:22:30 +00:00
http Allowing tagging log contexts 2016-02-03 13:52:27 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Change event_push_actions_rm_tokens schema 2016-02-03 10:50:49 +00:00
rest Merge pull request #557 from matrix-org/dbkr/profile_dont_return_null 2016-02-04 15:39:12 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Allocate guest user IDs numericcally 2016-02-05 11:22:30 +00:00
streams Clamp pagination limits to at most 1000 2016-01-14 10:22:02 +00:00
util Allowing tagging log contexts 2016-02-03 13:52:27 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
notifier.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
python_dependencies.py Pin pynacl to 0.3.0 2016-01-28 14:47:03 +00:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
types.py Introduce a Requester object 2016-01-11 17:48:45 +00:00