Skip to content

Tags: Hanage999/go-mastodon

Tags

v0.0.4

Toggle v0.0.4's commit message
Add go.mod

v0.0.3

Toggle v0.0.3's commit message
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.

v0.0.2

Toggle v0.0.2's commit message
also convert to string in attachments, pagenation

v0.0.1

Toggle v0.0.1's commit message
Merge pull request mattn#56 from 178inaba/stream_error_handling

Fix not to return error event of context in streaming