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

Clicking on username inserts ID instead of matrix.to username #828

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

FiskFan1999
Copy link

Good evening, quaternion devs

Currently, when you tab-complete a username or click on someone's name to ping them, quaternion inserts their username in the [username](matrix.to/address/to/user) format. As you all know, this is the standard for Matrix clients. With this change, if you click on someone's name in chat, it instead inserts the user id (@username:homeserver.com format). I think this would be more convenient for some things such as typing console commands, because quaternion commands such as /ban or /ignore do not currently accept the matrix.to format.

Note that tab-completion still inserts the username in matrix.to format in this PR.

I'm interested in your input on if this would be good behavior. I think being able to tab-complete or complete via click a username for console commands would be very welcome for roomops. Perhaps this could be reworked so that it only happens when the user shift-clicks the username? Maybe rework the commands so that they parse the username in matrix.to format?

Thank you,

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

Successfully merging this pull request may close these issues.

1 participant