summaryrefslogtreecommitdiff
path: root/PROGRESS.md
diff options
context:
space:
mode:
authorLibravatar Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com>2021-07-09 18:32:48 +0200
committerLibravatar GitHub <noreply@github.com>2021-07-09 18:32:48 +0200
commitc7da64922f8b41daaee1cb8fc2961f7fa1336737 (patch)
treeb1f9c946bd223267f87f2a77a7455974d8d5e5e9 /PROGRESS.md
parentDocs (#94) (diff)
downloadgotosocial-c7da64922f8b41daaee1cb8fc2961f7fa1336737.tar.xz
favourites GET implementation (#95)
Diffstat (limited to 'PROGRESS.md')
-rw-r--r--PROGRESS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROGRESS.md b/PROGRESS.md
index 20cc450ae..54e11d2b5 100644
--- a/PROGRESS.md
+++ b/PROGRESS.md
@@ -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