thelounge/src/plugins/irc-events
Jérémie Astori b53f1719eb
Merge pull request #1749 from thelounge/astorije/avoid-escape-quotes
Avoid escaping quotes whenever possible
2017-11-27 12:57:55 -05:00
..
away.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
banlist.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
connection.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
ctcp.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
error.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
invite.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
join.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
kick.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
link.js Merge pull request #1749 from thelounge/astorije/avoid-escape-quotes 2017-11-27 12:57:55 -05:00
list.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
message.js Link nicks mentioned in messages 2017-11-27 09:10:56 -08:00
mode.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
motd.js Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
names.js Change users array to be a Map 2017-11-19 11:35:15 +02:00
nick.js Change users array to be a Map 2017-11-19 11:35:15 +02: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 Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
whois.js Include all available whois info 2017-11-21 00:27:24 -05:00