

Do you have ‘Show Post/Comment scores’ enabled in your account setting. (Click ‘Account’ at the bottom, then the cog icon in the top right).
Do you have ‘Show Post/Comment scores’ enabled in your account setting. (Click ‘Account’ at the bottom, then the cog icon in the top right).
https://azsky.app/ tries to use Bluesky’s feeds to simulate something like communities. I think it focuses too much on piggybacking off bsky content to be useful though, like forums and microblogs are different paradigms and a different UI isn’t going to change that.
Sign ups aren’t actually open though, but I can generate an invite code.
Honestly, less than 3K independent PDS is genuinely insane. That’s about 14,000 users per PDS provider. For comparison, if Lemmy had that same kind of concentration, there’d be 3-4 instances. PDS providers are also piss easy to host.
They’re included in the source code.
Yeah, definitely messed something up with the lemmy-ui, here’s what their site actually calls:
I think this might be a problem with their lemmy-ui deployment. Looking at communities on phtn.app with a chachara.club guest account shows the right thing for local.
Really cool honestly. How big it is is probably predicated on if Bluesky enabled it for PDS’es on bsky.social.
That still only shows replies the server knows about, this article is about making sure all replies to a post are present on all servers.
FEP-1b12 (Group ferderation) kinda already alleviates this, our part of the fediverse doesn’t really suffer from the missing replies problem, but it’s a solution that doesn’t work well with microblog platforms.
I’m not the most knowledgeable about Mastodon’s APub implementation, but having a look at the Actor
of that profile, it might be because it’s invalid JSON-LD. Now, Mastodon doesn’t actually do proper JSON-LD checks, you can follow PieFed profiles from Mastodon and they don’t produce proper JSON-LD, but they do include "https://w3id.org/security/v1"
in their @context
, and doing a code search of Mastodon’s source code does show some checks for if that’s included.
Lemmy’s I am familiar with and irrc it doesn’t even check if @context
is present.
!wales@lemm.ee is aware, https://lemm.ee/post/65857349
Link us your website then.
Looks correct, but boring as you kept it pretty readable, the total opposite of what a regex should be.
^(?:(?:feddit\.(?:i[te]|uk|org|de|nl))|(?:lemm(?:\.ee|y\.(?:ca(?:fe)?|ml|(?:sdf\.)?org|world|zip|nz|blahaj\.zone|dbzer0\.com)))|(?:sh\.itjust\.works|programming\.dev|sopuli\.xyz|jlai\.lu|aussie\.zone|beehaw\.org|slrpnk\.net))$
I am a weirdo who actually like regex
^(?:(?:feddit.(?:it|ie|uk|org|de|nl))|(?:lemmy.(?:cafe|ml|ca|org|world|zip|nz))|(?:sh.itjust.works|programming.dev|lemm.ee|sopuli.xyz|jlai.lu|lemmy.blahaj.zone|lemmy.dbzer0.com|aussie.zone|beehaw.org|lemmy.sdf.org|slrpnk.net))$
Shout out to my favourite lemmy instance, shmitjust🎃works. Real cool people.
I’m not sure about all of it and had to remove the racist/sexist stuff, just because I don’t know any software on the fediverse with controversies like this…
Soapbox, a fork of Pleroma, is made by a TERF who previously worked for Gab.
Use a native app like a mobile client or Blorp if you’re on Mac?
Hopefully they’re more attentive to this than they are for their Lemmy instance (lemmy.one).
What’s missing from Lemmy that would make it unattractive to the average user? Remember the majority of users don’t post, comment or otherwise interact with the platform beyond voting.
They’re accepting the changes you’re making fine, you can see as such here.
Assuming my suspicion from the other thread is correct (that you’re running this in your house), you need to set up port forwarding between your router and the computer running Yunohost. Specifically ports 80 and 443.