thelounge/src/plugins/irc-events
2016-04-22 19:38:59 +03:00
..
connection.js Update irc-framework, fixes quitting networks 2016-04-07 16:07:40 -04:00
ctcp.js Add /ctcp command and handle ctcp responses 2016-04-07 16:08:31 -04:00
error.js Do not generate random nicks on nick errors if already registered with the network 2016-04-10 11:55:58 +03:00
invite.js Never highlight self messages in queries, and leave it up to the server to decide 2016-04-22 19:38:59 +03:00
join.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
kick.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
link.js Don't reset time in link expander and hide time with css 2016-04-07 16:07:40 -04:00
message.js Never highlight self messages in queries, and leave it up to the server to decide 2016-04-22 19:38:59 +03:00
mode.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
motd.js Start working on moving to irc-framework 2016-04-07 16:04:28 -04:00
names.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
nick.js Update irc-framework and fix issue when changing your own nick 2016-04-07 16:08:32 -04:00
part.js Search channel case insensitively 2016-04-07 16:07:37 -04:00
quit.js Add support for IRCv3 server-time 2016-04-07 16:04:41 -04:00
topic.js Format topic set date 2016-04-07 16:07:40 -04:00
welcome.js Move connection events to a separate file, sync PREFIX with frontend 2016-04-07 16:04:40 -04:00
whois.js Search channel case insensitively 2016-04-07 16:07:37 -04:00