thelounge/src/plugins/irc-events
Emily Strickland 3796485217
Configure link fetch to use prefetchTimeout
This change modifies the `fetch` function in `link.js` to use the new `prefetchTimeout` config setting introduced in the previous commit. This allows configuring the length of the timeout.

I've added a comment here to indicate milliseconds are the unit in use, since otherwise that would no longer be obvious from the code without looking at the default value (which could change).
2022-04-08 22:49:20 +00: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 Bump most deps (#4453) 2022-02-09 15:27:34 -08: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 Configure link fetch to use prefetchTimeout 2022-04-08 22:49:20 +00:00
list.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
message.js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08:00
mode.js Add RPL_UMODEIS msg handler 2021-12-06 07:24:21 +01: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 Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
nick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
part.js Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
quit.js Merge pull request #3857 from thelounge/xpaw/optimize-userlist-updates 2020-04-13 11:39:57 +03:00
sasl.js Emit a message for SASL loggedin/loggedout events 2022-02-10 22:30:04 +01: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