akirk / friends

A social network between WordPresses. Privacy focused, by itself a self-hosted RSS++ reader with notifications. Combine with other plugins to make your WordPress a full personal Mastodon instance.
https://wpfriends.at/
GNU General Public License v2.0
83 stars 14 forks source link

Fix support for threads.net #378

Closed akirk closed 1 month ago

akirk commented 1 month ago

Fixes #376.

The problem was that we first try to request the "feed url" without an Accept: application/activity+json header. Following action was dependent on this request working. We now try ActivityPub even if that fails.

Screenshot 2024-10-18 at 14 39 44