types.go
Thu, 06 Sep 2018 11:28:42 +0200 Mikael Berthe Introduce new type: MastodonDate
Thu, 06 Sep 2018 00:23:40 +0200 Mikael Berthe Update search result type (us rich tag structure)
Wed, 05 Sep 2018 02:33:23 +0200 Mikael Berthe UpdateAccount: Add support for FieldsAttributes and Source parameters
Wed, 05 Sep 2018 02:33:23 +0200 Mikael Berthe Update Mastodon types
Wed, 21 Mar 2018 15:06:54 +0100 Mikael Berthe instance activity: Add a WeekActivity type
Wed, 21 Mar 2018 13:19:50 +0100 Mikael Berthe Add account "moved" field
Wed, 21 Mar 2018 01:00:57 +0100 Mikael Berthe Update types
Tue, 20 Mar 2018 13:11:26 +0100 Mikael Berthe Add new type InstancePeer
Mon, 19 Mar 2018 15:05:46 +0100 Mikael Berthe Update copyrights
Sun, 18 Mar 2018 21:25:37 +0100 Mikael Berthe Update types wrt current Mastodon API
Sat, 21 Oct 2017 18:53:00 +0200 Mikael Berthe Update types to reflect Mastodon 2.0.0 API changes
Sun, 28 May 2017 00:12:05 +0200 Mikael Berthe Precise Attachment meta fields
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 11:20:29 +0200 Mikael Berthe Update types
Fri, 26 May 2017 10:06:16 +0200 Mikael Berthe Add status language field
Fri, 05 May 2017 22:18:57 +0200 Mikael Berthe Fix Descendants spelling
Mon, 01 May 2017 19:18:10 +0200 Mikael Berthe Fix case mistakes in JSON tags
Sun, 30 Apr 2017 20:43:17 +0200 Mikael Berthe s/int/int64/ for IDs and time integers
Fri, 28 Apr 2017 11:47:18 +0200 Mikael Berthe Add version filed (Mastodon 1.3+) to the Instance type
Wed, 19 Apr 2017 10:43:38 +0200 Mikael Berthe Update package name in source files
Tue, 18 Apr 2017 19:31:42 +0200 Mikael Berthe Change CreatedAt fields to time.Time
Mon, 17 Apr 2017 15:22:45 +0200 Mikael Berthe Add ID to the Relationship structure
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 21:08:34 +0200 Mikael Berthe Export UserToken
Thu, 13 Apr 2017 10:35:42 +0200 Mikael Berthe Uncomment the Card type
Wed, 12 Apr 2017 17:36:27 +0200 Mikael Berthe Initial login support
Wed, 12 Apr 2017 16:40:02 +0200 Mikael Berthe Make it work with non-defaut instances
Wed, 12 Apr 2017 14:12:40 +0200 Ollivier Robert Rename "Gondole" as "Client" to avoid "gondole.Gondole".
Wed, 12 Apr 2017 13:07:57 +0200 Ollivier Robert Add json tags.
Tue, 11 Apr 2017 11:51:47 +0200 Ollivier Robert Change all ID into string, I guess this was to avoir overflow.
Thu, 06 Apr 2017 23:36:00 +0200 Ollivier Robert Main Gondole type will contain the OAuth token.
Wed, 05 Apr 2017 22:03:09 +0200 Ollivier Robert Does not make any sense to have ID anything else than int64.
Wed, 05 Apr 2017 19:38:22 +0200 Ollivier Robert Cleanup imports.
Wed, 05 Apr 2017 19:28:49 +0200 Ollivier Robert Add all types documented.
Wed, 05 Apr 2017 16:35:04 +0200 Ollivier Robert Begin to fill in types.
Wed, 05 Apr 2017 15:38:39 +0200 Ollivier Robert Adding types.
Wed, 05 Apr 2017 15:11:22 +0200 Ollivier Robert We have an skeleton now.
less more (0) tip