thelounge/src/plugins/irc-events
Reto Brunner 7c17662fea Add prefetchMaxSearchSize to override limit for link previews
YouTube puts the opengraph tags needed for the preview after ~300KB in the body
instead of the beginning of the <head> tag.
Instead of hardcoding the value, allow the server admin to set the policy as
they prefer.
2021-02-27 00:10:53 +01:00
..
away.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
cap.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
chghost.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
connection.js Changes for irc-framework update 2020-07-13 10:25:54 +03:00
ctcp.js Changes for irc-framework update 2020-07-13 10:25:54 +03:00
error.js Safeguard nick randomizer up to allowed length 2020-04-22 15:18:55 +03:00
help.js Increase unread counter for HELP and INFO messages 2020-08-14 14:26:03 +03:00
info.js Increase unread counter for HELP and INFO messages 2020-08-14 14:26:03 +03:00
invite.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
join.js Add extended join information to join message. 2020-11-19 00:25:28 +01:00
kick.js Merge pull request #3857 from thelounge/xpaw/optimize-userlist-updates 2020-04-13 11:39:57 +03:00
link.js Add prefetchMaxSearchSize to override limit for link previews 2021-02-27 00:10:53 +01:00
list.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
message.js add highlight exceptions 2020-08-19 00:00:56 +02:00
mode.js Always use multi-prefix modes 2020-09-01 11:45:08 +03:00
modelist.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
motd.js Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03:00
names.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
nick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
part.js Merge pull request #3857 from thelounge/xpaw/optimize-userlist-updates 2020-04-13 11:39:57 +03:00
quit.js Merge pull request #3857 from thelounge/xpaw/optimize-userlist-updates 2020-04-13 11:39:57 +03:00
topic.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
unhandled.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
welcome.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
whois.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00