mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
f0c9f4169b
* 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 | ||
accountcreate.go | ||
accountcreate_test.go | ||
accountdelete.go | ||
accountdelete_test.go | ||
accountget.go | ||
accountupdate.go | ||
accountupdate_test.go | ||
accountverify.go | ||
accountverify_test.go | ||
block.go | ||
follow.go | ||
followers.go | ||
following.go | ||
relationships.go | ||
statuses.go | ||
statuses_test.go | ||
unblock.go | ||
unfollow.go |