thelounge/src/plugins/irc-events
2017-11-08 23:10:17 +02:00
..
away.js Use away-notify to show user away status change 2017-09-17 11:16:48 -07:00
banlist.js Add ban/unban command 2017-04-26 08:54:25 +01:00
connection.js Update to eslint 4 and enforce extra rules 2017-06-19 09:58:29 +03:00
ctcp.js Add SOURCE CTCP Command 2017-07-17 11:09:20 -07:00
error.js Improve support for opening multiple clients at once 2016-10-17 01:31:22 -04:00
invite.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
join.js Store channel keys 2017-04-01 15:28:38 -04:00
kick.js Fix #1692 when kicker is server 2017-11-08 23:10:17 +02:00
link.js Merge pull request #1554 from thelounge/astorije/rm-event-stream 2017-09-26 11:00:35 +03:00
list.js Improve channels list. 2017-04-19 12:02:15 +02:00
message.js Group push notifications per target 2017-09-19 12:01:50 +03:00
mode.js Use findUser 2017-07-21 11:05:37 +03:00
motd.js Update to eslint 4 and enforce extra rules 2017-06-19 09:58:29 +03:00
names.js Recycle existing User objects in names event 2017-07-21 11:05:37 +03:00
nick.js Use findUser 2017-07-21 11:05:37 +03:00
part.js Correctly dereference stored images when leaving channels 2017-08-11 15:02:58 +03:00
quit.js Use findUser 2017-07-21 11:05:37 +03:00
topic.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
unhandled.js Improve support for opening multiple clients at once 2016-10-17 01:31:22 -04:00
welcome.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
whois.js Add human-readable idle time in whois info 2016-12-22 00:21:16 -05:00