thelounge/src/plugins/irc-events
2019-02-05 13:06:00 +01:00
..
away.js Fix displaying away message multiple times in query windows 2018-08-26 23:14:09 +03:00
banlist.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
chghost.js Update for changes in irc-framework 2018-06-20 18:30:32 +03:00
connection.js Remove log from global 2018-06-15 23:31:06 +03:00
ctcp.js Stop handling CTCP messages if the sender/target is ignored 2018-07-01 15:48:37 -03:00
error.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
invite.js Invites should not automatically highlight you. 2019-02-05 13:06:00 +01: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 Add X-Purpose header to link prefetcher 2018-08-07 21:10:03 -03:00
list.js Use per-client channel and message ids 2018-04-27 13:16:23 +03:00
message.js Fix issues in regards to ignoring your own nickname 2018-09-22 13:27:03 +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 Don't mark your nick changes as self in each channel 2018-05-15 10:00:16 +03:00
part.js Always emit part message (required for logging) 2019-01-21 18:07:00 +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 Add support for WHOWAS 2018-06-20 21:03:00 +03:00