thelounge/src/plugins/inputs
Jérémie Astori 404bf2c4df Merge pull request #270 from thelounge/ircv3/echo-message
Add support for echo-message and znc.in/self-message caps
2016-04-30 19:37:10 -04:00
..
action.js Add support for echo-message cap 2016-04-22 19:38:13 +03:00
connect.js Whitelist which commands are allowed while not being connected 2016-04-07 16:08:33 -04:00
ctcp.js Add /ctcp command and handle ctcp responses 2016-04-07 16:08:31 -04:00
invite.js Update commands 2016-04-07 16:04:40 -04:00
kick.js Support kick message in /kick command 2016-04-07 16:07:40 -04:00
mode.js Update commands 2016-04-07 16:04:40 -04:00
msg.js Add support for echo-message cap 2016-04-22 19:38:13 +03:00
notice.js Add support for echo-message cap 2016-04-22 19:38:13 +03:00
part.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
query.js Create a single helper function to write messages 2016-04-19 13:20:18 +03:00
quit.js Whitelist which commands are allowed while not being connected 2016-04-07 16:08:33 -04:00
raw.js Update commands 2016-04-07 16:04:40 -04:00
topic.js Fix the /topic command 2016-04-07 16:07:40 -04:00