Skip to content

Tags: mattn/go-mastodon

Tags

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
fix test

v0.0.9

Toggle v0.0.9's commit message
Fix ID type of report methods

Signed-off-by: Sam Whited <sam@samwhited.com>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
update go.mod

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
update deps

v0.0.6

Toggle v0.0.6's commit message
add support for language

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Separate go.mod

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 #56 from 178inaba/stream_error_handling

Fix not to return error event of context in streaming