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()
Wed, 19 Apr 2017 19:53:26 +0200 Mikael Berthe Update Travis file
Wed, 19 Apr 2017 19:51:04 +0200 Mikael Berthe README: Fix link URL
Wed, 19 Apr 2017 14:18:02 +0200 Mikael Berthe streams: Use websockets
Wed, 19 Apr 2017 11:11:48 +0200 Mikael Berthe Update README
Wed, 19 Apr 2017 10:43:38 +0200 Mikael Berthe Update package name in source files
Wed, 19 Apr 2017 09:30:47 +0200 Mikael Berthe Use my own library name
Tue, 18 Apr 2017 19:31:42 +0200 Mikael Berthe Change CreatedAt fields to time.Time
Mon, 17 Apr 2017 19:31:59 +0200 Mikael Berthe Add SetUserToken() to restore a user token
Mon, 17 Apr 2017 16:22:56 +0200 Mikael Berthe Add checks on ID list values
Mon, 17 Apr 2017 15:22:45 +0200 Mikael Berthe Add ID to the Relationship structure
Mon, 17 Apr 2017 12:15:50 +0200 Mikael Berthe Make identifiers less ambiguous
Mon, 17 Apr 2017 12:07:44 +0200 Mikael Berthe Introduce RestoreApp(), bump library version
Mon, 17 Apr 2017 10:28:10 +0200 Mikael Berthe Update credits
Sun, 16 Apr 2017 20:52:52 +0200 Mikael Berthe login: improve error message
Sun, 16 Apr 2017 13:37:37 +0200 Mikael Berthe Add checks for client initialization
Sun, 16 Apr 2017 02:12:38 +0200 Mikael Berthe GetTimelines: Allow '#' as hashtag prefix
Sat, 15 Apr 2017 21:08:34 +0200 Mikael Berthe Add UploadMedia()
Sat, 15 Apr 2017 21:08:34 +0200 Mikael Berthe Rework the API wrappers to handle arrays of parameters
Sat, 15 Apr 2017 21:08:34 +0200 Mikael Berthe Update gondole-cli tests
Sat, 15 Apr 2017 21:08:34 +0200 Mikael Berthe Export UserToken
Sat, 15 Apr 2017 12:35:20 +0200 Mikael Berthe Change StreamListener prototype
Sat, 15 Apr 2017 10:34:31 +0200 Mikael Berthe Update .gitignore
Sat, 15 Apr 2017 10:26:36 +0200 Mikael Berthe Refactor API calls
Sat, 15 Apr 2017 00:39:43 +0200 Mikael Berthe LoginBasic: Remove useless header
Fri, 14 Apr 2017 23:25:51 +0200 Mikael Berthe Add an option to get the local timeline
Fri, 14 Apr 2017 22:56:50 +0200 Mikael Berthe Add streaming API support
Fri, 14 Apr 2017 00:10:34 +0200 Mikael Berthe Add reports API calls
Thu, 13 Apr 2017 23:43:10 +0200 Mikael Berthe Add FollowRequestAuthorize()
Thu, 13 Apr 2017 22:23:31 +0200 Mikael Berthe Add GetAccountStatuses()
Thu, 13 Apr 2017 21:25:10 +0200 Mikael Berthe Add Search() (using endpoint /search)
Thu, 13 Apr 2017 20:54:41 +0200 Mikael Berthe Add GetCurrentInstance()
(0) -100 -60 +60 tip