Fri, 05 May 2017 21:55:08 +0000 update tags v1.4.3
convert-repo [Fri, 05 May 2017 21:55:08 +0000] rev 176
update tags
Fri, 05 May 2017 22:18:57 +0200 Fix Descendants spelling
Mikael Berthe <mikael@lilotux.net> [Fri, 05 May 2017 22:18:57 +0200] rev 175
Fix Descendants spelling Fixes #4 (bug in status context).
Mon, 01 May 2017 19:47:38 +0000 update tags v1.4.2
convert-repo [Mon, 01 May 2017 19:47:38 +0000] rev 174
update tags
Mon, 01 May 2017 22:15:28 +0200 v1.4.2 (fixed JSON tags)
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 22:15:28 +0200] rev 173
v1.4.2 (fixed JSON tags)
Mon, 01 May 2017 19:18:10 +0200 Fix case mistakes in JSON tags
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 19:18:10 +0200] rev 172
Fix case mistakes in JSON tags
Mon, 01 May 2017 13:55:10 +0000 update tags v1.4.1
convert-repo [Mon, 01 May 2017 13:55:10 +0000] rev 171
update tags
Mon, 01 May 2017 16:48:58 +0200 v1.4.1 (improved server error handling)
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 16:48:58 +0200] rev 170
v1.4.1 (improved server error handling)
Mon, 01 May 2017 16:35:46 +0200 Better handling of server error pages
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 16:35:46 +0200] rev 169
Better handling of server error pages
Mon, 01 May 2017 16:35:00 +0200 Change version to -dev
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 16:35:00 +0200] rev 168
Change version to -dev
Mon, 01 May 2017 12:29:23 +0000 update tags v1.4.0
convert-repo [Mon, 01 May 2017 12:29:23 +0000] rev 167
update tags
Mon, 01 May 2017 15:02:11 +0200 Increase version (madon API update) to 1.4.0
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 15:02:11 +0200] rev 166
Increase version (madon API update) to 1.4.0
Mon, 01 May 2017 14:54:57 +0200 Add 'website' parameter to application registration
Mikael Berthe <mikael@lilotux.net> [Mon, 01 May 2017 14:54:57 +0200] rev 165
Add 'website' parameter to application registration
Mon, 01 May 2017 06:34:53 +0000 update tags v1.3.0
convert-repo [Mon, 01 May 2017 06:34:53 +0000] rev 164
update tags
Sun, 30 Apr 2017 23:45:19 +0200 Update version (1.3.0)
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 23:45:19 +0200] rev 163
Update version (1.3.0)
Sun, 30 Apr 2017 22:58:12 +0200 Use github.com/pkg/errors
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 22:58:12 +0200] rev 162
Use github.com/pkg/errors
Sun, 30 Apr 2017 22:22:12 +0200 Refactor getMultipleAccounts
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 22:22:12 +0200] rev 161
Refactor getMultipleAccounts
Sun, 30 Apr 2017 22:12:57 +0200 Refactor methods returning a list of statuses
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 22:12:57 +0200] rev 160
Refactor methods returning a list of statuses
Sun, 30 Apr 2017 20:43:17 +0200 s/int/int64/ for IDs and time integers
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 20:43:17 +0200] rev 159
s/int/int64/ for IDs and time integers
Sun, 30 Apr 2017 20:42:02 +0200 Bump version to 1.3.0-dev
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 20:42:02 +0200] rev 158
Bump version to 1.3.0-dev
Sat, 29 Apr 2017 17:30:58 +0200 Bump library version v1.2.0
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 17:30:58 +0200] rev 157
Bump library version
Sat, 29 Apr 2017 17:27:15 +0200 Add field "All" to LimitParams, change Limit behaviour
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 17:27:15 +0200] rev 156
Add field "All" to LimitParams, change Limit behaviour If All is true, the library will send several requests (if needed) until the API server has sent all the results. If not, and if a Limit is set, the library will try to fetch at least this number of results.
Sat, 29 Apr 2017 12:16:16 +0200 Use links from headers
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 12:16:16 +0200] rev 155
Use links from headers Keep querying the API until the requested limit is reached, using the headers. If no limit is set, a single query is made.
Sat, 29 Apr 2017 10:51:45 +0200 Bump version number -- devel version
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 10:51:45 +0200] rev 154
Bump version number -- devel version
Fri, 28 Apr 2017 21:27:45 +0200 Bump version number v1.1.1
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 21:27:45 +0200] rev 153
Bump version number
Fri, 28 Apr 2017 21:22:25 +0200 Fix unused limit options
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 21:22:25 +0200] rev 152
Fix unused limit options LimitParams was not used in some API calls.
Fri, 28 Apr 2017 18:05:18 +0200 Bump version v1.1.0
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 18:05:18 +0200] rev 151
Bump version Change to 3-number version string
Fri, 28 Apr 2017 16:22:39 +0200 Fix mistake in previous changeset
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 16:22:39 +0200] rev 150
Fix mistake in previous changeset
Fri, 28 Apr 2017 15:43:11 +0200 Add support for limits and paging ({since,max}_id) API parameters
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 15:43:11 +0200] rev 149
Add support for limits and paging ({since,max}_id) API parameters
Fri, 28 Apr 2017 13:28:16 +0200 Add DismissNotification (Mastodon 1.3+)
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 13:28:16 +0200] rev 148
Add DismissNotification (Mastodon 1.3+)
Fri, 28 Apr 2017 11:47:18 +0200 Add version filed (Mastodon 1.3+) to the Instance type
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 11:47:18 +0200] rev 147
Add version filed (Mastodon 1.3+) to the Instance type
Sun, 23 Apr 2017 15:39:51 +0200 Add a note about required Go version
Mikael Berthe <mikael@lilotux.net> [Sun, 23 Apr 2017 15:39:51 +0200] rev 146
Add a note about required Go version See https://github.com/McKael/madonctl/issues/1
Sat, 22 Apr 2017 14:49:19 +0200 Bump version to 1.0 since the whole current API is covered v1.0
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Apr 2017 14:49:19 +0200] rev 145
Bump version to 1.0 since the whole current API is covered
Sat, 22 Apr 2017 13:08:21 +0200 Update README
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Apr 2017 13:08:21 +0200] rev 144
Update README
Sat, 22 Apr 2017 12:57:11 +0200 Add UpdateAccount()
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Apr 2017 12:57:11 +0200] rev 143
Add UpdateAccount() This patch adds support for the accounts/update_credentials API to update connected user information (display name, user note, avatar and header page image). Images can be provided in the API format (already base64-encoded) or with a file path. BTW the API implementation should be 100% complete now.
Wed, 19 Apr 2017 19:53:26 +0200 Update Travis file
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 19:53:26 +0200] rev 142
Update Travis file
Wed, 19 Apr 2017 19:51:04 +0200 README: Fix link URL
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 19:51:04 +0200] rev 141
README: Fix link URL
Wed, 19 Apr 2017 14:18:02 +0200 streams: Use websockets
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 14:18:02 +0200] rev 140
streams: Use websockets
Wed, 19 Apr 2017 11:11:48 +0200 Update README
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 11:11:48 +0200] rev 139
Update README
Wed, 19 Apr 2017 10:43:38 +0200 Update package name in source files
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 10:43:38 +0200] rev 138
Update package name in source files Also remove the cmd subdirectory and all empty tests.
Wed, 19 Apr 2017 09:30:47 +0200 Use my own library name
Mikael Berthe <mikael@lilotux.net> [Wed, 19 Apr 2017 09:30:47 +0200] rev 137
Use my own library name Move library to a new home (aka fork) instead of using my own branch of gondole, which isn't very convenient and can be confusing.
Tue, 18 Apr 2017 19:31:42 +0200 Change CreatedAt fields to time.Time
Mikael Berthe <mikael@lilotux.net> [Tue, 18 Apr 2017 19:31:42 +0200] rev 136
Change CreatedAt fields to time.Time
Mon, 17 Apr 2017 19:31:59 +0200 Add SetUserToken() to restore a user token
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 19:31:59 +0200] rev 135
Add SetUserToken() to restore a user token
Mon, 17 Apr 2017 16:22:56 +0200 Add checks on ID list values
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 16:22:56 +0200] rev 134
Add checks on ID list values
Mon, 17 Apr 2017 15:22:45 +0200 Add ID to the Relationship structure
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 15:22:45 +0200] rev 133
Add ID to the Relationship structure Missing from the API documentation.)
Mon, 17 Apr 2017 12:15:50 +0200 Make identifiers less ambiguous
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 12:15:50 +0200] rev 132
Make identifiers less ambiguous It's much better for godoc.
Mon, 17 Apr 2017 12:07:44 +0200 Introduce RestoreApp(), bump library version
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 12:07:44 +0200] rev 131
Introduce RestoreApp(), bump library version RestoreApp() lets the client provide an existing application ID/Secret pair. The library no longer falls back to mastodon.social, an instance name is required. The version is bumped to 0.1 (we have something that works!).
Mon, 17 Apr 2017 10:28:10 +0200 Update credits
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Apr 2017 10:28:10 +0200] rev 130
Update credits
Sun, 16 Apr 2017 20:52:52 +0200 login: improve error message
Mikael Berthe <mikael@lilotux.net> [Sun, 16 Apr 2017 20:52:52 +0200] rev 129
login: improve error message It looks like the server returns HTML when the authentication fails :/
Sun, 16 Apr 2017 13:37:37 +0200 Add checks for client initialization
Mikael Berthe <mikael@lilotux.net> [Sun, 16 Apr 2017 13:37:37 +0200] rev 128
Add checks for client initialization
Sun, 16 Apr 2017 02:12:38 +0200 GetTimelines: Allow '#' as hashtag prefix
Mikael Berthe <mikael@lilotux.net> [Sun, 16 Apr 2017 02:12:38 +0200] rev 127
GetTimelines: Allow '#' as hashtag prefix
Sat, 15 Apr 2017 21:08:34 +0200 Add UploadMedia()
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 21:08:34 +0200] rev 126
Add UploadMedia()
Sat, 15 Apr 2017 21:08:34 +0200 Rework the API wrappers to handle arrays of parameters
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 21:08:34 +0200] rev 125
Rework the API wrappers to handle arrays of parameters This make some API calls work better (reports with several statuses, statuses with several attachments, relationships for multiple accounts...).
Sat, 15 Apr 2017 21:08:34 +0200 Update gondole-cli tests
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 21:08:34 +0200] rev 124
Update gondole-cli tests
Sat, 15 Apr 2017 21:08:34 +0200 Export UserToken
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 21:08:34 +0200] rev 123
Export UserToken Export UserToken so that the application can use/reuse it.
Sat, 15 Apr 2017 12:35:20 +0200 Change StreamListener prototype
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 12:35:20 +0200] rev 122
Change StreamListener prototype Change StreamListener prototype in order to be able to use several StreamListener's with the same event channel. Stop a listener when the Readline call fails, since we probably cannot know if we can resume safely.
Sat, 15 Apr 2017 10:34:31 +0200 Update .gitignore
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 10:34:31 +0200] rev 121
Update .gitignore Ignore Vim swap files
Sat, 15 Apr 2017 10:26:36 +0200 Refactor API calls
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 10:26:36 +0200] rev 120
Refactor API calls
Sat, 15 Apr 2017 00:39:43 +0200 LoginBasic: Remove useless header
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2017 00:39:43 +0200] rev 119
LoginBasic: Remove useless header
Fri, 14 Apr 2017 23:25:51 +0200 Add an option to get the local timeline
Mikael Berthe <mikael@lilotux.net> [Fri, 14 Apr 2017 23:25:51 +0200] rev 118
Add an option to get the local timeline
Fri, 14 Apr 2017 22:56:50 +0200 Add streaming API support
Mikael Berthe <mikael@lilotux.net> [Fri, 14 Apr 2017 22:56:50 +0200] rev 117
Add streaming API support
Fri, 14 Apr 2017 00:10:34 +0200 Add reports API calls
Mikael Berthe <mikael@lilotux.net> [Fri, 14 Apr 2017 00:10:34 +0200] rev 116
Add reports API calls
Thu, 13 Apr 2017 23:43:10 +0200 Add FollowRequestAuthorize()
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 23:43:10 +0200] rev 115
Add FollowRequestAuthorize()
Thu, 13 Apr 2017 22:23:31 +0200 Add GetAccountStatuses()
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 22:23:31 +0200] rev 114
Add GetAccountStatuses()
Thu, 13 Apr 2017 21:25:10 +0200 Add Search() (using endpoint /search)
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 21:25:10 +0200] rev 113
Add Search() (using endpoint /search)
Thu, 13 Apr 2017 20:54:41 +0200 Add GetCurrentInstance()
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 20:54:41 +0200] rev 112
Add GetCurrentInstance()
Thu, 13 Apr 2017 20:20:50 +0200 Add FollowRemoteAccount() and GetAccountRelationships()
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 20:20:50 +0200] rev 111
Add FollowRemoteAccount() and GetAccountRelationships()
Thu, 13 Apr 2017 19:07:11 +0200 Cosmetics - remove some blank lines
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 19:07:11 +0200] rev 110
Cosmetics - remove some blank lines
Thu, 13 Apr 2017 19:03:37 +0200 Add account-related API calls
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 19:03:37 +0200] rev 109
Add account-related API calls
Thu, 13 Apr 2017 19:03:09 +0200 Fix typo in comment
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 19:03:09 +0200] rev 108
Fix typo in comment
Thu, 13 Apr 2017 13:44:09 +0200 Add scopes to the basic login, fix some login bugs
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 13:44:09 +0200] rev 107
Add scopes to the basic login, fix some login bugs
Thu, 13 Apr 2017 13:44:09 +0200 Fix the check for API error result
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 13:44:09 +0200] rev 106
Fix the check for API error result
Thu, 13 Apr 2017 12:54:05 +0200 Add missing status commands
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 12:54:05 +0200] rev 105
Add missing status commands
Thu, 13 Apr 2017 12:38:59 +0200 Introduce new error message constant
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 12:38:59 +0200] rev 104
Introduce new error message constant
Thu, 13 Apr 2017 11:02:11 +0200 Add status (GET) methods
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 11:02:11 +0200] rev 103
Add status (GET) methods
Thu, 13 Apr 2017 10:36:18 +0200 Update comment
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 10:36:18 +0200] rev 102
Update comment
Thu, 13 Apr 2017 10:36:18 +0200 Add a generic error identifier
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 10:36:18 +0200] rev 101
Add a generic error identifier
Thu, 13 Apr 2017 10:35:42 +0200 Uncomment the Card type
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 10:35:42 +0200] rev 100
Uncomment the Card type The Image field actually contains a URL string.
Thu, 13 Apr 2017 09:30:47 +0200 Return error rather than empty entities
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 09:30:47 +0200] rev 99
Return error rather than empty entities
Thu, 13 Apr 2017 00:17:57 +0200 Use Error entity structure
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 00:17:57 +0200] rev 98
Use Error entity structure
Thu, 13 Apr 2017 00:00:00 +0200 Fix previous change
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Apr 2017 00:00:00 +0200] rev 97
Fix previous change
Wed, 12 Apr 2017 23:58:34 +0200 Add ClearNotifications()
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 23:58:34 +0200] rev 96
Add ClearNotifications()
Wed, 12 Apr 2017 23:47:52 +0200 Add GetNotifications()
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 23:47:52 +0200] rev 95
Add GetNotifications()
Wed, 12 Apr 2017 23:36:46 +0200 Timelines: fix hashtag timelines
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 23:36:46 +0200] rev 94
Timelines: fix hashtag timelines
Wed, 12 Apr 2017 23:22:42 +0200 Add GetFavourites()
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 23:22:42 +0200] rev 93
Add GetFavourites()
Wed, 12 Apr 2017 23:02:15 +0200 Timelines: Handle error from API server
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 23:02:15 +0200] rev 92
Timelines: Handle error from API server
Wed, 12 Apr 2017 22:46:16 +0200 Use basic auth if oauth2 is not explicitely requested
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 22:46:16 +0200] rev 91
Use basic auth if oauth2 is not explicitely requested
Wed, 12 Apr 2017 22:31:21 +0200 Restore instance loaded from configuration
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 22:31:21 +0200] rev 90
Restore instance loaded from configuration
Wed, 12 Apr 2017 22:26:52 +0200 Merge remote-tracking branch 'upstream/develop' into mckael-experiments_2
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 22:26:52 +0200] rev 89
Merge remote-tracking branch 'upstream/develop' into mckael-experiments_2 Conflicts: cmd/gondole-cli/main.go
Wed, 12 Apr 2017 18:28:39 +0200 Add timelines support
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 18:28:39 +0200] rev 88
Add timelines support
Wed, 12 Apr 2017 18:28:24 +0200 Fix Bearer
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 18:28:24 +0200] rev 87
Fix Bearer
Wed, 12 Apr 2017 18:27:34 +0200 Change import for the experiment branch
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 18:27:34 +0200] rev 86
Change import for the experiment branch
Wed, 12 Apr 2017 17:36:27 +0200 Initial login support
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 17:36:27 +0200] rev 85
Initial login support
Wed, 12 Apr 2017 17:33:17 +0200 Some Fixes
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 17:33:17 +0200] rev 84
Some Fixes
Wed, 12 Apr 2017 16:40:02 +0200 Make it work with non-defaut instances
Mikael Berthe <mikael@lilotux.net> [Wed, 12 Apr 2017 16:40:02 +0200] rev 83
Make it work with non-defaut instances
Wed, 12 Apr 2017 18:07:56 +0200 Begin auth support.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 18:07:56 +0200] rev 82
Begin auth support.
Wed, 12 Apr 2017 14:27:09 +0200 Merge branch 'feature/restructuring' into develop
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:27:09 +0200] rev 81
Merge branch 'feature/restructuring' into develop
Wed, 12 Apr 2017 14:26:28 +0200 Remove config stuff from here.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:26:28 +0200] rev 80
Remove config stuff from here. Not complete.
Wed, 12 Apr 2017 14:25:53 +0200 Simplify.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:25:53 +0200] rev 79
Simplify.
Wed, 12 Apr 2017 14:25:13 +0200 Move test stuff there too.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:25:13 +0200] rev 78
Move test stuff there too.
Wed, 12 Apr 2017 14:23:10 +0200 Use site part of the endpoint but fix "/api/v1". Use FallBack if necessary.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:23:10 +0200] rev 77
Use site part of the endpoint but fix "/api/v1". Use FallBack if necessary.
Wed, 12 Apr 2017 14:22:04 +0200 Complete rewrite with config integration here.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:22:04 +0200] rev 76
Complete rewrite with config integration here. Not complete yet.
Wed, 12 Apr 2017 14:20:47 +0200 One cannot apply a method directly on {}, ok.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:20:47 +0200] rev 75
One cannot apply a method directly on {}, ok.
Wed, 12 Apr 2017 14:12:40 +0200 Rename "Gondole" as "Client" to avoid "gondole.Gondole".
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 14:12:40 +0200] rev 74
Rename "Gondole" as "Client" to avoid "gondole.Gondole". (expecting "golint" to go through the roof otherwise)
Wed, 12 Apr 2017 13:19:50 +0200 We are in package "main" now.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 13:19:50 +0200] rev 73
We are in package "main" now.
Wed, 12 Apr 2017 13:18:55 +0200 Add basename & filterURL.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 13:18:55 +0200] rev 72
Add basename & filterURL.
Wed, 12 Apr 2017 13:18:26 +0200 Add tests for basename/filterURL.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 13:18:26 +0200] rev 71
Add tests for basename/filterURL.
Wed, 12 Apr 2017 13:07:57 +0200 Add json tags.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 13:07:57 +0200] rev 70
Add json tags. Submitted by: @McKael@mamot.fr
Wed, 12 Apr 2017 09:38:20 +0200 Move config stuff into the CLI app.
Ollivier Robert <roberto@keltia.net> [Wed, 12 Apr 2017 09:38:20 +0200] rev 69
Move config stuff into the CLI app.
Tue, 11 Apr 2017 17:15:12 +0200 BaseURL must be specified as base_URL in the TOML file.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 17:15:12 +0200] rev 68
BaseURL must be specified as base_URL in the TOML file. Fix tests. (sometimes I hate such rules for auto-seialization)
Tue, 11 Apr 2017 17:04:40 +0200 Add a baseURL parameter to NewApp().
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 17:04:40 +0200] rev 67
Add a baseURL parameter to NewApp(). This allow for overriding the URL of the instance you are going to talk to during the first call to NewApp(). We have a chicken-and-egg issue otherwise. We need to register before doing anything.
Tue, 11 Apr 2017 11:51:47 +0200 Change all ID into string, I guess this was to avoir overflow.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 11:51:47 +0200] rev 66
Change all ID into string, I guess this was to avoir overflow.
Tue, 11 Apr 2017 11:30:23 +0200 Fix json name.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 11:30:23 +0200] rev 65
Fix json name.
Tue, 11 Apr 2017 11:27:59 +0200 Sync with tests.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 11:27:59 +0200] rev 64
Sync with tests.
Tue, 11 Apr 2017 11:27:45 +0200 More tests.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 11:27:45 +0200] rev 63
More tests.
Tue, 11 Apr 2017 10:22:44 +0200 Update install instructions.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 10:22:44 +0200] rev 62
Update install instructions. Found by: @_bapt_@mastodon.social
Tue, 11 Apr 2017 00:09:21 +0200 Add missing test file.
Ollivier Robert <roberto@keltia.net> [Tue, 11 Apr 2017 00:09:21 +0200] rev 61
Add missing test file.
Mon, 10 Apr 2017 23:47:57 +0200 More tests.
Ollivier Robert <roberto@keltia.net> [Mon, 10 Apr 2017 23:47:57 +0200] rev 60
More tests.
Mon, 10 Apr 2017 23:47:46 +0200 Display location.
Ollivier Robert <roberto@keltia.net> [Mon, 10 Apr 2017 23:47:46 +0200] rev 59
Display location.
Mon, 10 Apr 2017 23:38:20 +0200 Some more tests.
Ollivier Robert <roberto@keltia.net> [Mon, 10 Apr 2017 23:38:20 +0200] rev 58
Some more tests.
Mon, 10 Apr 2017 23:33:51 +0200 gofmt pass.
Ollivier Robert <roberto@keltia.net> [Mon, 10 Apr 2017 23:33:51 +0200] rev 57
gofmt pass.
(0) -120 tip