thelounge/src/plugins/irc-events
2017-06-01 21:54:46 +03:00
..
banlist.js Add ban/unban command 2017-04-26 08:54:25 +01:00
connection.js Add slug with command to unhandled messages 2017-04-16 12:31:32 +03:00
ctcp.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04: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 Do not store unnecessary information in user objects 2017-06-01 21:54:46 +03:00
link.js Use correct channel when pushing link prefetch messages 2016-12-09 23:00:33 +02:00
list.js Improve channels list. 2017-04-19 12:02:15 +02:00
message.js Do not prefetch URLs unless they are messages or /me actions 2017-01-23 01:42:54 -05:00
mode.js Do not store unnecessary information in user objects 2017-06-01 21:54:46 +03:00
motd.js Use forEach instead of lodash's each, and ES6 fat arrows like it's 2015 2016-10-15 15:58:48 -04:00
names.js Do not store unnecessary information in user objects 2017-06-01 21:54:46 +03:00
nick.js Do not store unnecessary information in user objects 2017-06-01 21:54:46 +03:00
part.js Do not store unnecessary information in user objects 2017-06-01 21:54:46 +03:00
quit.js Do not store unnecessary information in user objects 2017-06-01 21:54:46 +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