anonstream/anonstream/utils
n9k 81de4e4ccd Emotes: expand regex for [a-zA-Z0-9_]-ended emotes
Emote names with non-word characters at an end are now always matched.
Previously they were only matched when adjacent to non-word characters.
This means that an emote named "😂" will now be matched in
"aaa😂zzz" where previously it wouldn't have been.
2022-07-16 06:27:14 +00:00
..
captcha.py Licence headers formatting 2022-06-16 01:31:10 +00:00
chat.py Emotes: expand regex for [a-zA-Z0-9_]-ended emotes 2022-07-16 06:27:14 +00:00
colour.py Licence headers formatting 2022-06-16 01:31:10 +00:00
security.py Licence headers formatting 2022-06-16 01:31:10 +00:00
user.py Allowedness (WIP) 2022-07-03 08:53:02 +00:00
websocket.py Licence headers formatting 2022-06-16 01:31:10 +00:00