Bug type: Server
*Plugin / server version: 0.9.7.
Homeserver name: N/A
Description:
We have a configuration entry for "MAX UID Length", where server owners can choose the max length of a UID, to keep codes short and sweet. Syncshells however, generate HUGE UIDS still, mostly because they are prefixed as well:
CA-8GDZKBU4TCPQ@CATSRUS
CA = prefix
8GDZKBU4TCPQ = UID
this is on a server where the max UID length is 7.
This is a bug and should be fixed.