mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-23 12:53:23 +00:00
97f5453378
* start refactoring some of the search + deref logic
* add tests for search api
* rename GetRemoteAccount + GetRemoteStatus
* make search function a bit simpler + clearer
* fix little fucky wucky uwu owo i'm just a little guy
* update faulty switch statements
* update test to use storage struct
* redo switches for clarity
* reduce repeated logic in search tests
* fastfail getstatus by uri
* debug log + trace log better
* add implementation note
* return early if no result for namestring search
* return + check on dereferencing error types
* errors hah what errors
* remove unneeded error type alias, add custom error text during stringification itself
* fix a woops recursion 🙈
Signed-off-by: kim <grufwub@gmail.com>
Co-authored-by: kim <grufwub@gmail.com>
|
||
---|---|---|
.. | ||
dereferencing | ||
federatingdb | ||
authenticate.go | ||
clock.go | ||
commonbehavior.go | ||
dereference.go | ||
federatingactor.go | ||
federatingactor_test.go | ||
federatingprotocol.go | ||
federatingprotocol_test.go | ||
federator.go | ||
federator_test.go | ||
gone.go | ||
handshake.go | ||
transport.go |