We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Applied on showthread.php, newreply.php, editpost.php.
Use the following request to search a username: https://hackforums.net/xmlhttp.php?action=get_users&query=
https://github.com/yairEO/tagify Or, https://github.com/ivirabyan/jquery-mentions
Rather than integrate with the textbox input, add button for modal that has a user search that inserts the text for the mention into textbox input:
Mention syntax (requires spaces on left and right of mention: @USERNAME@
The text was updated successfully, but these errors were encountered:
Proof of concept example: https://github.com/xadamxk/HF-Userscripts/blob/master/HF%20User%20Mentions/HFUserMentions.user.js
Sorry, something went wrong.
No branches or pull requests
Applied on showthread.php, newreply.php, editpost.php.
Use the following request to search a username:
https://hackforums.net/xmlhttp.php?action=get_users&query=
https://github.com/yairEO/tagify
Or, https://github.com/ivirabyan/jquery-mentions
Rather than integrate with the textbox input, add button for modal that has a user search that inserts the text for the mention into textbox input:
Mention syntax (requires spaces on left and right of mention:
@USERNAME@
The text was updated successfully, but these errors were encountered: