Skip Navigation

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/)CM
Posts
8
Comments
129
Joined
2 yr. ago

  • Maybe clear site data / cookies for lemmy.world in Firefox?

    If you click on the login API call in Firefox, it should be returning you a token. I'd be curious if the other calls show that token being used, or an old one.

    Could maybe be some kind of front-end bug where it's using your previous token for some reason?

    (And don't post the tokens here - they could be used to hijack your account :) )

  • The devs have definitely said there will be an official way to backup your account and import into another at some point, but I don't think they've decided what exactly what would be like. Lots of possibilities with varying degrees of difficulty.

  • If vlemmy comes back up you can use this tool I made to pull down a list of subscriptions, blocks, etc. and if you want, copy all those to a new account:

    https://github.com/CMahaff/lasim

    Obviously your comments, etc. are gone, but at least you can keep browsing uninterrupted from another instance.

  • To use the tool you need to make your new account first manually - then you can port over your settings with the tool - so it shouldn't be affected by this.

    So no, lemmy.ml shouldn't be blocking it, unless it's got something enabled to disable all API logins - though I would think that would break everything (i.e. apps).

  • For sure! The whole reason I made this was because I saw so many posts asking for a way to do this.

    That said, it's obviously a stop-gap until the devs add an official way to do this via Lemmy itself, but the last time I saw them talk about that it was (understandably) pretty low on their priority list - and I'm not nearly comfortable enough in rust or databases to make a PR to Lemmy itself - at least not yet.