thelounge/src/plugins/inputs
Reto Brunner e83033dd44 refactor to make code paths easier to follow
Meaning:
* keep the happy path to the left, test failure conditions first
* extract helpers where needed
2022-04-27 21:06:01 +02: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 Add /kickban 2021-11-30 12:07:11 +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 refactor to make code paths easier to follow 2022-04-27 21:06:01 +02:00
index.js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08: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 Merge pull request #4275 from hellomouse/isupport-modes 2021-07-06 17:09:31 -07:00
msg.js Bump most deps (#4453) 2022-02-09 15:27:34 -08:00
mute.js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08: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 Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +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