.. |
away.js
|
Fix displaying away message multiple times in query windows
|
2018-08-26 23:14:09 +03:00 |
chghost.js
|
Update for changes in irc-framework
|
2018-06-20 18:30:32 +03:00 |
connection.js
|
Merge pull request #3307 from thelounge/xpaw/browser-object
|
2019-07-19 13:11:20 +03:00 |
ctcp.js
|
Stop handling CTCP messages if the sender/target is ignored
|
2018-07-01 15:48:37 -03:00 |
error.js
|
Put channel errors and unhandled numerics to relevant channel if it exists
|
2019-02-22 14:04:33 +02:00 |
invite.js
|
Invites should not automatically highlight you.
|
2019-02-05 13:06:00 +01:00 |
join.js
|
Synchornize channel state to the client
|
2019-02-12 12:48:44 +02:00 |
kick.js
|
Synchornize channel state to the client
|
2019-02-12 12:48:44 +02:00 |
link.js
|
Store ip and language in a separate object in user file
|
2019-07-16 13:00:29 +03:00 |
list.js
|
Enable .js linter
|
2019-02-12 12:48:42 +02:00 |
message.js
|
Move custom highlights to the server
|
2019-02-13 16:44:15 +02:00 |
mode.js
|
Display current channel mode on /mode command
|
2019-03-07 12:57:31 +02:00 |
modelist.js
|
Implement invite list
|
2019-04-15 14:38:11 +03: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
|
Delete some files and undo server change
|
2019-02-12 12:48:41 +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
|
Make sure unhandled command has params
|
2019-07-03 11:20:29 +03: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 |