thelounge/src
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
..
command-line Fix not overriding config options with -c 2021-06-22 00:00:41 -07:00
models Show a nicer error in Chan.loadMessages() when network is misconfigured (#4476) 2022-02-16 16:27:41 -08:00
plugins Configure link fetch to use prefetchTimeout 2022-04-08 22:49:20 +00:00
client.js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08:00
clientManager.js Fixing thelounge username case-sensitivity - issue#2943 2020-06-23 13:01:06 +01:00
helper.js getGitCommit: allow git worktrees 2021-12-03 18:16:30 +01:00
identification.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
log.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
server.js Fix /collapse and /expand from interacting with the server in public mode (#4488) 2022-02-18 12:21:17 -08:00