app.go
Wed, 19 Sep 2018 20:52:48 +0200 Mikael Berthe Fix endpoint for app registration (broken by 9dcadf72)
Mon, 19 Mar 2018 15:05:46 +0100 Mikael Berthe Update copyrights
Sat, 21 Oct 2017 21:18:11 +0200 Mikael Berthe registerApp.ID is a JSON string with Mastodon v2
Mon, 01 May 2017 14:54:57 +0200 Mikael Berthe Add 'website' parameter to application registration
Sun, 30 Apr 2017 22:58:12 +0200 Mikael Berthe Use github.com/pkg/errors
Sun, 30 Apr 2017 20:43:17 +0200 Mikael Berthe s/int/int64/ for IDs and time integers
Sat, 29 Apr 2017 12:16:16 +0200 Mikael Berthe Use links from headers
Fri, 28 Apr 2017 15:43:11 +0200 Mikael Berthe Add support for limits and paging ({since,max}_id) API parameters
Wed, 19 Apr 2017 10:43:38 +0200 Mikael Berthe Update package name in source files
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
Sat, 15 Apr 2017 10:26:36 +0200 Mikael Berthe Refactor API calls
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 14:26:28 +0200 Ollivier Robert Remove config stuff from here.
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.
Mon, 10 Apr 2017 15:54:10 +0200 Ollivier Robert Register the new client if not already done.
Thu, 06 Apr 2017 23:37:58 +0200 Ollivier Robert Will be filled in later.
Thu, 06 Apr 2017 23:31:31 +0200 Ollivier Robert Move App stuff into app.go.
less more (0) tip