mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-26 15:23:33 -06:00
favourites GET implementation (#95)
This commit is contained in:
parent
c5180b3860
commit
c7da64922f
16 changed files with 491 additions and 127 deletions
|
|
@ -67,8 +67,8 @@ Things are moving on the project! As of July 2021 you can now:
|
|||
* [ ] /api/v1/accounts/search GET (Search for an account)
|
||||
* [ ] Bookmarks
|
||||
* [ ] /api/v1/bookmarks GET (See bookmarked statuses)
|
||||
* [ ] Favourites
|
||||
* [ ] /api/v1/favourites GET (See faved statuses)
|
||||
* [x] Favourites
|
||||
* [x] /api/v1/favourites GET (See faved statuses)
|
||||
* [ ] Mutes
|
||||
* [ ] /api/v1/mutes GET (See list of muted accounts)
|
||||
* [ ] Blocks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue