gotosocial/internal/typeutils
tobi f0c9f4169b
[bugfix] Fix multiple dereferences of boosted status causing media duplication (#589)
* add some announces to test models

* start on announce test logic

* test federatingDB.Announce

* change signature of GetRemoteStatus

* remove 'refresh' logic and replace it with refetch

* go fmt

* remove timeline manager from processor test

* make zork created at determinate

* test get account statuses

* test get + serialize zork

* make account keys determinate

* make admin accountCreate time determinate

* test account to as

* init test config before test log

* test status to frontend

* remove daft Within check

* hack around a bit

* use index of slice
2022-05-23 16:40:03 +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 [bugfix] If status URL is empty, use URI instead and don't log unnecessary error (#597) 2022-05-23 16:10:48 +01:00
converter.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
converter_test.go [bugfix] Fix multiple dereferences of boosted status causing media duplication (#589) 2022-05-23 16:40:03 +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 [bugfix] Fix existing bio text showing as HTML (#531) 2022-05-07 17:55:27 +02:00
internaltofrontend_test.go [bugfix] Fix multiple dereferences of boosted status causing media duplication (#589) 2022-05-23 16:40:03 +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