gotosocial/internal/federation/dereferencing
tsmethurst 181f782d13 break a lot of tests
Move shared test logic into the testrig,
rather than having it scattered all over
the place. This allows us to just mock
the transport controller once, and have
all tests use it (unless they need not to
for some other reason).
2022-06-01 18:13:16 +02:00
..
account.go rework GetRemoteAccount 2022-06-01 16:10:41 +02:00
account_test.go fix for new getRemoteAccount 2022-06-01 16:10:28 +02:00
announce.go [bugfix] Fix multiple dereferences of boosted status causing media duplication (#589) 2022-05-23 16:40:03 +01:00
collectionpage.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
dereferencer.go totally break GetRemoteAccount 2022-05-30 16:20:10 +02:00
dereferencer_test.go break a lot of tests 2022-06-01 18:13:16 +02:00
finger.go rework finger again, final form 2022-05-31 16:57:43 +02:00
handshake.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
instance.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
media_test.go pass a function into the manager, start work on emoji 2022-01-11 17:49:14 +01:00
status.go fix for new getRemoteAccount 2022-06-01 16:10:28 +02:00
status_test.go [bugfix] Fix multiple dereferences of boosted status causing media duplication (#589) 2022-05-23 16:40:03 +01:00
thread.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00