Customize the format of user names of remote users #11
Labels
No labels
bug
duplicate
easy
enhancement
FB messenger
help wanted
invalid
IRC
mattermost
question
todo
wontfix
XMPP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lx/easybridge#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For now they are fixed to
@{registration.SenderLocalpart}_{userId}__{protocol}
, but we might want to do something like@{userId}__{protocol}}__ezbr
as this makes the prefix more usefull (for instance when using matrix-weechat only a prefix is shown).Same (but less important) for room name aliases.
done