GoToSocial/internal/api/client
tobi 4cd00d546c
[feature] Allow newly uploaded emojis to be placed in categories (#939)
* [feature] Add emoji categories GET
Serialize emojis in appropriate categories; make it possible to get categories via the admin API

* [feature] Create (or use existing) category for new emoji uploads

* fix lint issue

* update misleading line in swagger docs
2022-11-14 22:47:27 +00:00
..
account [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
admin [feature] Allow newly uploaded emojis to be placed in categories (#939) 2022-11-14 22:47:27 +00:00
app [bugfix] Increase field size limits when registering apps (#958) 2022-11-05 11:06:50 +01:00
auth [feature] `oob` oauth token support (#889) 2022-10-08 13:49:56 +02:00
blocks [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
fileserver [bugfix] Wrap media in read closer (#941) 2022-11-03 15:03:12 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) 2022-11-13 21:38:01 +01:00
instance [feature] Make instance thumbnail configurable via admin panel (#973) 2022-11-08 17:11:06 +00:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
notification [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
search [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
status [bugfix] Use []rune to check length of user-submitted text (#948) 2022-11-03 14:38:06 +01:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [feature] add instance-expose-public-timeline flag (#1039) 2022-11-14 10:30:01 +01:00
user [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00