Commit Graph

  • b433e93615 Add package documents 178inaba 2017-05-14 04:59:56 +0900
  • b1d2d6719f Add ExamplePagination 178inaba 2017-05-14 04:40:19 +0900
  • add4e3e9cd Remove needless slash 178inaba 2017-05-12 10:25:15 +0900
  • f279adb618 Merge pull request #56 from 178inaba/stream_error_handling v0.0.1 mattn 2017-05-09 09:42:58 +0900
  • 7d3bd86974 Merge pull request #55 from bamchoh/patch-1 mattn 2017-05-09 09:42:19 +0900
  • f0eb7d29c4 Fix not to return error event of context in streaming 178inaba 2017-05-09 02:14:45 +0900
  • 60690a1f50 Update README.md bamchoh 2017-05-08 23:36:56 +0900
  • a0466b7cc4 close q because cancel may be called twice Yasuhiro Matsumoto 2017-05-08 15:20:50 +0900
  • 0e50566921 Merge pull request #54 from 178inaba/pagination mattn 2017-05-08 13:50:55 +0900
  • 4033436175 Fix to set MaxID and SinceID to exclusive 178inaba 2017-05-08 13:44:49 +0900
  • 9e07d8951e Fix not to declare Pagination every time 178inaba 2017-05-08 11:06:01 +0900
  • b88b19a217 Merge pull request #53 from 178inaba/xsearch mattn 2017-05-08 09:17:04 +0900
  • f283f05671 Fix Pagination variable from *int64 to int64 178inaba 2017-05-07 01:36:25 +0900
  • 1c0e37928e Fix mstdn cmd pagination 178inaba 2017-05-06 23:49:46 +0900
  • 22f47735b4 Add processing when pagination is nil 178inaba 2017-05-06 23:34:42 +0900
  • 134128cb56 Fix to not return *Pagination 178inaba 2017-05-06 23:03:19 +0900
  • dd0b467062 Fix pagination for mstdn command 178inaba 2017-05-05 00:18:17 +0900
  • 5fad354d1a Add test 178inaba 2017-05-04 23:35:05 +0900
  • eacd4e066d Fix doAPI pagination 178inaba 2017-05-04 23:35:00 +0900
  • d32c4d4ed1 Add Pagination 178inaba 2017-05-04 21:56:54 +0900
  • 5e8f3ded43 Fix README 178inaba 2017-05-03 03:50:32 +0900
  • d0504fea0f Add TestCmdXSearch and TestCmdMikami 178inaba 2017-05-03 03:05:36 +0900
  • a796ca03c5 Add TestXSearch 178inaba 2017-05-03 02:32:36 +0900
  • 6bbd57e848 Rename xsearch -> xSearch 178inaba 2017-05-03 02:29:15 +0900
  • e5d11f63aa Add xsearch 178inaba 2017-05-02 22:36:06 +0900
  • 759ce4a331 Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-05-01 16:35:52 +0900
  • 48667f7af8 add xsearch command Yasuhiro Matsumoto 2017-05-01 16:35:33 +0900
  • eac43d845c Merge pull request #51 from 178inaba/streaming_ws_close mattn 2017-05-01 09:13:29 +0900
  • 99692bee8a Merge pull request #50 from 178inaba/streaming mattn 2017-05-01 09:12:15 +0900
  • 9dc59ebc73 Fix order of streaming WebSocket test 178inaba 2017-04-30 22:16:50 +0900
  • fc574ac209 Fix WebSocket close 178inaba 2017-04-30 22:14:02 +0900
  • c88e2df363 Remove channel close of mstdn stream command 178inaba 2017-04-30 13:48:08 +0900
  • c32612c3c9 Add TestStreamingHashtag 178inaba 2017-04-30 04:53:13 +0900
  • e2a440b170 Add TestStreamingUser 178inaba 2017-04-30 04:41:56 +0900
  • 9b39dd033f Add TestDoStreaming 178inaba 2017-04-30 04:30:04 +0900
  • 088cb0b74d Fix TestHandleReader 178inaba 2017-04-30 03:19:58 +0900
  • 517247284e Optimize streaming 178inaba 2017-04-30 03:12:55 +0900
  • 70b3dbf548 Merge pull request #49 from 178inaba/tl_media mattn 2017-04-29 23:15:45 +0900
  • c66c3aaa22 Add TestHandleReader 178inaba 2017-04-29 03:42:45 +0900
  • 47292cbca3 Add TestGetTimelineMedia 178inaba 2017-04-29 00:43:53 +0900
  • 8bb0a0f85f Add GetTimelineMedia 178inaba 2017-04-29 00:36:13 +0900
  • 28598eb3ab Merge pull request #48 from 178inaba/tl_hashtag mattn 2017-04-28 15:01:04 +0900
  • 12d765af3a Fix TestStreamingWSHashtag 178inaba 2017-04-28 14:46:19 +0900
  • c1e9c80d7d Fix streaming_ws local 178inaba 2017-04-28 14:31:08 +0900
  • f4cf4d4ec9 Fix streaming for mstdn 178inaba 2017-04-28 14:19:40 +0900
  • 9fa63b511c Fix local streaming 178inaba 2017-04-28 14:09:10 +0900
  • a4904109e4 Fix GetTimelineHashtag 178inaba 2017-04-28 02:29:11 +0900
  • b8fe5a0533 Merge pull request #47 from 178inaba/readme_small_fix mattn 2017-04-27 15:00:57 +0900
  • 983ab89d48 Fix example 178inaba 2017-04-27 12:07:21 +0900
  • 43b274bbd2 Add example 178inaba 2017-04-27 12:03:24 +0900
  • b1152a55cd Fix README 178inaba 2017-04-27 12:03:11 +0900
  • 8fa4fc14e6 add LICENSE Yasuhiro Matsumoto 2017-04-27 09:20:14 +0900
  • e2631e1815 Merge pull request #46 from suzukaze/fix-usage-code-in-readme.md mattn 2017-04-27 09:19:16 +0900
  • 82ee148846 Fix usage code in README.md skip ci Jun Hiroe 2017-04-27 01:46:18 +0900
  • b1ec2978a2 add mikami command Yasuhiro Matsumoto 2017-04-27 00:56:28 +0900
  • 3fb35ec728 add init command Yasuhiro Matsumoto 2017-04-27 00:56:13 +0900
  • add25dd05b Merge pull request #45 from 178inaba/cmd_error_log mattn 2017-04-26 12:51:34 +0900
  • 894bab96b7 Fix to output error log of cmd 178inaba 2017-04-26 12:38:11 +0900
  • d0fb60d3ec Merge pull request #44 from 178inaba/public_timeline mattn 2017-04-26 09:36:19 +0900
  • 315f7bbd29 Add GetTimelinePublic 178inaba 2017-04-26 03:16:32 +0900
  • c45c918820 fix usage Yasuhiro Matsumoto 2017-04-25 22:38:21 +0900
  • adf4fbaa20 extract text in account Yasuhiro Matsumoto 2017-04-25 15:33:55 +0900
  • fe04c0b104 update client ID/Secret Yasuhiro Matsumoto 2017-04-25 15:32:56 +0900
  • 041bfc1dcd add test for -ff Yasuhiro Matsumoto 2017-04-24 19:47:07 +0900
  • e29b2993a6 use t.Fatal Yasuhiro Matsumoto 2017-04-24 19:40:26 +0900
  • d0cd67efbc return error Yasuhiro Matsumoto 2017-04-24 19:40:20 +0900
  • 055cbf0e6f Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-04-24 19:38:36 +0900
  • 321e7e8edb Merge pull request #42 from 178inaba/error_messages mattn 2017-04-24 19:33:50 +0900
  • a8d8504d8f Merge pull request #39 from 178inaba/streaming_ws mattn 2017-04-24 19:33:22 +0900
  • def474a7a5 Merge branch 'master' of github.com:mattn/go-mastodon Yasuhiro Matsumoto 2017-04-24 17:50:32 +0900
  • 919d6a73fe require dash Yasuhiro Matsumoto 2017-04-24 17:49:56 +0900
  • 992dc7da05 Fix error message 178inaba 2017-04-24 17:33:45 +0900
  • ed709d74a4 Fix error message 178inaba 2017-04-24 17:25:56 +0900
  • 34cce1bb0d Remove websocket.Dialer from Client 178inaba 2017-04-24 13:57:12 +0900
  • 010ec2eaf9 Add WSClient 178inaba 2017-04-24 13:55:07 +0900
  • 8bb9182901 Merge pull request #40 from orzFly/patch/post-status-todo mattn 2017-04-24 09:49:12 +0900
  • 2ae2a90336 Merge pull request #41 from 178inaba/cmd_follow_test mattn 2017-04-24 09:47:59 +0900
  • 6f6070b22e Add cmd follow test 178inaba 2017-04-24 01:13:08 +0900
  • c9a6022f50 Implement MediaIDs, Visibility, Sensitive and SpoilerText in PostStatus Yeechan Lu 2017-04-23 23:54:27 +0800
  • e2f158f83c Merge pull request #38 from tSU-RooT/fix-first-use-err mattn 2017-04-23 21:26:16 +0900
  • ee6a6dbcc9 Add TestStreamingWS 178inaba 2017-04-23 20:04:06 +0900
  • df768f24da Add TestHandleWS 178inaba 2017-04-23 19:47:03 +0900
  • a58d590523 fix client is not set when first use Haruki TSURUMOTO 2017-04-23 19:17:18 +0900
  • f0857503d1 Add TestDialRedirect 178inaba 2017-04-23 18:46:41 +0900
  • 2379baeb24 Add TestDial 178inaba 2017-04-23 18:42:13 +0900
  • 1d2b6deeef Add streaming API WebSocket test 178inaba 2017-04-23 17:28:31 +0900
  • c7255e69e8 Add WebSocket implementation of streaming API 178inaba 2017-04-23 15:42:57 +0900
  • 7a4a84f70f Merge pull request #37 from 178inaba/apps_test mattn 2017-04-21 07:45:11 +0900
  • c1bb3c84bc Add fail test cover to TestRegisterApp 178inaba 2017-04-21 02:29:22 +0900
  • bb7a3a2892 add test for stream --simplejson Yasuhiro Matsumoto 2017-04-21 00:57:28 +0900
  • 6c3b27aa4e fix test for search command Yasuhiro Matsumoto 2017-04-21 00:50:39 +0900
  • cc593fd21e Merge pull request #36 from y0za/fix-test-json-again mattn 2017-04-21 00:21:52 +0900
  • 02640dc4ad Merge pull request #35 from 178inaba/instance_test mattn 2017-04-21 00:21:23 +0900
  • f90053da77 Merge pull request #34 from 178inaba/lint mattn 2017-04-21 00:20:51 +0900
  • fc6bfd56fa Merge pull request #33 from 178inaba/helper_test mattn 2017-04-21 00:19:34 +0900
  • 1c95b07428 Fix test json property name again y0za 2017-04-20 22:41:49 +0900
  • 4be3a42d3c Add TestGetInstance 178inaba 2017-04-20 22:09:11 +0900
  • d1b5f4b1fb Fix for ineffassign . 178inaba 2017-04-20 21:29:10 +0900
  • 68843f4dd0 Fix for golint ./... 178inaba 2017-04-20 21:20:40 +0900
  • 51df99a829 Fix test want 178inaba 2017-04-20 20:55:45 +0900