Commit Graph

8 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
4def10a243 Updated entities and json structs for API v2.6.0
Added missing fields to various structs and sorted them in the same order as
the original mastodon API documentation does. This should make it easier to
compare go-mastodon's structs with the original documentation.
2018-11-25 23:15:20 +09:00
Yamagishi Kazutoshi
f0445dd4da fix 2018-01-29 13:30:15 +09:00
Yamagishi Kazutoshi
faab8cdc27 Add new attributes for instance 2018-01-29 13:30:15 +09:00
Yamagishi Kazutoshi
e0de6af209 Add GetInstanceActivity and GetInstancePeers 2018-01-29 12:33:17 +09:00
Yasuhiro Matsumoto
9ccb5101ec take pointer for "next" variable 2017-04-18 17:08:48 +09:00
Yasuhiro Matsumoto
5e84b57bf3 breaking compatibility changes. take context for first arguments. 2017-04-17 11:10:29 +09:00
178inaba
cfb55e7b46 Fix method string to const 2017-04-15 04:23:36 +09:00
Yasuhiro Matsumoto
aa81cb8318 add instance 2017-04-15 00:00:17 +09:00