mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 16:42:25 -05: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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| announce.go | ||
| collectionpage.go | ||
| dereferencer.go | ||
| dereferencer_test.go | ||
| emoji.go | ||
| emoji_test.go | ||
| finger.go | ||
| handshake.go | ||
| instance.go | ||
| status.go | ||
| status_test.go | ||
| thread.go | ||
| util.go | ||