Fix #1103 (closed)
/ostatus_subscribe
returns a 500 error because Mastodon has disabled the atom feed and magic-public-key
is not in WebFinger.
Things to fix:
-
Fix WebFinger parser - Change to not require
magic-public-key
when the response body is xml
- Change to not require
-
Change to use ActivityStreams first instead atom feed