Sun, 18 Mar 2018 23:30:43 +0100 Mikael Berthe Add 'locked' parameter to UpdateAccount
Sun, 18 Mar 2018 21:26:09 +0100 Mikael Berthe Bump madon version to 2.1.0-dev
Sun, 18 Mar 2018 21:25:37 +0100 Mikael Berthe Update types wrt current Mastodon API
Wed, 01 Nov 2017 10:20:45 +0100 Mikael Berthe Fix OAuth2
Sat, 28 Oct 2017 22:43:54 +0200 Mikael Berthe Fix stream deletion events with Mastodon v2 API
Sat, 21 Oct 2017 21:18:11 +0200 Mikael Berthe registerApp.ID is a JSON string with Mastodon v2
Sat, 21 Oct 2017 18:53:00 +0200 Mikael Berthe Update types to reflect Mastodon 2.0.0 API changes
Sat, 21 Oct 2017 18:52:38 +0200 Mikael Berthe Change version to 2.0.0-dev
Mon, 29 May 2017 20:24:37 +0000 convert-repo update tags
Mon, 29 May 2017 23:24:18 +0200 Mikael Berthe Fix typo in comment
Sun, 28 May 2017 10:33:27 +0200 Mikael Berthe Version 1.6.0 v1.6.0
Sun, 28 May 2017 00:21:09 +0200 Mikael Berthe Rename Domain methods
Sun, 28 May 2017 00:12:05 +0200 Mikael Berthe Precise Attachment meta fields
Sat, 27 May 2017 20:33:49 +0000 convert-repo update tags
Sat, 27 May 2017 19:47:08 +0200 Mikael Berthe Add MuteConversation, UnmuteConversation
Sat, 27 May 2017 19:12:01 +0200 Mikael Berthe Add GetDomainBlocks, DomainBlock and DomainUnblock
Sat, 27 May 2017 13:18:48 +0200 Mikael Berthe Sync types with current Mastodon documentation
Fri, 26 May 2017 21:21:54 +0200 Mikael Berthe Update types (add Muted to Status entity)
Fri, 26 May 2017 12:03:29 +0200 Mikael Berthe Change prototypes and return Relationship entities
Fri, 26 May 2017 11:50:32 +0200 Mikael Berthe (un)follow/mute/block return a Relationship entity
Fri, 26 May 2017 11:20:29 +0200 Mikael Berthe Update types
Fri, 26 May 2017 10:06:16 +0200 Mikael Berthe Add status language field
Fri, 26 May 2017 09:56:24 +0200 Mikael Berthe Bump library version
Wed, 10 May 2017 20:12:26 +0200 Mikael Berthe Version 1.5.0 v1.5.0
Wed, 10 May 2017 13:07:00 +0200 Mikael Berthe Add OAuth 2.0 authentication support
Wed, 10 May 2017 11:06:22 +0200 Mikael Berthe Change version to 1.5.0-dev
Fri, 05 May 2017 21:55:08 +0000 convert-repo update tags v1.4.3
Fri, 05 May 2017 22:18:57 +0200 Mikael Berthe Fix Descendants spelling
Mon, 01 May 2017 19:47:38 +0000 convert-repo update tags v1.4.2
Mon, 01 May 2017 22:15:28 +0200 Mikael Berthe v1.4.2 (fixed JSON tags)
Mon, 01 May 2017 19:18:10 +0200 Mikael Berthe Fix case mistakes in JSON tags
Mon, 01 May 2017 13:55:10 +0000 convert-repo update tags v1.4.1
Mon, 01 May 2017 16:48:58 +0200 Mikael Berthe v1.4.1 (improved server error handling)
Mon, 01 May 2017 16:35:46 +0200 Mikael Berthe Better handling of server error pages
Mon, 01 May 2017 16:35:00 +0200 Mikael Berthe Change version to -dev
Mon, 01 May 2017 12:29:23 +0000 convert-repo update tags v1.4.0
Mon, 01 May 2017 15:02:11 +0200 Mikael Berthe Increase version (madon API update) to 1.4.0
Mon, 01 May 2017 14:54:57 +0200 Mikael Berthe Add 'website' parameter to application registration
Mon, 01 May 2017 06:34:53 +0000 convert-repo update tags v1.3.0
Sun, 30 Apr 2017 23:45:19 +0200 Mikael Berthe Update version (1.3.0)
Sun, 30 Apr 2017 22:58:12 +0200 Mikael Berthe Use github.com/pkg/errors
Sun, 30 Apr 2017 22:22:12 +0200 Mikael Berthe Refactor getMultipleAccounts
Sun, 30 Apr 2017 22:12:57 +0200 Mikael Berthe Refactor methods returning a list of statuses
Sun, 30 Apr 2017 20:43:17 +0200 Mikael Berthe s/int/int64/ for IDs and time integers
Sun, 30 Apr 2017 20:42:02 +0200 Mikael Berthe Bump version to 1.3.0-dev
Sat, 29 Apr 2017 17:30:58 +0200 Mikael Berthe Bump library version v1.2.0
Sat, 29 Apr 2017 17:27:15 +0200 Mikael Berthe Add field "All" to LimitParams, change Limit behaviour
Sat, 29 Apr 2017 12:16:16 +0200 Mikael Berthe Use links from headers
Sat, 29 Apr 2017 10:51:45 +0200 Mikael Berthe Bump version number -- devel version
Fri, 28 Apr 2017 21:27:45 +0200 Mikael Berthe Bump version number v1.1.1
Fri, 28 Apr 2017 21:22:25 +0200 Mikael Berthe Fix unused limit options
Fri, 28 Apr 2017 18:05:18 +0200 Mikael Berthe Bump version v1.1.0
Fri, 28 Apr 2017 16:22:39 +0200 Mikael Berthe Fix mistake in previous changeset
Fri, 28 Apr 2017 15:43:11 +0200 Mikael Berthe Add support for limits and paging ({since,max}_id) API parameters
Fri, 28 Apr 2017 13:28:16 +0200 Mikael Berthe Add DismissNotification (Mastodon 1.3+)
Fri, 28 Apr 2017 11:47:18 +0200 Mikael Berthe Add version filed (Mastodon 1.3+) to the Instance type
Sun, 23 Apr 2017 15:39:51 +0200 Mikael Berthe Add a note about required Go version
Sat, 22 Apr 2017 14:49:19 +0200 Mikael Berthe Bump version to 1.0 since the whole current API is covered v1.0
Sat, 22 Apr 2017 13:08:21 +0200 Mikael Berthe Update README
Sat, 22 Apr 2017 12:57:11 +0200 Mikael Berthe Add UpdateAccount()
(0) -100 -60 +60 tip