Thu, 13 Apr 2017 20:20:50 +0200 Mikael Berthe Add FollowRemoteAccount() and GetAccountRelationships()
Thu, 13 Apr 2017 19:07:11 +0200 Mikael Berthe Cosmetics - remove some blank lines
Thu, 13 Apr 2017 19:03:37 +0200 Mikael Berthe Add account-related API calls
Thu, 13 Apr 2017 19:03:09 +0200 Mikael Berthe Fix typo in comment
Thu, 13 Apr 2017 13:44:09 +0200 Mikael Berthe Add scopes to the basic login, fix some login bugs
Thu, 13 Apr 2017 13:44:09 +0200 Mikael Berthe Fix the check for API error result
Thu, 13 Apr 2017 12:54:05 +0200 Mikael Berthe Add missing status commands
Thu, 13 Apr 2017 12:38:59 +0200 Mikael Berthe Introduce new error message constant
Thu, 13 Apr 2017 11:02:11 +0200 Mikael Berthe Add status (GET) methods
Thu, 13 Apr 2017 10:36:18 +0200 Mikael Berthe Update comment
Thu, 13 Apr 2017 10:36:18 +0200 Mikael Berthe Add a generic error identifier
Thu, 13 Apr 2017 10:35:42 +0200 Mikael Berthe Uncomment the Card type
Thu, 13 Apr 2017 09:30:47 +0200 Mikael Berthe Return error rather than empty entities
Thu, 13 Apr 2017 00:17:57 +0200 Mikael Berthe Use Error entity structure
Thu, 13 Apr 2017 00:00:00 +0200 Mikael Berthe Fix previous change
Wed, 12 Apr 2017 23:58:34 +0200 Mikael Berthe Add ClearNotifications()
Wed, 12 Apr 2017 23:47:52 +0200 Mikael Berthe Add GetNotifications()
Wed, 12 Apr 2017 23:36:46 +0200 Mikael Berthe Timelines: fix hashtag timelines
Wed, 12 Apr 2017 23:22:42 +0200 Mikael Berthe Add GetFavourites()
Wed, 12 Apr 2017 23:02:15 +0200 Mikael Berthe Timelines: Handle error from API server
Wed, 12 Apr 2017 22:46:16 +0200 Mikael Berthe Use basic auth if oauth2 is not explicitely requested
Wed, 12 Apr 2017 22:31:21 +0200 Mikael Berthe Restore instance loaded from configuration
Wed, 12 Apr 2017 22:26:52 +0200 Mikael Berthe Merge remote-tracking branch 'upstream/develop' into mckael-experiments_2
Wed, 12 Apr 2017 18:28:39 +0200 Mikael Berthe Add timelines support
Wed, 12 Apr 2017 18:28:24 +0200 Mikael Berthe Fix Bearer
Wed, 12 Apr 2017 18:27:34 +0200 Mikael Berthe Change import for the experiment branch
Wed, 12 Apr 2017 17:36:27 +0200 Mikael Berthe Initial login support
Wed, 12 Apr 2017 17:33:17 +0200 Mikael Berthe Some Fixes
Wed, 12 Apr 2017 16:40:02 +0200 Mikael Berthe Make it work with non-defaut instances
Wed, 12 Apr 2017 18:07:56 +0200 Ollivier Robert Begin auth support.
Wed, 12 Apr 2017 14:27:09 +0200 Ollivier Robert Merge branch 'feature/restructuring' into develop
Wed, 12 Apr 2017 14:26:28 +0200 Ollivier Robert Remove config stuff from here.
Wed, 12 Apr 2017 14:25:53 +0200 Ollivier Robert Simplify.
Wed, 12 Apr 2017 14:25:13 +0200 Ollivier Robert Move test stuff there too.
Wed, 12 Apr 2017 14:23:10 +0200 Ollivier Robert Use site part of the endpoint but fix "/api/v1". Use FallBack if necessary.
Wed, 12 Apr 2017 14:22:04 +0200 Ollivier Robert Complete rewrite with config integration here.
Wed, 12 Apr 2017 14:20:47 +0200 Ollivier Robert One cannot apply a method directly on {}, ok.
Wed, 12 Apr 2017 14:12:40 +0200 Ollivier Robert Rename "Gondole" as "Client" to avoid "gondole.Gondole".
Wed, 12 Apr 2017 13:19:50 +0200 Ollivier Robert We are in package "main" now.
Wed, 12 Apr 2017 13:18:55 +0200 Ollivier Robert Add basename & filterURL.
Wed, 12 Apr 2017 13:18:26 +0200 Ollivier Robert Add tests for basename/filterURL.
Wed, 12 Apr 2017 13:07:57 +0200 Ollivier Robert Add json tags.
Wed, 12 Apr 2017 09:38:20 +0200 Ollivier Robert Move config stuff into the CLI app.
Tue, 11 Apr 2017 17:15:12 +0200 Ollivier Robert BaseURL must be specified as base_URL in the TOML file.
Tue, 11 Apr 2017 17:04:40 +0200 Ollivier Robert Add a baseURL parameter to NewApp().
Tue, 11 Apr 2017 11:51:47 +0200 Ollivier Robert Change all ID into string, I guess this was to avoir overflow.
Tue, 11 Apr 2017 11:30:23 +0200 Ollivier Robert Fix json name.
Tue, 11 Apr 2017 11:27:59 +0200 Ollivier Robert Sync with tests.
Tue, 11 Apr 2017 11:27:45 +0200 Ollivier Robert More tests.
Tue, 11 Apr 2017 10:22:44 +0200 Ollivier Robert Update install instructions.
Tue, 11 Apr 2017 00:09:21 +0200 Ollivier Robert Add missing test file.
Mon, 10 Apr 2017 23:47:57 +0200 Ollivier Robert More tests.
Mon, 10 Apr 2017 23:47:46 +0200 Ollivier Robert Display location.
Mon, 10 Apr 2017 23:38:20 +0200 Ollivier Robert Some more tests.
Mon, 10 Apr 2017 23:33:51 +0200 Ollivier Robert gofmt pass.
Mon, 10 Apr 2017 22:20:13 +0200 Ollivier Robert Repeat after me, filepath.Join uses "," to separate args, not "+"
Mon, 10 Apr 2017 21:46:24 +0200 Ollivier Robert Add testing token file.
Mon, 10 Apr 2017 21:45:44 +0200 Ollivier Robert Cleanup after rename.
Mon, 10 Apr 2017 21:40:05 +0200 Ollivier Robert Rename the binary.
Mon, 10 Apr 2017 21:38:40 +0200 Ollivier Robert Fix binary name.
(0) -100 -60 +60 +100 tip