thelounge/src/plugins/irc-events
2016-10-08 20:30:25 +03:00
..
connection.js Add debug config option for irc-fw debug log 2016-08-29 02:07:09 -04:00
ctcp.js Update irc-framework 2016-05-12 10:15:37 +03:00
error.js Reset nickname in UI back to previous one on error 2016-10-01 16:51:35 -04:00
invite.js Merge pull request #270 from thelounge/ircv3/echo-message 2016-04-30 19:37:10 -04:00
join.js Make use of multi-prefix cap and remove NAMES spam on mode changes 2016-10-08 20:30:25 +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 Fix broken IRC servers with /list 2016-07-22 21:42:42 -04:00
message.js Display wallops in server window 2016-10-01 00:29:49 +03:00
mode.js Make use of multi-prefix cap and remove NAMES spam on mode changes 2016-10-08 20:30:25 +03:00
motd.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
names.js Make use of multi-prefix cap and remove NAMES spam on mode changes 2016-10-08 20:30:25 +03: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