thelounge/src/plugins/irc-events
2018-05-23 16:31:02 +03:00
..
away.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
banlist.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
chghost.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
connection.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
ctcp.js Limit CTCP requests to prevent easy spamming 2018-02-22 00:42:33 -05:00
error.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
invite.js Clone instances of User in Msg to avoid unintentional mutations 2017-11-30 00:41:19 -05:00
join.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
kick.js Track channel state to allow removing channels user is not in 2018-02-13 12:30:26 +02:00
link.js Fix protocol-aware urls, add better link validation in previews 2018-05-23 16:31:02 +03:00
list.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
message.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
mode.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
motd.js Render MOTD with a single message 2018-02-14 11:00:46 +02:00
names.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
nick.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
part.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
quit.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
topic.js Not all topic callbacks include nick 2017-11-19 18:30:10 +02:00
unhandled.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
welcome.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
whois.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00