diff --git a/TASKS.md b/TASKS.md deleted file mode 100644 index c59cd10..0000000 --- a/TASKS.md +++ /dev/null @@ -1,53 +0,0 @@ -# Method helpers implemented - -## Account - -- [x] deleteProfilePicture -- [x] setProfilePicture -- [x] clearProfileBiography -- [x] clearProfileURL -- [x] clearProfileLocation -- [x] updateProfileBiography -- [x] updateProfileLocation -- [x] updateProfileName -- [x] updateProfileURL - -## Cloud - -- [x] getDocument - -## Session - -- [x] createSession -- [x] getSession -- [x] authenticateUser -- [x] logout -- [x] register - -## Help - -- [x] getCommunityGuidelines -- [x] getPrivacyPolicy -- [x] getServerInformation -- [x] getTermsOfService - -## Network - -- [x] getMe -- [x] getProfile -- [x] getFollowing -- [x] getFollowers -- [x] followPeer -- [x] unfollowPeer - -## Timeline - -- [x] compose -- [x] delete -- [x] get_likes -- [x] get_post -- [x] get_quotes -- [x] get_replies -- [x] get_reposted_peers -- [x] like -- [x] retrieve_feed