Commit Graph
6 Commits
Author SHA1 Message Date
delthasandSimon Ser 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
delthasandSimon Ser b9693d53ec Support @+draft/channel-context
See: https://github.com/ircv3/ircv3-specifications/pull/498
2022-06-28 15:33:38 +02:00
delthasandSimon Ser 4cb3abfa72 components/connect-form: make the server password field password-typed 2022-02-11 12:58:26 +01:00
delthasandSimon Ser fab42ba2ee commands: add password param to /join 2022-02-02 20:45:18 +01:00
delthasandSimon Ser edbf294380 component/app: Automatically prepend wss to server URL if unspecified 2021-06-20 21:08:02 +02:00
delthasandSimon Ser 42e0c939f3 lib/linkify: stop using RegExp indices
Co-authored-by: Simon Ser <contact@emersion.fr>
Closes: https://todo.sr.ht/~emersion/gamja/90
2021-06-20 12:54:20 +02:00