urChat
urChat copied to clipboard
Support renaming a user, local only (user aliases)
This would help when a user is accessing via a bridge - we can "rename" or "tag" a user with a different nick, which can be used for mentions etc
Moved to v0.6.0
Potential options
- [ ] 'Current Session'. When the app is closed it will drop the alias.
- [ ] 'Current nick only'. If the user renames themselves or leaves, it will drop the alias.
- [ ] 'Room' only. Only apply to nick in current room.
- [ ] 'Global', applies across the entire server.
- [ ] 'Conditional', if nick = 'something' and line starts with 'somethingelse'
Move to v1.0.0. This is a pretty big task that will require setting up processing a line after it's formatted