Commit Graph

  • 6f05c48bf6 Add list API support. Ben Lubar 2019-04-26 20:27:43 -0500
  • e804ee7eb2 Added UploadMediaFromReader Brian C. Lindner 2019-03-10 22:55:15 -0400
  • efa05aa949 Fix TestNewPagination 178inaba 2019-02-14 23:36:14 +0900
  • 460b971f54 Fix TestPaginationSetValues 178inaba 2019-02-14 23:27:32 +0900
  • 1fcdf9f501 Fix TestPaginationSetValues 178inaba 2019-02-14 23:21:45 +0900
  • 5fd7d16157 Fix followers command 178inaba 2019-02-14 22:54:45 +0900
  • b8bb5ae68c Add MinID to Pagination 178inaba 2019-02-14 22:23:25 +0900
  • 6bf95fc751 Rename Size -> AttachmentSize Jessica Paczuski 2019-01-29 11:24:00 +0100
  • 814e71920d Add Meta field to Attachment Jessica Paczuski 2019-01-29 10:24:07 +0100
  • 4def10a243 Updated entities and json structs for API v2.6.0 Christian Muehlhaeuser 2018-11-24 06:46:49 +0100
  • 3daf61de23 Fixed tests for Go 1.11 Christian Muehlhaeuser 2018-11-24 06:51:54 +0100
  • c5945152ec Add convenience function to authenticate using OAuth2. Ben Lubar 2018-11-21 22:38:04 -0600
  • 2ebf34adae add info about missing lists APIs in Readme Strubbl 2018-11-13 19:44:17 +0100
  • 61705d1f2b Add missing fields in Account. Ben Lubar 2018-10-20 16:47:08 -0500
  • 48920165ef Correct the spelling of sensitive Spotlight 2018-07-22 12:36:42 -0500
  • 2ccbcfe14d add some fields for instance command Yasuhiro Matsumoto 2018-01-29 13:57:17 +0900
  • 5d863ccf79 add tests for instance Yasuhiro Matsumoto 2018-01-29 13:44:30 +0900
  • f0445dd4da fix Yamagishi Kazutoshi 2018-01-29 13:19:36 +0900
  • faab8cdc27 Add new attributes for instance Yamagishi Kazutoshi 2018-01-29 13:09:30 +0900
  • b9e51b2916 fix typo Yasuhiro Matsumoto 2018-01-29 13:16:31 +0900
  • 0022a53649 add instance_activity/instance_peers command Yasuhiro Matsumoto 2018-01-29 13:15:06 +0900
  • 84ffd85539
    Merge pull request #73 from mattn/fix-test mattn 2018-01-29 13:26:00 +0900
  • f505a4f6ae fix test Yasuhiro Matsumoto 2018-01-29 13:21:56 +0900
  • e946e2a506
    Merge pull request #70 from ykzts/instance-activity mattn 2018-01-29 13:13:29 +0900
  • e0de6af209 Add GetInstanceActivity and GetInstancePeers Yamagishi Kazutoshi 2018-01-29 12:29:39 +0900
  • 0d8819ecaf
    Merge pull request #69 from mattn/fix-68 mattn 2017-11-30 15:00:12 +0900
  • a98b28c817 add test Yasuhiro Matsumoto 2017-11-30 14:55:18 +0900
  • 83242d96ca fix #68 Yasuhiro Matsumoto 2017-11-30 14:53:54 +0900
  • 0a6f156537
    Merge pull request #67 from mattn/fix-66 mattn 2017-11-20 10:11:47 +0900
  • 81259792b7 handle float64/string both Yasuhiro Matsumoto 2017-11-20 10:04:53 +0900
  • 3002812c02 fix #66 Yasuhiro Matsumoto 2017-11-20 09:58:20 +0900
  • bd72aa305d fix test Yasuhiro Matsumoto 2017-10-26 15:18:07 +0900
  • 2866ebbdc5 fix test Yasuhiro Matsumoto 2017-10-26 15:02:33 +0900
  • a4d531815f add test for CustomEmoji Yasuhiro Matsumoto 2017-10-26 15:00:17 +0900
  • 1d165763fa Add Emojis to Status utam0k 2017-10-25 21:19:38 +0900
  • 689663979a Merge pull request #64 from zetamatta/fix-mstdnexe-toot-iflag mattn 2017-10-26 14:52:43 +0900
  • aaeb9f1de2 Fix: on mstdn.exe toot -i ID: ID (and default) was int64 -> string Kaoru HAYAMA 2017-10-25 20:26:28 +0900
  • d38a3e6dfc fix ID Yasuhiro Matsumoto 2017-10-25 17:29:02 +0900
  • a7e10ddba4 fix ID Yasuhiro Matsumoto 2017-10-25 15:23:53 +0900
  • aef736e991 fix IDs Yasuhiro Matsumoto 2017-10-25 15:22:17 +0900
  • e0cf1e0650 Merge pull request #63 from zetamatta/notification-id mattn 2017-10-25 14:56:08 +0900
  • fe913e01e5 Fix: forgot to (*Client)GetNotification's parameter: int64 -> ID Kaoru HAYAMA 2017-10-25 14:35:34 +0900
  • 74f003d4a4 Fix tests about notification.ID (which type was changed on #63) Kaoru HAYAMA 2017-10-25 14:24:00 +0900
  • abf6939992 Fix: Type of Notification.ID was int64. Change to ID Kaoru HAYAMA 2017-10-25 13:47:36 +0900
  • 730317321a also convert to string in attachments, pagenation Yasuhiro Matsumoto 2017-10-25 10:22:39 +0900
  • e03b8ccefb add missing file Yasuhiro Matsumoto 2017-10-23 23:53:03 +0900
  • 3274f13917 Fix type of IDs. Yasuhiro Matsumoto 2017-10-23 10:09:08 +0900
  • 98d1ab17f1 Merge pull request #59 from 178inaba/pkg_doc mattn 2017-05-14 15:26:25 +0900
  • 266fe36074 Merge pull request #58 from 178inaba/example_pagination mattn 2017-05-14 15:26:08 +0900
  • b433e93615 Add package documents 178inaba 2017-05-14 04:59:56 +0900
  • b1d2d6719f Add ExamplePagination 178inaba 2017-05-14 04:40:19 +0900
  • f279adb618 Merge pull request #56 from 178inaba/stream_error_handling 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