Delete TASKS.md

This commit is contained in:
Roj Serbest 2021-11-18 15:02:30 +03:00
parent 8e8ab7cc81
commit 8a224fe614
1 changed files with 0 additions and 53 deletions

View File

@ -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