mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-14 07:47:28 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| announce.go | ||
| collectionpage.go | ||
| dereferencer.go | ||
| dereferencer_test.go | ||
| handshake.go | ||
| instance.go | ||
| media.go | ||
| media_test.go | ||
| status.go | ||
| status_test.go | ||
| thread.go | ||