Remove up to two characters from the end of @mention to also match @mention, etc.

This commit is contained in:
Daniel Winzen
2016-09-19 11:24:29 +02:00
parent 9156af26e5
commit 68a29558b1
2 changed files with 35 additions and 25 deletions

View File

@ -7,6 +7,7 @@ Add option to hide the list of chatters
Make nicknames in the chatters list clickable to send PMs more easily
Add better multi-byte character support - New dependency: mbstring extension
Don't send messages to inbox when in incognito
Remove up to two characters from the end of @mention to also match @mention, etc.
Version 1.21 - Aug. 29, 2016
Don't display empty option for system messages in delete messages by name