Commit Graph

8 Commits (74901c994cc6a68f786e92524c64b84d7483e8a3)

Author SHA1 Message Date
178inaba 280982f034 Remove uri to GetFollowRequests 2017-04-15 04:04:34 +09:00
178inaba 70efe09ff4 Add GetBlocks 2017-04-15 02:23:17 +09:00
mattn 5d72d54344 Merge pull request #8 from 178inaba/follow
Add ID to Relationship, add follow unfollow test
2017-04-15 00:40:13 +09:00
Yasuhiro Matsumoto b42014511b rename Follow to FollowRemoteUser 2017-04-15 00:31:21 +09:00
178inaba 13dd483b47 Add ID to Relationship, add follow unfollow test 2017-04-15 00:26:13 +09:00
178inaba 9dee3fc07f Fix POST to http.MethodPost 2017-04-14 23:59:11 +09:00
178inaba b4e56b6ff8 Fix GET to http.MethodGet 2017-04-14 23:56:07 +09:00
Yasuhiro Matsumoto 2af857818d add some APIs for Accounts
* AccountFollow
* AccountUnfollow
* AccountBlock
* AccountUnblock
* AccountMute
* AccountUnmute
* GetAccountRelationship
* AccountsSearch
2017-04-14 23:37:29 +09:00