gotosocial/internal/typeutils
tobi ae5402ada6
[chore] Mastodon api fixups (#617)
* don't omitempty on description

* don't omitempty on any fields

* add ms to timestamp format

* don't omitempty on text_url

* rearrange attachment fields a bit

* just give URL again as attachment text url

* update tests

* fix accidental replace
2022-05-28 18:59:55 +01:00
..
astointernal.go [bugfix] Fix error extracting status content: no content found (#598) 2022-05-23 16:12:46 +01:00
astointernal_test.go [chore] Add test for dereferencing Owncast service account (#613) 2022-05-27 16:35:35 +02:00
converter.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
converter_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00
frontendtointernal.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
internal.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
internaltoas.go [security] Check all involved IRIs during block checking (#593) 2022-05-23 11:46:50 +02:00
internaltoas_test.go [bugfix] Fix multiple dereferences of boosted status causing media duplication (#589) 2022-05-23 16:40:03 +01:00
internaltofrontend.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00
internaltofrontend_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
wrap_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00