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
..
2020-08-04 14:25:05 +02:00
2021-03-02 22:46:48 +01:00
2021-03-02 22:46:48 +01:00