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

  • the lemmy backend was supposed to mark posts in NSFW communities as NSFW automatically going forward, which is why the UI option in standard lemmy-ui was removed to mark a post as NSFW if the community is NSFW.

    unfortunately while the UI change made it to 0.19, the backend change didn't, so currently people posting in NSFW communities from 0.19.11 lemmy-ui will not have a choice to mark their posts NSFW.

    see https://github.com/LemmyNet/lemmy-ui/issues/3114

  • it should cover all federated actions.

    any instance admin can decide to ban you on their instance or remove your content on their instance, but unless it's a local community or they're mod of the community these actions won't federate and will only apply to that specific instance.

    the most useful one to look at is generally the one on the user's home instance, as that should list all actions that federated.

    instance bans currently generally don't federate and won't show in the modlog of your home instance, but recent lemmy versions are automatically issuing community bans for all communities on that instance that you participated in.

  • Permanently Deleted

    Jump
  • they won't be sent by infosec.pub directly, but other instances may send activities referencing content from infosec.pub, which will lead lemmy.ml to pull it from the source as well.

    this includes for example posts and comments in lemmy.world communities, because lemmy.world will announce those to lemmy.ml.

  • lemmy has an image proxy feature, but it doesn't seem to be enabled on lemm.ee currently. it also still has various issues where media may break, it should get better in future lemmy versions (probably only in 1.0, not in 0.19 versions).

    some alt uis also have the option to proxy images if enabled by the person hosting it, e.g. tesseract.
    there is an open instance available at https://tesseract.dubvee.org/, you can enable media proxying in the settings on the left.
    as always with uis hosted by third parties, keep in mind that you need to trust the operator, as they could deliver code that steals your credentials. when possible, use uis hosted by your own instance operator, as they would have access to them anyway if they wanted.

  • bans currently don't create explicit records for all content that was removed with them.

    when a user gets banned from an instance or a community, there is an option to remove content along with the ban. in those cases, all content within the scope of the ban gets removed as well, but no individual modlog entries for the content are created.

    modlog entries also disappear when the associated object gets purged, which results in a deletion from the database, but that will result in a purge modlog entry.

  • Permanently Deleted

    Jump
  • I made two accounts on sh.it instance using the same email.

    this isn't possible, you can't reuse the same email for multiple accounts on the same instance.

    if you reset another account's password with that it just means that you the user @emberinmoss@sh.itjust.works uses a different email address.

  • slur filters are a commonly used method on lemmy to deal with certain types of spam.

    there are lots of spammers posting links to blog spot subdomains all the time, i think there were at least two new ones just today.

    unfortunately, the amount of malicious links (random spam posts) to blog spot significantly outranks the amount of legitimate links, which is likely why this was added to blahaj's slur filter.

  • to add to that, Lemmy currently does not handle site bans well if it's not a home instance ban, as instances don't keep track of which other instances have banned which users. this should get better with 1.0 though, as a PR to improve that was recently merged.

    for now, there is a band-aid solution that federates community bans for all communities local to the instance the user got banned from, but that only includes communities that the user previously participated in, so they'll still be able to participate in the local copies of other communities from the instance they're banned from, it just won't fully federate out.

  • I'm pretty sure it's doable but it might be necessary to become a mod first, which admins should be able to in remote communities as well iirc. it's just that their mod actions won't federate.