gamja-old/lib
Simon Ser 8ab10cf2a5 lib/irc: escape/unescape everything in tags
Without the greedy flag on the regexp, String.replace will just
replace the first match.

While at it, also make sure to convert to a string when formatting
tag values. This allows tag values to be e.g. numbers.
2021-03-09 17:40:57 +01:00
..
ansi.js Strip ANSI escape sequences 2020-08-04 14:25:05 +02:00
client.js Trigger client error if server doesn't support SASL 2021-03-09 09:44:48 +01:00
index.js Make all resource paths relative 2021-03-02 22:46:48 +01:00
irc.js lib/irc: escape/unescape everything in tags 2021-03-09 17:40:57 +01:00
linkify.js Make all resource paths relative 2021-03-02 22:46:48 +01:00