Commit Graph

  • 5714594344 Add TestParseAPIError 178inaba 2017-04-20 20:52:50 +0900
  • 5d0b16b367 Add TestBase64Encode 178inaba 2017-04-20 20:39:10 +0900
  • 1c43b0a330 Add TestBase64EncodeFileName 178inaba 2017-04-20 20:21:24 +0900
  • c417db5189 Merge pull request #32 from y0za/fix-test-json mattn 2017-04-20 19:59:41 +0900
  • e9f28b9c6e Fix test json property name y0za 2017-04-20 19:14:24 +0900
  • bade3895da add --template flag for stream command Yasuhiro Matsumoto 2017-04-20 14:14:25 +0900
  • cc5f65b3bf add test for stream command Yasuhiro Matsumoto 2017-04-20 10:39:20 +0900
  • 1a101faaae add delete command Yasuhiro Matsumoto 2017-04-20 02:04:20 +0900
  • 293a9e0aba todo Yasuhiro Matsumoto 2017-04-19 23:58:58 +0900
  • adca356db1 display acct in followers command Yasuhiro Matsumoto 2017-04-19 23:32:23 +0900
  • 18d207636a fix crash on test Yasuhiro Matsumoto 2017-04-19 23:24:36 +0900
  • eb1c1cf0ae display status/reblog in stream Yasuhiro Matsumoto 2017-04-19 23:21:19 +0900
  • f40839b98d Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-04-19 20:52:49 +0900
  • 1ddd67b1a4 diaply acct instead of username Yasuhiro Matsumoto 2017-04-19 20:52:14 +0900
  • 1ec21221a9 Merge pull request #28 from MakeNowJust/fix/use-context mattn 2017-04-19 19:16:54 +0900
  • b105e8554c Remove 'go' from calling 'cancel' TSUYUSATO Kitsune 2017-04-19 19:12:09 +0900
  • fb53d41dd9 Correct context uses TSUYUSATO Kitsune 2017-04-19 18:26:12 +0900
  • 5a3a325689 add tests for GetNotifications/GetNotification/ClearNotifications Yasuhiro Matsumoto 2017-04-19 18:32:20 +0900
  • 909a57c5ea add test for follow command Yasuhiro Matsumoto 2017-04-19 18:25:01 +0900
  • 93d28c8b04 add test for Report/GetReports Yasuhiro Matsumoto 2017-04-19 18:09:48 +0900
  • 84004eff39 fix Report Yasuhiro Matsumoto 2017-04-19 18:09:43 +0900
  • 318df76454 add test for linkHeader Yasuhiro Matsumoto 2017-04-19 17:48:53 +0900
  • 00bd1f0aba fix linkHeader restrictly Yasuhiro Matsumoto 2017-04-19 17:48:42 +0900
  • 3a90b559e1 account flag is "-profile" Yasuhiro Matsumoto 2017-04-19 17:05:00 +0900
  • 3d010df5fb add -profile flag Yasuhiro Matsumoto 2017-04-19 16:52:26 +0900
  • b5541c9e38 fix stream types Yasuhiro Matsumoto 2017-04-19 16:13:07 +0900
  • e47dd5a618 export ID for stream. add -i to reply Yasuhiro Matsumoto 2017-04-19 15:17:26 +0900
  • 998ab3d74a add test for upload Yasuhiro Matsumoto 2017-04-19 15:00:26 +0900
  • 8dfdc289a2 Merge pull request #27 from 178inaba/api_error mattn 2017-04-19 14:52:50 +0900
  • 204604b64f Merge pull request #26 from datsuns/add_unit_test_status mattn 2017-04-19 14:49:27 +0900
  • d6bff26e62 Fix to use http status const 178inaba 2017-04-19 14:43:37 +0900
  • aa0f9563ac Fix to parse API error 178inaba 2017-04-19 14:32:53 +0900
  • 5a6f6f16f1 add follow command Yasuhiro Matsumoto 2017-04-19 14:17:18 +0900
  • b573bd5eb7 add test cases for status.go datsuns 2017-04-19 14:08:38 +0900
  • fe02b9e6af Merge branch 'next' Yasuhiro Matsumoto 2017-04-18 17:18:39 +0900
  • 20174d5b4a Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-04-18 17:18:17 +0900
  • aa8d2b1225 remove debug message Yasuhiro Matsumoto 2017-04-18 17:16:37 +0900
  • 60e6eba67c add "next" variable Yasuhiro Matsumoto 2017-04-18 17:14:39 +0900
  • 2debac3055 read all elements Yasuhiro Matsumoto 2017-04-18 17:11:49 +0900
  • 9ccb5101ec take pointer for "next" variable Yasuhiro Matsumoto 2017-04-18 17:08:48 +0900
  • 26ca3942bf Merge pull request #24 from 178inaba/get_query mattn 2017-04-18 09:11:33 +0900
  • 5d106e8942 Add accounts test 178inaba 2017-04-18 02:46:10 +0900
  • 6f244235d4 Fix to be able to specify multiple id for GetAccountRelationships 178inaba 2017-04-18 02:45:40 +0900
  • a7e0c19d35 Fix get query to request url 178inaba 2017-04-18 01:59:52 +0900
  • 552016b3be Merge pull request #23 from 178inaba/accounts_test mattn 2017-04-18 01:18:50 +0900
  • 6020167f20 Add TestGetAccountRelationship 178inaba 2017-04-18 00:28:59 +0900
  • e37705c104 Add TestAccountMute and TestAccountUnmute 178inaba 2017-04-18 00:00:05 +0900
  • c56694e78e Add TestAccountBlock and TestAccountUnblock 178inaba 2017-04-17 23:52:51 +0900
  • eb0803d442 add stream -simplejson Yasuhiro Matsumoto 2017-04-17 23:43:11 +0900
  • a752a1bd6b Add accounts test 178inaba 2017-04-17 23:39:47 +0900
  • 0579b31633 check response Yasuhiro Matsumoto 2017-04-17 23:36:21 +0900
  • e7f2469bc0 add stream -json Yasuhiro Matsumoto 2017-04-17 23:29:44 +0900
  • 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