.. |
away.js
|
Change users array to be a Map
|
2017-11-19 11:35:15 +02:00 |
banlist.js
|
Make sure all joins send filtered clone
|
2017-12-03 16:31:37 +02:00 |
chghost.js
|
Handle CHGHOST cap
|
2017-12-04 23:33:48 -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
|
Show channel name on channel-related errors
|
2018-02-12 15:22:31 -02:00 |
invite.js
|
Clone instances of User in Msg to avoid unintentional mutations
|
2017-11-30 00:41:19 -05:00 |
join.js
|
Make sure all joins send filtered clone
|
2017-12-03 16:31:37 +02:00 |
kick.js
|
Change users array to be a Map
|
2017-11-19 11:35:15 +02:00 |
link.js
|
Store images with correct file extension
|
2018-01-03 13:33:52 +02:00 |
list.js
|
Make sure all joins send filtered clone
|
2017-12-03 16:31:37 +02:00 |
message.js
|
Do not match nicknames incorrectly as part of a bigger word
|
2017-12-27 20:44:59 +02:00 |
mode.js
|
Change users array to be a Map
|
2017-11-19 11:35:15 +02:00 |
motd.js
|
Trim MOTD to avoid empty line at the end
|
2018-02-13 12:38:33 +02:00 |
names.js
|
Change users array to be a Map
|
2017-11-19 11:35:15 +02:00 |
nick.js
|
Fix nick changes wrongly reported
|
2017-11-29 18:44:33 -05: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
|
Make sure all joins send filtered clone
|
2017-12-03 16:31:37 +02:00 |