gotosocial/internal/api/client
Matthew Phillips 477ae50933
[feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168)
* Implement Bookmarks

* Update based on review comments

* Update swagger doc

* Fix argument passing to status.Bookmark

* Update changed test

* Updates based on latest PR review
2022-12-09 11:37:12 +01:00
..
account [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
admin [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
app [bugfix] Increase field size limits when registering apps (#958) 2022-11-05 11:06:50 +01:00
auth [feature] overhaul the oidc system (#961) 2022-12-06 14:15:56 +01:00
blocks [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
bookmarks [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
fileserver [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190) 2022-11-30 17:44:02 +01:00
instance [feature] media: add webp support (#1155) 2022-12-06 14:15:25 +01:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
notification [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
search [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
status [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
user [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00