thelounge/src/plugins/inputs
JeDaYoshi 4dacaa46f3
Optimise modes based on ISUPPORT
This will see the maximum allowed of modes that are allowed at once as sent in RPL_ISUPPORT
and will send multiple batches while using /op, /voice, etc.

This also fixes a minor issue where it would try sending an empty voice if it had an extra space on arguments
(such as using '/voice  ')
2021-07-03 03:50:22 +00:00
..
action.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
away.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ban.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
connect.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ctcp.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
disconnect.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ignore.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
index.js Add new command to open the search window 2021-05-06 03:22:09 +02:00
invite.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
kick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
kill.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
list.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
mode.js Optimise modes based on ISUPPORT 2021-07-03 03:50:22 +00:00
msg.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
nick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
notice.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
part.js Add network specific leave message 2020-12-18 10:53:37 +01:00
quit.js Generate client certificates and automatically do SASL EXTERNAL 2020-04-15 10:56:04 +03:00
raw.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
rejoin.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
topic.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
whois.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00