thelounge/src/plugins/inputs
Jos Ahrens 0fbf301e0f
plugin/ctcp: Let the user know a CTCP request was sent
Because responding to a CTCP request is completely optional,
sometimes thelounge will just do absolutely nothing. (the request
was received, but the client did not respond to it)

This alleviates the problem by always notifying the user that
*something* was sent.
2019-02-16 21:01:32 +00: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 Remember disconnected networks between server restarts 2018-08-25 12:11:59 +03:00
ctcp.js plugin/ctcp: Let the user know a CTCP request was sent 2019-02-16 21:01:32 +00:00
disconnect.js Allow forcing /disconnect to stop reconnection timer from running 2019-02-06 12:10:07 +02:00
ignore.js Port ignore list to Vue 2019-02-12 12:48:42 +02: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 Fix issues in regards to ignoring your own nickname 2018-09-22 13:27:03 +03:00
nick.js Hard limit nicks to 100 characters, add maxlength on connect inputs 2018-10-20 14:10:26 +03:00
notice.js Enable no-var rule 2018-02-19 19:49:39 +02:00
part.js Delete some files and undo server change 2019-02-12 12:48:41 +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