gugray / rss-parrot

Notifies Mastodon accounts about new posts in the RSS feeds they follow
https://rss-parrot.net
MIT License
109 stars 7 forks source link

[Non-mastodon-Interop] Does not work from Mitra #25

Closed tallship closed 7 months ago

tallship commented 7 months ago

RSS-Parrot Support for Mitra Fediverse Servers

Summary of issue:

Thanks :)

.

gugray commented 7 months ago

Thanks for the links!

gugray commented 7 months ago

I'm looking at this from wizard.casa and I'm getting inconclusive results.

Can you provide repro steps for what is not working for you?

gugray commented 7 months ago

Toots about new posts do not go over to Mitra. At the time to toot goes out, the birb sees an empty string instance inbox.

Tracing it further back: In the profile info retrieved from Mitra (e.g.: https://wizard.casa/users/parrots_friend), there is no "endpoints" section with a "sharedInbox" value. Mastodon has that, and so far the birb uses this address when sending out toots about new feed posts.

gugray commented 7 months ago

I briefly considered opening an issue with a question about the absence of the shared inbox here: https://codeberg.org/silverpill/mitra/issues

But a glance through the issues tells me the project is abandoned (e.g., the second issue from the top is a spam about web monetization, and has been sitting there for 3 weeks).

I'm closing this as "won't fix", but I'll keep in mind the scenario without a shared inbox when tracking down interop issues with other Fediverse platforms. If it comes up again, I'll implement a fallback to deliver toots on a per-user basis.