MatrixSynapse/synapse/rest
Matthew Hodgson 32e4420a66 improve mxid & displayname selection for register_mxid_from_3pid
* [x] strip invalid characters from generated mxid
* [x] append numbers to disambiguate clashing mxids
* [x] generate displayanames from 3pids using a dodgy heuristic
* [x] get rid of the create_profile_with_localpart and instead
      explicitly set displaynames so they propagate correctly
2018-05-03 04:21:20 +01:00
..
client improve mxid & displayname selection for register_mxid_from_3pid 2018-05-03 04:21:20 +01:00
key Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
media Replace old-style raise with six.reraise 2018-04-06 23:06:24 +02:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00