From a17b20cfa142469019cd5982ba200510afc1f884 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 13 Nov 2022 14:54:23 +0200 Subject: fix naming for featured tags --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 99e9644..292968e 100644 --- a/TODO.md +++ b/TODO.md @@ -24,8 +24,8 @@ Refer to mastodon changelog and API docs for details when implementing, add or m * [ ] Add duration option to the mute function * [ ] Add ability to block access or limit sign-ups from chosen IPs * [ ] Add support for managing multiple stream subscriptions in a single connection -* [ ] Add support for limiting results by both min_id and max_id at the same time in REST API -* [ ] Add GET /api/v1/accounts/:id/featured_tags to REST API +* [x] Add support for limiting results by both min_id and max_id at the same time in REST API +* [x] Add GET /api/v1/accounts/:id/featured_tags to REST API 3.4.0 ----- -- cgit v1.2.3