gamja-old/lib
Simon Ser 8f29f0c35d lib/client: ensure server prefix is never null
Fixes a null deref in handleChatMessage, because incoming message
prefixes are populated with the server's if null.
2023-08-17 10:45:56 +02: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 lib/client: ensure server prefix is never null 2023-08-17 10:45:56 +02:00
index.js Avoid using export * as namespace 2021-10-18 23:59:18 +02:00
irc.js lib/irc: add formatURL 2023-04-19 11:43:45 +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