Commit Graph

  • b6d4c40dd6 Merge pull request #22 from 178inaba/cmd_input mattn 2017-04-17 23:28:38 +0900
  • 39239ae270 Fix accounts test 178inaba 2017-04-17 23:21:52 +0900
  • d6ee0499f5 Fix tty.Open() position 178inaba 2017-04-17 22:39:57 +0900
  • a0232ea6ef add missing file Yasuhiro Matsumoto 2017-04-17 14:03:40 +0900
  • 4b979e4df2 update README.md Yasuhiro Matsumoto 2017-04-17 13:56:35 +0900
  • 38590d8fd6 Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-04-17 13:56:17 +0900
  • b74e25cee2 add upload command Yasuhiro Matsumoto 2017-04-17 13:56:06 +0900
  • af67397430 add UploadMedia Yasuhiro Matsumoto 2017-04-17 13:54:36 +0900
  • f7c198d876 Merge pull request #21 from 178inaba/error_message mattn 2017-04-17 13:17:27 +0900
  • e1bc4c143d Fix test error message 178inaba 2017-04-17 13:03:31 +0900
  • 959459eb42 update README.md Yasuhiro Matsumoto 2017-04-17 13:00:53 +0900
  • f256ad5d5f Merge branch 'pr/20' Yasuhiro Matsumoto 2017-04-17 13:00:05 +0900
  • 06bd83e74b Fix test error message 178inaba 2017-04-17 12:55:40 +0900
  • b0b43a8d7d Add GetMutes 178inaba 2017-04-17 12:49:55 +0900
  • 664f8f8fdf fix build Yasuhiro Matsumoto 2017-04-17 12:39:41 +0900
  • 26bc85fb24 fix build Yasuhiro Matsumoto 2017-04-17 12:36:27 +0900
  • 52ac299ec8 Merge branch 'master' into reports mattn 2017-04-17 12:29:31 +0900
  • f181df17a0 Merge pull request #18 from chansuke/fix-comment mattn 2017-04-17 12:28:52 +0900
  • 0d32e0bd97 Merge branch 'master' into fix-comment mattn 2017-04-17 12:28:43 +0900
  • ea961f07a2 Merge pull request #19 from mattn/context mattn 2017-04-17 12:27:47 +0900
  • 6fe43e545a Use Request.WithContext Yasuhiro Matsumoto 2017-04-17 12:25:20 +0900
  • 5e84b57bf3 breaking compatibility changes. take context for first arguments. Yasuhiro Matsumoto 2017-04-17 11:10:29 +0900
  • f752ac9eba Fix comment of notification API chansuke 2017-04-17 04:59:43 +0900
  • c5dbf39053 Add reports API chansuke 2017-04-17 04:51:16 +0900
  • 32e66a3d72 update README.md Yasuhiro Matsumoto 2017-04-17 01:37:29 +0900
  • c17c887064 Merge pull request #16 from 178inaba/follow_requests mattn 2017-04-17 01:34:21 +0900
  • 679457b6dd Fix README 178inaba 2017-04-17 00:12:11 +0900
  • 183e1ecadf add test for search command Yasuhiro Matsumoto 2017-04-17 00:09:35 +0900
  • c39d5765d4 Fix cover error to TestGetFollowRequests 178inaba 2017-04-17 00:07:31 +0900
  • f5194b9ebb Add FollowRequestAuthorize and FollowRequestReject 178inaba 2017-04-17 00:04:25 +0900
  • 104663d1e6 Fix doAPI error handling 178inaba 2017-04-17 00:03:05 +0900
  • 5ee5295be5 add test for account command Yasuhiro Matsumoto 2017-04-17 00:00:12 +0900
  • db7fcb38bb add test for followers command Yasuhiro Matsumoto 2017-04-16 23:52:32 +0900
  • 88c2fecca2 use switch/case Yasuhiro Matsumoto 2017-04-16 23:49:04 +0900
  • f2ab559a02 add test for timeline command Yasuhiro Matsumoto 2017-04-16 23:44:07 +0900
  • 70b6261e34 golint & go vet Yasuhiro Matsumoto 2017-04-16 23:38:53 +0900
  • e1b7bac4e6 use writer Yasuhiro Matsumoto 2017-04-16 23:04:31 +0900
  • 86066b9561 add test for notification command Yasuhiro Matsumoto 2017-04-16 22:50:09 +0900
  • ea84240cce fix test Yasuhiro Matsumoto 2017-04-16 22:50:00 +0900
  • 97552fbe30 add test for toot Yasuhiro Matsumoto 2017-04-16 22:37:46 +0900
  • cb7f029e7c add test for instance command Yasuhiro Matsumoto 2017-04-16 22:28:07 +0900
  • dfbfecd326 add followers command Yasuhiro Matsumoto 2017-04-16 22:27:54 +0900
  • 11e2501455 test server Yasuhiro Matsumoto 2017-04-16 22:27:43 +0900
  • 594708b656 write to app writer Yasuhiro Matsumoto 2017-04-16 22:27:13 +0900
  • 04baed6e1a small refactoring for tests Yasuhiro Matsumoto 2017-04-16 22:26:05 +0900
  • 70798b2839 update README.md Yasuhiro Matsumoto 2017-04-16 21:47:15 +0900
  • 8a1347fad6 add GetAccountStatuses Yasuhiro Matsumoto 2017-04-16 21:42:54 +0900
  • 6651ec3363 update README.md Yasuhiro Matsumoto 2017-04-16 21:01:46 +0900
  • 3b4b2ce794 separate test files Yasuhiro Matsumoto 2017-04-16 20:06:54 +0900
  • 9f84e175f1 separate test file Yasuhiro Matsumoto 2017-04-16 20:05:42 +0900
  • 9e5ec3b4dc Merge pull request #15 from 178inaba/statuses mattn 2017-04-16 20:03:22 +0900
  • a927099097 Merge pull request #14 from zetamatta/master mattn 2017-04-16 20:02:14 +0900
  • 0d53c41623 Merge pull request #13 from 178inaba/update_credentials mattn 2017-04-16 20:01:22 +0900
  • 1495b1fb02 Add TestGetStatus 178inaba 2017-04-16 17:11:47 +0900
  • 39fd91e59f Fix status id type from string to int64 178inaba 2017-04-16 17:11:23 +0900
  • bbb4df76ca Add Favourite and Unfavourite 178inaba 2017-04-16 15:32:48 +0900
  • 7719f511aa Fix godoc to Reblog and Unreblog 178inaba 2017-04-16 15:04:59 +0900
  • 6891f221bc Add Reblog and Unreblog 178inaba 2017-04-16 14:53:15 +0900
  • 74901c994c Add GetFavouritedBy 178inaba 2017-04-16 13:45:59 +0900
  • 3cb20b5925 Add GetRebloggedBy 178inaba 2017-04-16 13:11:56 +0900
  • effa489b8a Fix mstdn.exe toot -ff - errors arguments required Kaoru HAYAMA 2017-04-16 10:41:21 +0900
  • 2f4edf000c Add update_credentials to status of implementations 178inaba 2017-04-16 03:04:33 +0900
  • b92f648ec3 add missing file Yasuhiro Matsumoto 2017-04-16 02:55:32 +0900
  • 727e6d8c54 Add godoc to Base64EncodeFileName and Base64Encode 178inaba 2017-04-16 02:24:46 +0900
  • e62f1adaae Add helper 178inaba 2017-04-16 02:00:30 +0900
  • 62318331a3 Add TestAccountUpdate 178inaba 2017-04-16 01:01:15 +0900
  • 77ce929290 Add AccountUpdate 178inaba 2017-04-16 00:47:44 +0900
  • a25056d2cc Add Content-Type header to doAPI 178inaba 2017-04-16 00:47:23 +0900
  • eb5f3fd239 add search command Yasuhiro Matsumoto 2017-04-15 23:21:45 +0900
  • 05c270286a add argstr Yasuhiro Matsumoto 2017-04-15 23:21:37 +0900
  • 6e7ed9d9d9 add Search Yasuhiro Matsumoto 2017-04-15 23:21:16 +0900
  • 07710230d9 add account command Yasuhiro Matsumoto 2017-04-15 22:58:46 +0900
  • 76d34e4b04 add instance command Yasuhiro Matsumoto 2017-04-15 22:25:20 +0900
  • f4bf175883 add notification command Yasuhiro Matsumoto 2017-04-15 22:12:07 +0900
  • 84038cfd79 update README.md Yasuhiro Matsumoto 2017-04-15 21:52:52 +0900
  • 209a15a4d7 separate command Yasuhiro Matsumoto 2017-04-15 21:52:11 +0900
  • 094a888b1d change command-line style Yasuhiro Matsumoto 2017-04-15 21:48:20 +0900
  • 82f7536210 add DeleteToot Yasuhiro Matsumoto 2017-04-15 21:07:11 +0900
  • 7ced22d42e add StreamingHome, StreamingHashtag Yasuhiro Matsumoto 2017-04-15 21:03:02 +0900
  • 564554c1c9 add GetTimelineHashtag Yasuhiro Matsumoto 2017-04-15 21:02:55 +0900
  • fdcc642234 update ClientID/ClientSecret Yasuhiro Matsumoto 2017-04-15 20:20:30 +0900
  • bc9dfd5706 fix error handling Yasuhiro Matsumoto 2017-04-15 20:20:22 +0900
  • 825a0db60c update README.md Yasuhiro Matsumoto 2017-04-15 16:28:18 +0900
  • 4f3888ff3c Merge pull request #12 from 178inaba/url_to_u mattn 2017-04-15 12:19:38 +0900
  • 41d1228d88 Merge pull request #11 from 178inaba/http_method_const mattn 2017-04-15 12:19:01 +0900
  • 79e5f67846 Merge pull request #10 from 178inaba/travis_svg mattn 2017-04-15 12:18:37 +0900
  • e4826e97a1 Merge pull request #9 from 178inaba/blocks mattn 2017-04-15 12:18:15 +0900
  • c63f290928 Fix var name url to u 178inaba 2017-04-15 04:36:27 +0900
  • cfb55e7b46 Fix method string to const 178inaba 2017-04-15 04:23:36 +0900
  • 07ec40e562 Fix travis badge to svg 178inaba 2017-04-15 04:15:25 +0900
  • d61ce1c241 Fix test server to TestGetBlocks 178inaba 2017-04-15 04:09:33 +0900
  • 920eb1ad5a Add TestGetFollowRequests 178inaba 2017-04-15 04:08:43 +0900
  • 280982f034 Remove uri to GetFollowRequests 178inaba 2017-04-15 04:04:34 +0900
  • af2ce2c3b1 Add TestGetFavourites 178inaba 2017-04-15 03:40:06 +0900
  • 4eb784dd81 Add GetFavourites 178inaba 2017-04-15 03:28:50 +0900
  • 2338b8e97e Minor fix 178inaba 2017-04-15 02:31:22 +0900
  • dde3686355 Add TestGetBlocks 178inaba 2017-04-15 02:30:47 +0900
  • 70efe09ff4 Add GetBlocks 178inaba 2017-04-15 02:23:17 +0900
  • 5d72d54344 Merge pull request #8 from 178inaba/follow mattn 2017-04-15 00:40:13 +0900
  • 1d8134ccb4 add status of implementations Yasuhiro Matsumoto 2017-04-15 00:37:27 +0900