Skip Navigation
Change account name
  • account names cannot be changed.

    you can only change your display name, which is available in the settings.

    whether display names or usernames are shown depends on the interface/client and user settings where available.

    the only way to change the username is to create a new account.

  • Lemmy keeps logging me out
  • it seems to have become more frequent recently.

    i've been experiencing the same on firefox and i've also heard other people report the same on firefox, which happened around the time of the firefox 129 release. i didn't see anything noteworthy in the release notes though that'd explain this. it seems like it might be related to enhanced tracking protection and cookie isolation.

  • Why can't lemmy mods or admins clean up dead communities like askhistorians and others? I know they have a hard job and everything but we need an active user base to make lemmy to thrive.?
  • cleaning up dead communities isn't a great experience as it is today.

    admins could purge communities, but this can cause unexpected breakages with other activitypub software that is more strict about cryptographic verification, as purging a community erases all information about it from the local instance, including the cryptographic private key. purging a community also only removes it on the local instance, so other instances would still have a cached (although possibly marked as deleted) copy of it. this would be the only method that frees up the name to allow creating a new community under the same name later on. locally this would also remove all posts and comments associated in that community, but other instances may think that they have users subscribed to the community and may still have posts and comments in there. this also means if a new community is created with the same name again, the local instance will still not know about older posts, but users on other instances might see them still, and the local moderator might be unable to interact with them at all, e.g. to potentially remove old problematic content.

    the next option is removing a community as (instance-)moderator action. this will only mark the community as removed without further impact. regular users won't be able to access the community on the local or any other instance anymore, but its contents are preserved in case it gets restored at a later point in time. the name is not released and there isn't even an error message shown when trying to create a new community with the same name.

    another option could be to "take over" the community and delete it, which is the act of the top community mod deleting the community (not a moderation action). in this case only the same top community moderator can restore it. this behaves mostly the same as removing it.

    none of these options are good to use. imo purging should be avoided in any case, and the other options both require admin intervention to release a community later on and have no user feedback in lemmy-ui at this time, at least on 0.19.5.

    for communities entirely without posts it is probably ok to just remove them and restore and transfer them if someone requests them. for communities with content the next best thing might be locking the community, potentially locking all posts if it's just a small number, to prevent unmoderated new content in that community, and put up a pinned post asking people to reach out if they want to take over the community. otherwise, if the community was removed or deleted, all the posts and comments within them would also be taken down with the community.

  • Deleted
    I have account on mastodon.social (as you can see above). I can read Lemmy and write posts via my Mastodon frontend, but it has very limited functionality (ex. I can't upvote posts or it is
  • simply put: no

    most fediverse software has its own API specific to how that application works. in some cases different fediverse software may be sharing a common API, which is typically a result of either a reimplementation (e.g. the Sublinks project is working on a reimplementation of the Lemmy API) or the result of a fork, where the previous API has been inherited and is typically built on top of.

    It should also be noted that while Lemmy and Mastodon both use ActivityPub federation for interoperation, they have significantly different internal structures for how data is stored and represented to clients. I don't know if mastodon supports vote federation with Lemmy at this point, but if it doesn't do that currently, then using an alternative frontend won't help you. It would likely be possible to build a Mastodon client that has a better thread view though, but it'd still have to be something built for the Mastodon API specifically.

  • UPDATE! Now 30% of Lemmy Apps display posts accurately
  • It's not even just that. It seems that the extra @ acts as a separator, so you can't even autocomplete e.g. @threelonmusketeers@sh as that'll try to autocomplete @sh instead of taking the instance domain as part of the mention.

    I've raised a GitHub issue for this now: https://github.com/LemmyNet/lemmy-ui/issues/2652

  • UPDATE! Now 30% of Lemmy Apps display posts accurately
  • on firefox, if i type @gedal and click or press tab once it replaces the text with [@gedaliyah@lemmy.world](https://lemmy.world/u/gedaliyah) . the behavior is the same whether i hit tab, enter or click the text.

  • Transfer posts, saves, and comments to a different Lemmy account
  • You can export/import your account settings on the settings page, which includes also the following data:

    • subscribed communities
    • saved posts
    • saved comments
    • blocked communities
    • blocked users
    • blocked instances

    There is no way to associate content you have previously posted/commented with your new account however.
    You might need to import the file multiple times to get everything imported.

  • Federation issue with rss.ponder.cat?
  • It seems that p.d didn't or wasn't able to fetch the community moderator list yet, which would prevent it from accepting any new posts to the community, as it's set to allow posting by mods only and the bot isn't detected as mod yet.

    I think the only way (without manual intervention) might be to access the community after 24h to have Lemmy refresh this from the origin server.

  • I think thread deletion is problematic and needs some consideration and changes
  • Except it wasn't created on lemmy.ml, it was created on lemmy.world.

    lemmy.world then informed lemmy.ml that it is intended to be published in the community that it was created for.

    It doesn't say "crossposted from lemmy.world" but "crossposted from canonical_post_url". This is not wrong in any way, although it might be a bit confusing and could likely be improved by including a reference to the community. The instance domain should for the most part just be a technical detail there.

    It should also be noted that this format of crossposting is an implementation detail of Lemmy-UI and other clients may handle it differently (if they're implementing crossposting in the first place).

  • I think thread deletion is problematic and needs some consideration and changes
  • I'm not saying it's technically impossible, although it would likely be a bit challenging to integrate on the technical level, as the community instance has no authority to modify the post itself other than removing it from the community at this point.

    The existing fedilink is already present for technical reasons anyway, so this is currently only showing existing data.

    Why would you want a lemmy.ml link though? On Lemmy you're typically intending to stay on your own instance, which many third party apps already implement. For Lemmy UI there is already a feature request to implement this, although it might still take some time to get done. If you have the canonical link to an object (which will always point to the users instance) Lemmy can look up which post/comment you're referring to in its db without any network calls when it already knows about the entry. If you were linking to the lemmy.ml version of that post then the instance would first have to do a network request to resolve that and then it would realize it's actually the lemmy.world version that it may or may not know about already.

  • 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/)NO
    Nothing4You @programming.dev
    Posts 0
    Comments 37