thelounge/src/plugins/inputs
2018-06-07 19:23:51 +03:00
..
action.js Enable no-var rule 2018-02-19 19:49:39 +02:00
away.js Fix "/away " not setting you away 2018-06-07 19:23:51 +03:00
ban.js Enable no-var rule 2018-02-19 19:49:39 +02:00
connect.js Enforce object literal shorthand syntax with ESLint 2018-03-15 00:22:09 -04:00
ctcp.js Fix CTCP commands always sent upper-case 2018-02-19 18:43:52 +02:00
disconnect.js Enable no-var rule 2018-02-19 19:49:39 +02:00
ignore.js Add support for /ignore, /unignore and /ignorelist commands 2018-05-28 16:46:12 -03:00
invite.js Enable no-var rule 2018-02-19 19:49:39 +02:00
kick.js Enable no-var rule 2018-02-19 19:49:39 +02:00
list.js Use some ES6/Node v4-only syntax when possible 2018-02-19 18:30:00 +02:00
mode.js Enable no-var rule 2018-02-19 19:49:39 +02:00
msg.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
nick.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
notice.js Enable no-var rule 2018-02-19 19:49:39 +02:00
part.js Enable no-var rule 2018-02-19 19:49:39 +02:00
query.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
quit.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
raw.js Use some ES6/Node v4-only syntax when possible 2018-02-19 18:30:00 +02:00
rejoin.js Enable no-var rule 2018-02-19 19:49:39 +02:00
topic.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
whois.js Use some ES6/Node v4-only syntax when possible 2018-02-19 18:30:00 +02:00