Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MD
MV [Jerboa dev] @ testAccount @lemmy.one
Posts
1
Comments
151
Joined
2 yr. ago

  • Jerboa now uses a different library for the imageviewer which by default zooms until a certain size e.g. you can zoom a lot more in bigger images. I ll take a look if I can remove this limit. Previously it was actually limited to 2x.

  • Jerboa knows that information because it is part of the api. The above feature request is not

    Checking time is a good idea but then Jerboa has to store per post per instance per account each timestamp. It also gets pretty complicated when new comments are part of a thread. It would ve to fully load the entire comment tree. I rather see this supported in the API with a new sort option unread

  • Regarding the account 'removal", when Jerboa fails to load your person info it will look like your in Anonymous mode and that your account is removed which is not the case. I have PR that fixes this and JWT session expired problem and some other checks. It might be included in the next release.