mention feature drop-down list

Post a reply


In an effort to prevent automatic submissions, we require that you complete the following challenge.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :| :mrgreen: :geek: :ugeek: :arrow: :angel: :clap: :crazy: :eh: :lolno: :problem: :shh: :shifty: :sick: :silent: :think: :thumbup: :thumbdown: :salute: :wave: :wtf: :yawn: :facepalm: :bravo: :dance: :beard: :morebeard: :xmas: :HeHe: :trollface: :cookie: :rainbow: :monkeysee: :monkeysay: :happybday: :headwall: :offtopic: :superhappy: :terms: :beer:
View more smilies

BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: mention feature drop-down list

Re: mention feature drop-down list

Post by joedf » 17 Mar 2020, 18:37

Thank you for reporting this. :+1:

Re: mention feature drop-down list

Post by Helgef » 17 Mar 2020, 00:27

See :arrow: this post first, then type @HotKeyIt.

Cheers and thanks for your time.

Re: mention feature drop-down list

Post by joedf » 30 Jul 2019, 18:31

@swagfag You're right. Good catch!
I've changed it to just plain blue now.

Re: mention feature drop-down list

Post by swagfag » 30 Jul 2019, 15:53

didnt mentions use to be blueish? i can only vaguely recollect there being some discussions about that but i cant seem to find them atm
i think the update might have reverted them back to being FF red
simplicity btw

Re: mention feature drop-down list

Post by joedf » 28 Jul 2019, 16:06

Yes, you're right. :mrgreen: I've just updated the extension from v1.0.3 to 1.0.4. Let me know if that works, I am no longer experiencing the bug. :+1:

Re: mention feature drop-down list

Post by lexikos » 26 Jul 2019, 18:32

The list appears with no regard to where the insertion point (caret) is. It doesn't seem to be 100% consistent, but most times if there is an @-name at the end of a line, the list will repeatedly appear while typing on an entirely different line. For instance, it occurs if I quote the following post and click at any point below the @-name. I confirmed this in Firefox and Chrome.
https://www.autohotkey.com/boards/posting.php?mode=quote&f=76&p=285281

For me, the list is also fairly slow to appear, so I must stop and wait after typing the name for the list to appear (even if I've typed the name in full), allowing me the shortcut to add the bbcode.

Re: mention feature drop-down list

Post by joedf » 04 Jun 2019, 08:47

Thanks for reporting. I've purged many accounts like this one, but there's only so many swearwords and wildcards I can think of :/

Re: mention feature drop-down list

Post by nnnik » 04 Jun 2019, 02:07

These users have been banned a while back and are the result of multiple spam attacks over the years.
Up until they haven't bothered anybody. It might make sense to exclude banned users from the mention list.

Re: mention feature drop-down list

Post by Helgef » 04 Jun 2019, 01:25

There is a similar case for mentioning lexikos. It would be convenient with a report user button.

Cheers

Re: mention feature drop-down list

Post by TAC109 » 04 Jun 2019, 00:28

I would like the administrators to examine the use of this feature for abuse. Today I attempted to use it for fincs and was offered options as per the image. It seems that incorporating the 'mention feature' has opened the site to undesirable attacks.
fincs.PNG
fincs.PNG (3.39 KiB) Viewed 7125 times

Re: mention feature drop-down list

Post by guest3456 » 17 Apr 2019, 07:00

i like this new mention feature @joedf thanks

Re: mention feature drop-down list

Post by swagfag » 17 Apr 2019, 01:59

cool, very handy
well done

Re: mention feature drop-down list

Post by joedf » 16 Apr 2019, 20:53

@swagfag
Added the mention button :+1:


for reference:
Added the following to viewtopic_body.html

Code: Select all

<!-- joedf mention start -->
<li>
	<a value="" onclick="document.getElementById('message-box').getElementsByTagName('textarea')[0].value+='[mention]{postrow.POST_AUTHOR}[/mention]\n';" title="Mention this user" class="button button-icon-only" style="padding:0 1px">
		<b style="padding:0 2px;position:relative;top:-1px;display:block;margin:2px">@</b>
		<!-- wonky: <i class="icon fa fa-at fa-fw" aria-hidden="true"></i><span class="sr-only">@</span> -->
	</a>
</li>
<!-- joedf mention end -->

Re: mention feature drop-down list

Post by jeeswg » 13 Apr 2019, 12:09

- Thanks. What I like to do is use @ but without causing a notification. I found that a blue box was following me everywhere I typed, and that any time I pressed enter, it would make a mess, overwriting some of what I'd written.
- And that the box would come back when I wanted to edit a post.
- I suspected also possibly some interference with key presses.
- Furthermore, I have a list with various usernames as hotstrings, so don't really need a drop-down list. And I haven't minded copying and pasting the occasional new username. Haha, making me think though, I could write a script to grab the usernames of posters on the current page for convenience ... :think:
- Anyhow, good work @joedf, you developed an interesting feature.

Re: mention feature drop-down list

Post by joedf » 13 Apr 2019, 12:02

Done!
@jeeswg Works great for me, tho :)

Re: mention feature drop-down list

Post by jeeswg » 13 Apr 2019, 11:58

- Hahaha that would be cool, go ahead @joedf, thanks.
- Btw, would a feature like the drop-down list slow down the browser, since it needs to generate/store a list of names, plus it has to check for key presses (e.g. Esc to dismiss the drop-down list).
- Also, pages with big posts (scripts/lists) are pretty slow loading, if anything can be done about that. Thanks.

Re: mention feature drop-down list

Post by joedf » 13 Apr 2019, 11:24

Hi jeeswg, I can disable it for you specifically. Would you like that?

Re: mention feature drop-down list

Post by nnnik » 13 Apr 2019, 04:16

I disagree.If I want to mention a specific person in a topic I don't want to type them out.
Unless ofc we add some sort of name restriction.

mention feature drop-down list

Post by jeeswg » 13 Apr 2019, 04:08

I like to type @person to indicate who I'm referring to. Now I get a drop-down list that keeps interfering with writing/editing a post, to the point where I'm now copying and pasting to Notepad as a go-between to sort out the post. The whole thing is pretty catastrophic. But I applaud the experimentation.

I would scrap the drop-down list. If people want to do a mention notification, which is rarely useful or a good thing, and should probably be discouraged, they should type out the 'mention' code tags manually.

Thanks for reading.

Top