Provide support for the Mastodon filter v1 API for gotosocial
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
**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:
1. Open filter page
2. See error
3. Try to edit filters
4. 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.