urChat icon indicating copy to clipboard operation
urChat copied to clipboard

Support renaming a user, local only (user aliases)

Open matty-r opened this issue 10 months ago • 3 comments

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

matty-r avatar Aug 31 '23 01:08 matty-r

Moved to v0.6.0

matty-r avatar Dec 10 '23 19:12 matty-r

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'

matty-r avatar Dec 10 '23 19:12 matty-r

Move to v1.0.0. This is a pretty big task that will require setting up processing a line after it's formatted

matty-r avatar Jan 22 '24 20:01 matty-r