GoToSocial/internal/processing/streaming
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
notification.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
notification_test.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
openstream.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
openstream_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
streamdelete.go [chore] Update Go version to 1.18 (#444) 2022-04-02 15:40:09 +02:00
streaming.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
streaming_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
streamtoaccount.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
update.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00