make usernames case-insensitive for tagging in threads and SB
by expgods - Tuesday June 20, 2023 at 06:50 AM
#1
Tittle says it all, its better to have case-insensitive usernames so it will be easy to mention in SB and thread.
#2
I support case insensitive tagging
KPU.GO.ID data for sale

Contact only through breachforums.is PM

for buyer, please attach Proof of Fund
for media, please begin the subject with [PERS]

tg: BYJimbo
#3
that would be pretty helpful
#4
Forum usernames are already case sensitive owing to the core design of MyBB.

Taking a look at the source code for the shoutbox-asd123.js plugin however sheds light at the problem.

The RegExp which handles username mentions in the shoutbox is responsible for the issue.

new RegExp(`@(${ l ?? username })([^w-]|$)`, 'i').test(o)

Fixing this would require a simple modification to the RegEx expression to ignore case when evaluating usernames.
#5
(Jun 20, 2023, 07:41 AM)hacked Wrote: Forum usernames are already case sensitive owing to the core design of MyBB.

Taking a look at the source code for the shoutbox-asd123.js plugin however sheds light at the problem.

The RegExp which handles username mentions in the shoutbox is responsible for the issue.

new RegExp(`@(${ l ?? username })([^w-]|$)`, 'i').test(o)

Fixing this would require a simple modification to the RegEx expression to ignore case when evaluating usernames.

I still don't understand why extremely simple fixes and tweaks like this aren't being implemented.

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Extreme degenerate behavior | Unwelcome here
#6
Niggas its been a long time !!
#7
Nope its not working @Hollow note that it only works in Threads but we want this in SB


Possibly Related Threads…
Thread Author Replies Views Last Post
  BUG false ban(s) // connection issue empathy 1 150 Feb 09, 2026, 12:35 PM
Last Post: N/A
  SUGGESTION Profile View Statistics OpenBullet 1 109 Feb 09, 2026, 07:30 AM
Last Post: N/A
  SUGGESTION Unhide hidden content if OP is banned leftcheekofpg 0 82 Feb 08, 2026, 10:10 AM
Last Post: leftcheekofpg
  SUGGESTION Add reactions to threads HexDex 1 104 Feb 06, 2026, 07:11 PM
Last Post: N/A
  Shoutbox datsu 1 79 Feb 06, 2026, 07:13 AM
Last Post: Tanaka

Forum Jump:


 Users browsing this forum: 1 Guest(s)