Deemo

joined 1 year ago
MODERATOR OF
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Gotcha thanks for the clarification

[–] [email protected] 9 points 1 year ago (1 children)

It is planned but it probably will take a while to implement since lemmy doesn't support webpush api. Without web push their are only two ways to check for notifications (both aren't elegant):

  1. Poll the lemmy api for new messages (say every min). This would be bandwith intensive for both voyager servers and your lemmy instance (Memmy does this and currently for 800 users 3gb of bandwith is used per day). Even if voyager is able to scale there servers to handle bandwith lemmy instances could impose rate limits which would prevent notifications from coming through.

  2. Set up a weird janky system to intercept emails sent from lemmy instance to trigger a voyager server to ask the api if there are any new messages (would reduce poll rate but would be super clunky to setup).

Web push api could solve this issue since instead of voyager having to ask lemmy if their are new messages web push allows the opposite to happen (lemmy telling voyager a new message has arived).

https://github.com/LemmyNet/lemmy/issues/3552

[–] [email protected] 12 points 1 year ago* (last edited 1 year ago) (1 children)

Don't quote me on this (I could be horribly wrong). Voyager doesn't seem to use cookies rather it relies on Index db and local storage. Local storage stores your credentials for your accounts (jwt tokens), and index db stores your preferences. If DDG only is preserving cookies and wiping the local storage and index db (again I haven't tested DDG) then that would give a possible explanation on why you are getting logged out and potentially why any settings are getting reverted.

Edit article explaning difference between storage types:

https://medium.com/@lancelyao/browser-storage-local-storage-session-storage-cookie-indexeddb-and-websql-be6721ebe32a

Edit 2 It looks like ddg is clearing data and only preserving first party cookies (which isn't used for voyager):

https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/

[–] [email protected] 2 points 1 year ago

They started releasing manga from the point after the anime ended.

[–] [email protected] 10 points 1 year ago

Currently voyager cannot do this (It doesn't have any background refresh capabilities). Down the line it might be able to when push notification feature is implemented (and you enable it).

 

Out of curiosisity how does book worms manga release schedule compare to the light novels?

8
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

[–] [email protected] 6 points 1 year ago (4 children)

Ah missed that thanks for linking it 👍

 

Would it be possible to customize voyagers gestures (example change reply and hide when swiping left with upvote and save, etc).

[–] [email protected] 1 points 1 year ago (2 children)

Ah sorry about load I’m relying on catbox.moe due to fhmy having issue with bulging uploader (Imgur is an alternative but on mobile it redirects to ad filled site 😔).

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

Sorry was working on writing the comment 😪

Apperence on web ui

Apperence via voyager

Body source web ui

Main issue is when you embed image in body with no other text and attach an image a render bug shows up

![](https://files.catbox.moe/nvo2g0.jpeg)

 

[–] [email protected] 1 points 1 year ago

Thanks for the suggestion for catbox.moe. Initially I was using imgur due apple shortcuts integration and api for tasker. However after trying out catbox.moe I relized their api is FAR more simpler than imgur to use (no junk json). Also unlike imgur it doesn't redirect to an ad filled site on mobile 🙂

5
Lemming (i.imgur.com)
 

Noticed json issues when uploading images recently. Anyone else experiencing similar issues?

1
Blahaj 360 (files.catbox.moe)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

This is snazzy art Art Deemo

 

Art Deemo

 

Art with text

 
![](https://lemmy.fmhy.ml/pictrs/image/114691ee-2556-43ff-80bb-957a80240b8a.jpeg)

![Deemo Test](https://lemmy.fmhy.ml/pictrs/image/114691ee-2556-43ff-80bb-957a80240b8a.jpeg)

Deemo Test

 

Hi guys out of curiosity how reliable is image uploads on bookwormstory.social? (curious since this instance has a relativly small userbase 100-200).

On lemmy.fmhy.ml (10k users) image uploading is kinda hit/miss with json errors when uploading images (frequently need to fall back on imgur).

Curious if these errors are due to bugs in lemmy or just the massive load in storing/serving images to users.

view more: next ›