Commit Graph

  • 7908eff18f
    Add convenience constants for post visibilities Ben Lubar 2019-06-13 22:21:37 -0500
  • 473262896b
    Modify test fixture to increse test coverage buckket 2019-05-19 21:39:22 +0200
  • 3dafb3b9da
    Add support for /api/v1/push/subscription buckket 2019-05-17 23:47:32 +0200
  • acbaf58d8a Fixed pagination regression Christian Muehlhaeuser 2019-05-16 05:25:26 +0200
  • 8f6192e26b Add /api/v1/notifications/dismiss buckket 2019-05-16 01:59:33 +0200
  • c09198f7c9 Fixed pagination parsing for non-numeric IDs Christian Muehlhaeuser 2019-05-14 22:11:57 +0200
  • 345ee46682
    Add /api/v1/notifications/dismiss buckket 2019-05-16 01:59:33 +0200
  • 478dc913c0
    Fixed pagination parsing for non-numeric IDs Christian Muehlhaeuser 2019-05-14 22:11:57 +0200
  • f51571807d Add go.mod v0.0.4 178inaba 2019-05-14 12:14:13 +0900
  • e71411ef96 All parameters are now of pointer type and thus can be nil buckket 2019-05-14 04:44:39 +0200
  • 636b33ad1c Renamed Source to AccountSource buckket 2019-05-14 04:21:14 +0200
  • 68ca31fccd Add support for Field, Source and Locked parameters to AccountUpdate() buckket 2019-05-14 02:51:33 +0200
  • bb2662b33c Handle HTTP 429 responses with a request backoff approach Christian Muehlhaeuser 2018-11-26 04:26:27 +0100
  • e8ac9b89da Add go.mod 178inaba 2019-05-14 12:14:13 +0900
  • 8fec78b0b8
    All parameters are now of pointer type and thus can be nil buckket 2019-05-14 04:44:39 +0200
  • 48b1a1eee8
    Renamed Source to AccountSource buckket 2019-05-14 04:21:14 +0200
  • 02b7c8a606
    Add support for Field, Source and Locked parameters to AccountUpdate() buckket 2019-05-14 02:51:33 +0200
  • 19b057d655
    Added polls entity, available since API 2.8.0 Christian Muehlhaeuser 2019-05-13 01:46:11 +0200
  • e725c81450 Added tests for list API calls Christian Muehlhaeuser 2019-05-12 16:32:17 +0200
  • 9427a55316 Add list timeline support. Ben Lubar 2019-04-26 20:56:47 -0500
  • 3e2bdc63c7 Add streaming list support. Ben Lubar 2019-04-26 20:53:58 -0500
  • 6f05c48bf6 Add list API support. Ben Lubar 2019-04-26 20:27:43 -0500
  • f9fc8ad95d
    Added tests for list API calls Christian Muehlhaeuser 2019-05-12 16:32:17 +0200
  • 4ce6794dc5
    Handle HTTP 429 responses with a request backoff approach Christian Muehlhaeuser 2018-11-26 04:26:27 +0100
  • 5ff4ecfd52
    Add list timeline support. Ben Lubar 2019-04-26 20:56:47 -0500
  • ae1b5f8629
    Add streaming list support. Ben Lubar 2019-04-26 20:53:58 -0500
  • a7fb8018e1
    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
  • 3fc01eeeeb 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
  • 7492b7d118 Fix TestNewPagination 178inaba 2019-02-14 23:36:14 +0900
  • 104935aea3 Fix TestPaginationSetValues 178inaba 2019-02-14 23:27:32 +0900
  • 7bb0ee30ad Fix TestPaginationSetValues 178inaba 2019-02-14 23:21:45 +0900
  • 4118b2692f Fix followers command 178inaba 2019-02-14 22:54:45 +0900
  • 9c274ac933 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
  • 1d63aff45e Rename Size -> AttachmentSize Jessica Paczuski 2019-01-29 11:24:00 +0100
  • ae22426610 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 v0.0.3 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
  • 4c40ba970e
    Fixed tests for Go 1.11 Christian Muehlhaeuser 2018-11-24 06:51:54 +0100
  • 89a3c399a2
    Updated entities and json structs for API v2.6.0 Christian Muehlhaeuser 2018-11-24 06:46:49 +0100
  • c5945152ec Add convenience function to authenticate using OAuth2. Ben Lubar 2018-11-21 22:38:04 -0600
  • 9af4b3e99c
    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
  • 61269f1764
    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
  • b83071c1d6
    Add missing fields in Account. Ben Lubar 2018-10-20 16:47:08 -0500
  • 891f4424ee
    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
  • d2dd73b878 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
  • 429f0112c6 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
  • b5c30f3788 fix Yamagishi Kazutoshi 2018-01-29 13:19:36 +0900
  • 1bf013954a fix typo Yasuhiro Matsumoto 2018-01-29 13:16:31 +0900
  • 9d770dd914 add instance_activity/instance_peers command Yasuhiro Matsumoto 2018-01-29 13:15:06 +0900
  • e946e2a506
    Merge pull request #70 from ykzts/instance-activity mattn 2018-01-29 13:13:29 +0900
  • be5e83ec15 Add new attributes for instance Yamagishi Kazutoshi 2018-01-29 13:09:30 +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 fix-66 Yasuhiro Matsumoto 2017-11-20 10:04:53 +0900
  • 3002812c02 fix #66 Yasuhiro Matsumoto 2017-11-20 09:58:20 +0900
  • cc22793597 Merge ec636f1a57 into bd72aa305d utam0k 2017-10-26 08:15:03 +0000
  • 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
  • ec636f1a57 Add Emojis to Status utam0k 2017-10-25 21:19:38 +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 v0.0.2 Yasuhiro Matsumoto 2017-10-25 10:22:39 +0900
  • e03b8ccefb add missing file fix-typeof-id Yasuhiro Matsumoto 2017-10-23 23:53:03 +0900
  • 3274f13917 Fix type of IDs. Yasuhiro Matsumoto 2017-10-23 10:09:08 +0900
  • 08e26bffc8 Merge f4e0d5463e into 98d1ab17f1 FUJIURA Toyonori 2017-10-23 01:37:52 +0000
  • f4e0d5463e Change api specification. FUJIURA Toyonori 2017-10-23 10:09:08 +0900
  • 56ef01643f Merge add4e3e9cd into 98d1ab17f1 178inaba 2017-05-19 04:51:16 +0000
  • 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