Provide support for the Mastodon filter v1 API for gotosocial
Describe the bug In the instance of Gotosocial, the Mastodon filter v1 API is used to achieve filtering functionality.https://github.com/superseriousbusiness/gotosocial/pull/2594
Opening the filter page of Phanpy will only display "Unable to load filters." The action of creating a filter is also not supported.
I thought this was an issue with masto.js and submitted an issue to them. Here is their reply: https://github.com/neet/masto.js/issues/1059
To Reproduce Steps to reproduce the behavior:
- Open filter page
- See error
- Try to edit filters
- See error
Expected behavior Being able to display and edit filters normally
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Windows
- Edge
- Latest
Additional context Nope
To add context that might help prioritize this: GoToSocial is still in alpha, and has implemented the v1 filter API only because it's an easier starting point, and plans to implement the v2 filter API in a followup according to this comment.
@cheeaun This isn't needed for GoToSocial as of v16.0 which includes an implementation of the v2 Filters API. Phanpy filters work great on gts instances now.
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.16.0