~soorebae


#60 CalDAV plugin 3 years ago

Comment by ~soorebae on ~migadu/alps

#66 VirusTotal integration on client side 3 years ago

Comment by ~soorebae on ~migadu/alps

Don't re-download the file for virustotal + opening attachment. Browser caching would probably work. Mega.nz-style 'download to browser storage, then download from localhost' would probably always work, yet it might need additional browser permissions, and is overall unclean.

#82 Show only subscribed folders 3 years ago

Comment by ~soorebae on ~migadu/alps

How is the (layman) user need to know where folders disappeared? Show a 'More…' or something at the bottom of the folder list?

#88 Collect user time zone and use it when displaying things 3 years ago

Comment by ~soorebae on ~migadu/alps

when displaying time, also display tz, (23:59 UTC+1 (in gray?)), so user can be affirmed.

#34 Assistants autoconfiguration 4 years ago

on ~cadence/bibliogram-issues

REPORTED RESOLVED INVALID

#34 Assistants autoconfiguration 4 years ago

Ticket created by ~soorebae on ~cadence/bibliogram-issues

Related: #5

Additional configuration option to automatically use instances from /api/instances.

Prioritize the user-configured list, deduplicate the /api/instances one (to avoid trying one instance twice, listed in both user-configured and discovery list).

Sort by 'is listed in docs', then by a value of non-blocked 'uptime' (optionally the value is increased by added length of operation (preferring 99% 2y instance to 100% 2d)).

If favour-old-instance is not adopted, ban all instances newer than 30d (the ones not in docs listing). This is to avoid a new instance getting a friendly ddos on first launch, giving the hoster the impression that Bibliogram is useless.

This would also need a configuration option of advertising assistant availability for both cached and new requests.