mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-13 02:00:44 +01:00
* tidy up account, status, webfingering logic a wee bit * go fmt * invert published check * alter resp initialization * get Published from account in typeutils * don't instantiate error for no darn good reason * shadow err * don't repeat error codes in wrapped errors * don't wrap error unnecessarily