Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support renaming a user, local only (user aliases) #52

Open
matty-r opened this issue Aug 31, 2023 · 3 comments
Open

Support renaming a user, local only (user aliases) #52

matty-r opened this issue Aug 31, 2023 · 3 comments
Milestone

Comments

@matty-r
Copy link
Owner

matty-r commented Aug 31, 2023

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 matty-r added this to the v0.4.0 milestone Sep 10, 2023
@matty-r matty-r changed the title Support renaming a user, local only Support renaming a user, local only (user aliases) Sep 24, 2023
@matty-r matty-r self-assigned this Dec 9, 2023
@matty-r matty-r modified the milestones: v0.4.0, v0.6.0 Dec 10, 2023
@matty-r
Copy link
Owner Author

matty-r commented Dec 10, 2023

Moved to v0.6.0

@matty-r
Copy link
Owner Author

matty-r commented Dec 10, 2023

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 matty-r removed their assignment Dec 10, 2023
@matty-r matty-r self-assigned this Jan 20, 2024
@matty-r matty-r modified the milestones: v0.6.0, v1.0.0 Jan 22, 2024
@matty-r matty-r removed their assignment Jan 22, 2024
@matty-r
Copy link
Owner Author

matty-r commented Jan 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant