GoToSocial/internal/typeutils
tobi 73b8839c5d
[bugfix] Make `/api/v2/media` more compatible with masto API (#724)
* update docs

* make api version into a path param

* update tests

* workaround to unset URL if using v2 of api

* make some fields into pointers
2022-07-22 12:48:19 +02:00
..
astointernal.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
astointernal_test.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
converter.go [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02: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 [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
internaltoas_test.go [bugfix] Visibility fixes (#687) 2022-07-04 15:41:20 +02:00
internaltofrontend.go [bugfix] Make `/api/v2/media` more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
internaltofrontend_test.go [bugfix] Make `/api/v2/media` more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
wrap_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00