mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-13 02:10:42 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account_data.py | ||
| admin.py | ||
| appservice.py | ||
| auth.py | ||
| directory.py | ||
| events.py | ||
| federation.py | ||
| identity.py | ||
| message.py | ||
| presence.py | ||
| profile.py | ||
| receipts.py | ||
| register.py | ||
| room.py | ||
| search.py | ||
| sync.py | ||
| typing.py | ||