Support per-room user nick #9

Open
opened 2021-07-05 21:20:52 -05:00 by JadedCtrl · 0 comments
JadedCtrl commented 2021-07-05 21:20:52 -05:00 (Migrated from github.com)

Right now, user objects (including the user itself) can only have one nickname― but for some protocols, like XMPP, where a user can have different handles in different rooms, this isn't the case. Support for per-room nicks would be useful in these cases. Maybe storing users' per-room nicks in a KeyList (while defaulting to the current simple BString) would be a way to go about this.

As for managing the setting of nick in the UI… more thinking needs to be done to that end.

Right now, user objects (including the user itself) can only have one nickname― but for some protocols, like XMPP, where a user can have different handles in different rooms, this isn't the case. Support for per-room nicks would be useful in these cases. Maybe storing users' per-room nicks in a KeyList (while defaulting to the current simple BString) would be a way to go about this. As for managing the setting of nick in the UI… more thinking needs to be done to that end.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jadedctrl/Chat-O-Matic#9
No description provided.