@reiver Maybe it only works with bsky.brid.gy instance 🤔
Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. Working on Fediverse standards: https://codeberg.org/silverpill/feps
@reiver Maybe it only works with bsky.brid.gy instance 🤔
@reiver ...and you can see my quote of Gargron's post?
@reiver Oh, interesting, there is no quote
property in that post from Bridgy. This means they support _misskey_quote
/ quoteUrl
/ Link
tag.
>Mastodon will begin displaying quote posts from other servers and software
Anyone knows what it really means?
Initial version of their FEP was based on FEP-e232, but in the end they decided to drop it and introduce a new property, quote
. I guess "other servers" actually means "other Mastodon servers".
The reason for introducing a new property, by the way, was
We believe each of those to have significant drawbacks, such as re-using a namespace that has no definition for them, implying the value is an URL or URI, or using an unusual naming scheme
So now we all need to support an additional representation because the color of the bikeshed was wrong.
RE: https://mastodon.social/users/Gargron/statuses/114625891198289108
@sigismundninja @rabble A number of ActivityPub applications already use key-based identities. They implement FEP-ef61:
https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md
There is a list of implementations at the end, most notable of them are Streams and Forte.
FEP-844e: Capability discovery has been published to the FEP repository:
https://codeberg.org/fediverse/fep/src/branch/main/fep/844e/fep-844e.md
I already use it to signal RFC-9421 support. An anonymous Application
object is added to actors:
{
"generator": {
"type": "Application",
"implements": [
{
"name": "RFC-9421: HTTP Message Signatures",
"href": "https://datatracker.ietf.org/doc/html/rfc9421"
}
]
}
}
All important information is embedded, so additional HTTP requests are not necessary.
Could you please tell me — on https://mitra.fediverse.observer/list my instance shows the server language as English. Can I change this?
I don't know. They probably infer location and language from your IP address.
The project's source is at https://gitlab.com/diasporg/poduptime if you want to analyze the code or contact devs.
Also, is it possible to change the language filtering for the timeline via CLI, like it’s possible through the web interface on Mastodon?
Not yet. But we already keep post's language in the database, so it might be relatively easy to implement.
@taoeffect @cwebber Some clients do fetch replies, there is even a special app for Mastodon: https://github.com/nanos/FediFetcher
However, server developers are reluctant to implement automatic fetching because it will significantly increase the load on an average fedi instance. Some servers support manual fetching (this is what I do at the moment).
There is a good post about this problem and possible solutions: https://community.nodebb.org/post/104809
@fif delete-orphaned-files
command only removes files with paths that are not recorded in the database. It should be 100% safe, unless you did something unusual prior to running it.
I think it would be better if you restore files from the backup.
Unfortunately Moshidon also has known issues, but it might work better than Tusky.
Here's a list of supported clients, by the way: https://codeberg.org/silverpill/mitra#supported-clients (supported means it is easy enough for me to debug, or its developer is interested in supporting mitra)
@Willow Yes, I just reacted with :blobcatthink: to your comment. Do you see it? If not, we probably need to investigate...
@Willow Emoji reactions are already supported
@vaartis Awesome, thank you for looking into it!
@jdt How the development is going? Any progress on the implementation of E2E encryption?
It is documented here: https://codeberg.org/silverpill/mitra/src/branch/main/docs/custom_themes.md
You need to change the --background-color
CSS variable.
@vaartis Yes, you need to open the reaction emoji picker and search for -1
@vaartis Sure, I'll send you an invite code for https://public.mitra.social