gotosocial/internal/api/client/followrequest
tobi 006c8b604b
[feature] Set default header and avatar for API accounts to GtS ones (#799)
* validate web-asset-base-dir

* move default icons into converter

* always ensure avatar + header on api accounts

* update tests

* add default header

* don't return error from web module creation anymore

* tidy a bit

* use pngs for default avatars rather than svgs
2022-09-04 14:41:42 +02:00
..
authorize.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
authorize_test.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
get.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
get_test.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
reject.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
reject_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00