You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2021. It is now read-only.
If you try to follow a remote user in your notifications tab, this seems not to be possible. I see the following requests on the mastodon instance:
Amaroq request:
2019-10-09T23:36:40.115292112Z [6a0d0304-f8eb-4576-b548-8cd1509b59c1] method=POST path=/api/v1/follows format=*/* controller=ApplicationController action=raise_not_found status=404 duration=8.53 view=0.00 db=0.34Webclient request:
2019-10-09T23:37:08.565774005Z [f6caee63-b7e0-4b98-a37c-28a0eb09a712] method=POST path=/api/v1/accounts/25/follow format=html controller=Api::V1::AccountsController action=follow status=200 duration=40.38 view=0.83 db=9.41Maybe something changed in the mastodon api?