Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Is there a way to quote post #Piefed posts from Mastodon yet?

Uncategorized
13 7 25

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • PieFed as a Discord alternative

    Fediverse piefed discord
    1
    0 Votes
    1 Posts
    1 Views
    If you're considering moving away from Discord then PieFed may work for your group! Take a look at this comparison.
  • 0 Votes
    1 Posts
    6 Views
    there is currently a #Piefed Hackathon going on if anyone is interested in partaking. There are groups working on spanish, german, french and japanese translations, and a bunch of other things.https://tarte.nuage-libre.fr/c/fediverse/p/221411/hackathon-this-week-7-8-febuary #fediverse #fedidev #activitypub
  • Friendly post urls

    PieFed Meta piefed
    6
    0 Votes
    6 Posts
    23 Views
    rimu@piefed.social for what it's worth, we had this discussion a decade ago too. We ended up being very simplistic and not tying anything to anything else. So posts are not tied to topics (theoretically you could have a post in multiple topics... we don't do that, but you can) And topics aren't tied to categories (same deal, and we also don't have topics in multiple categories... yet!!, cross-posting will change that. So when you have a direct url to a post it's just /post/. A friendly URL uses a post index, but we can do that because we order posts linearly. Piefed doesn't have that advantage unfortunately.
  • 0 Votes
    13 Posts
    46 Views
    @julian no, mastodon doesn't use salmon anymore, not since a long time ago. they switched to websub then activitypub direct delivery.on the indieweb side, salmention is an extension to webmention, where upon receiving a webmention where someone replied to you, you add that reply to your html then send a webmention up the reply chain to whoever you replied to, and they will fetch your html and find the new downstream reply, add it to *their* html, send a webmention upstream, and so on.