thelounge/src/plugins/irc-events
Maxime Poulin 1d47290ada Implement /list
Thanks to @xPaw for the base of this code
2016-07-22 21:42:42 -04:00
..
connection.js Merge pull request #453 from thelounge/xpaw/fix-autojoin 2016-07-03 09:25:38 -04:00
ctcp.js Update irc-framework 2016-05-12 10:15:37 +03:00
error.js Update irc-framework 2016-05-12 10:15:37 +03:00
invite.js Merge pull request #270 from thelounge/ircv3/echo-message 2016-04-30 19:37:10 -04:00
join.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
kick.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
link.js Add self info to TOGGLE messages to prevent unread marker to render for oneself 2016-07-07 02:53:30 -04:00
list.js Implement /list 2016-07-22 21:42:42 -04:00
message.js Unread marker MVP 2016-07-05 15:32:41 -04:00
mode.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
motd.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
names.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
nick.js Improve nick highlights 2016-05-12 14:20:24 +03:00
part.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
quit.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
topic.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
unhandled.js Display unhandled numerics on the client 2016-07-03 11:47:53 +03:00
welcome.js Improve nick highlights 2016-05-12 14:20:24 +03:00
whois.js Improve click handling on users and inline channels 2016-06-22 18:36:01 +03:00