From 2825fa9963cd30815bdaa3307eb630695c68aae0 Mon Sep 17 00:00:00 2001 From: halcy Date: Fri, 25 Nov 2022 00:01:07 +0200 Subject: Add admin trends test --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index e0b504a..d5e16bd 100644 --- a/TODO.md +++ b/TODO.md @@ -43,11 +43,11 @@ Refer to mastodon changelog and API docs for details when implementing, add or m ----- * [x] Add support for incoming edited posts * [x] Add notifications for posts deleted by moderators <- by email. not actually API relevant. -* [ ] Add explore page with trending posts and links +* [x] Add explore page with trending posts and links * [ ] Add graphs and retention metrics to admin dashboard * [ ] Add GET /api/v1/accounts/familiar_followers to REST API * [ ] Add POST /api/v1/accounts/:id/remove_from_followers to REST API -* [ ] Add category and rule_ids params to POST /api/v1/reports IN REST API +* [x] Add category and rule_ids params to POST /api/v1/reports IN REST API * [ ] Add global lang param to REST API * [x] Add types param to GET /api/v1/notifications in REST API * [x] Add notifications for moderators about new sign-ups -- cgit v1.2.3