mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-15 15:05:50 +01:00
Our regex escape function escapes proper regexes, however it isn't meant to be shoved into a char class via string interpolation. We need to also escape '-' if we do so. |
||
|---|---|---|
| .. | ||
| anyIntersection.ts | ||
| cleanIrcMessage.ts | ||
| fill.ts | ||
| findChannels.ts | ||
| findEmoji.ts | ||
| findLinks.ts | ||
| findNames.ts | ||
| merge.ts | ||
| parseStyle.ts | ||