Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

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

@j12t @reiver this reminds me that we should have a web tf meeting

Technical Discussion
1 1 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Cross-posting within ActivityPub

    Technical Discussion fediforum fffd fep
    3
    3 Votazioni
    3 Post
    0 Visualizzazioni
    I wouldn't use alsoKnownAs since that's typically for Actors and "people", however you may want to look at the RDF sameAs property or something from a similar RDF space.
  • Title generation and quote posts

    Technical Discussion quoteposts mastodon 044f fep
    3
    0 Votazioni
    3 Post
    13 Visualizzazioni
    claire@social.sitedethib.com understood. It is difficult to code against the FEP if implementors are free to include the fallback however they wish. Time will tell as to whether everyone will end up aligning on quote-inline anyway.
  • Piefed community tags

    Technical Discussion piefed
    8
    0 Votazioni
    8 Post
    19 Visualizzazioni
    Another tricky aspect of this is different clients have all kinds of different designs and colors so depending on the situation the tags could look garish and crazy. But on the other hand a bit of crazy is fun.
  • Topic removal from a category/community

    Technical Discussion piefed
    25
    0 Votazioni
    25 Post
    40 Visualizzazioni
    Well, the whole idea behind them being resolvable is so that when they are acted upon (by the context owner), they can be queried. For example if I receive a Delete(Context), I'll resolve it to find the root level post, and from there find my local representation, and delete it, assuming the actor was allowed to delete it. They're only server generated views per current usage... but why do they have to be constrained to that usage?