Two things came to mind while adding accounts and getting a feel for the app (which is great so far btw).

  • I noticed that the Show/Blur NSFW setting is an app setting rather than an account setting. Can this be applied to an account instead?
  • Can a Left handed mode be created? Example would be to move the voting, menu and other buttons to the left side of the screen.

Also reporting a potential bug: While drafting a post, if the screen changes orientation, the contents of the post is wiped out.

Samsung S20 Ultra, Android 13, One UI 5.1

  • idunnololz@lemmy.worldM
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    There is technically a server side setting to show NSFW posts (accessed via Settings > Lemmy web preferences). This doesn’t exist yet for blur.

    A lot will need to be done to add client side account specific settings so I’m going to have to think about this more. I will need to think of some way to show client side account specific settings in a way that is still intuitive for users, and it’s already getting a little confusing already with client and server side settings.

    Implementation wise though, it’s pretty easy. Maybe I just tack it on as an advanced setting and let people who really want the feature to modify them.