Commit Graph

193 Commits (aa0f9563ac5680c200b1d25d570f7506d427fb8a)

Author SHA1 Message Date
Yasuhiro Matsumoto bfa6468c73 add test 2017-04-14 17:37:59 +09:00
Yasuhiro Matsumoto dd7163e01e return error when not 200 for GET method 2017-04-14 17:37:50 +09:00
Yasuhiro Matsumoto d1e98eb548 add test 2017-04-14 17:30:27 +09:00
Yasuhiro Matsumoto c3ca0792f5 add test 2017-04-14 17:26:22 +09:00
Yasuhiro Matsumoto d168c8b4a6 tests for the coverages 2017-04-14 17:21:31 +09:00
Yasuhiro Matsumoto 15c320b75d add badges 2017-04-14 17:15:42 +09:00
Yasuhiro Matsumoto b0f39aaf95 add .travis.yml 2017-04-14 17:14:55 +09:00
Yasuhiro Matsumoto 1d9ff623fc add test 2017-04-14 17:10:20 +09:00
Yasuhiro Matsumoto 49f49b8b97 return error 2017-04-14 17:10:13 +09:00
178inaba bcdd8d879b Add GetAccountFollowing 2017-04-14 16:41:47 +09:00
mattn 0750bedc85 Merge pull request #5 from 178inaba/current_user
Add GetAccountCurrentUser
2017-04-14 16:18:13 +09:00
mattn 6e212330bc Merge pull request #4 from zetamatta/master
Revert timeline's sort-order with no-options
2017-04-14 16:17:38 +09:00
178inaba 1182d1e662 Fix comment of GetAccountCurrentUser 2017-04-14 15:56:24 +09:00
178inaba 9cace6b291 Add GetAccountCurrentUser 2017-04-14 15:46:21 +09:00
Yasuhiro Matsumoto 720344456d add GetFollowRequests 2017-04-14 14:20:22 +09:00
Yasuhiro Matsumoto 34a93da2c3 add Follow 2017-04-14 14:18:10 +09:00
Yasuhiro Matsumoto 2b246d789d fix text breaking by lines 2017-04-14 13:53:56 +09:00
Yasuhiro Matsumoto a4d83d3b95 add GetAccountFollowers 2017-04-14 13:37:43 +09:00
Yasuhiro Matsumoto 82b81720bd small refactoring 2017-04-14 12:34:13 +09:00
Yasuhiro Matsumoto 15f78b2da3 small refactoring 2017-04-14 12:33:12 +09:00
Yasuhiro Matsumoto e8fd17094f small refactoring 2017-04-14 12:30:13 +09:00
Yasuhiro Matsumoto 0281f9c746 golint & go vet 2017-04-14 12:23:45 +09:00
Yasuhiro Matsumoto 23e9f80935 check error 2017-04-14 12:23:20 +09:00
Yasuhiro Matsumoto d8dfefc0ed golint & go vet 2017-04-14 12:21:27 +09:00
Yasuhiro Matsumoto bd23c855dd make API wrapper 2017-04-14 12:12:09 +09:00
HAYAMA_Kaoru a331554685 Revert timeline's sort-order with no-options 2017-04-14 12:09:21 +09:00
mattn f4a4a21710 Merge pull request #3 from zetamatta/master
New option: -ff FILENAME: post utf8 string from a file("-" means STDIN)
2017-04-14 11:50:28 +09:00
Yasuhiro Matsumoto 7ef168e3dd add ErrorEvent 2017-04-14 11:49:52 +09:00
mattn 3646db025f Merge pull request #2 from 178inaba/account
Add GetAccount
2017-04-14 11:48:55 +09:00
HAYAMA_Kaoru 3a54513228 New option: -ff FILENAME: post utf8 string from a file("-" means STDIN) 2017-04-14 11:32:02 +09:00
178inaba 5952b20812 Merge branch 'master' into account 2017-04-14 10:23:02 +09:00
Yasuhiro Matsumoto ae1467926c add streaming 2017-04-14 09:32:46 +09:00
Yasuhiro Matsumoto 106cec241e cosmetic change 2017-04-14 09:03:32 +09:00
178inaba 4ee8ee7fd1 Add GetAccount 2017-04-14 02:39:34 +09:00
Yasuhiro Matsumoto a55b0a3d31 add -t flag to toot! 2017-04-14 02:17:05 +09:00
Yasuhiro Matsumoto 3de719ac60 authorize with scopes 2017-04-14 02:16:52 +09:00
Yasuhiro Matsumoto a3cc5fd9e6 add cmd/mstdn 2017-04-14 01:00:02 +09:00
Yasuhiro Matsumoto 48c393bd8b remove needless slash 2017-04-14 00:59:54 +09:00
mattn ae27e93787 Merge pull request #1 from 178inaba/application_registration
Add a application registration
2017-04-14 00:24:30 +09:00
178inaba 45acfc9ca1 Fix application register func to simple 2017-04-14 00:12:04 +09:00
178inaba a1d54f563d Add a application registration 2017-04-13 21:45:44 +09:00
Yasuhiro Matsumoto 2534bf761c add README.md 2017-04-13 16:48:45 +09:00
Yasuhiro Matsumoto cf8a9bad6d first import 2017-04-13 16:47:00 +09:00