gamja-old/lib
delthas 081f5743be Fix stripping hex color formatting
Hex colors can be set with the same formats as the regular colors:
<CODE>, <CODE><COLOR>, or <CODE><COLOR>,<COLOR>.

Previously we only supporteed <CODE><COLOR>.

This patch enables stripping colors for all valid color formats.

Co-authored-by: Simon Ser <contact@emersion.fr>
2022-12-02 16:03:14 +01:00
..
ansi.js Fix stripping hex color formatting 2022-12-02 16:03:14 +01:00
base64.js Workaround the sad state of base64 web APIs 2022-06-24 23:59:18 +02:00
client.js Move msg.tags fallback to client 2022-11-30 11:30:46 +01:00
index.js Avoid using export * as namespace 2021-10-18 23:59:18 +02:00
irc.js Limit composer length 2022-08-28 19:16:41 +02:00
linkify.js Handle click on irc:// channel URLs inside buffers 2021-10-13 16:18:59 +02:00
oauth2.js Add support for OAuth 2.0 authentication 2022-10-14 10:52:44 +02:00