mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 17:17:30 -06:00
* tidy up streaming * cut down code duplication * test get followers/following * test streaming processor * fix some test models * add TimeMustParse * fix uri / url typo * make trace logging less verbose * make logging more consistent * disable quote on logging * remove context.Background * remove many extraneous mastodon references * regenerate swagger * don't log query on no rows result * log latency first for easier reading |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| announce.go | ||
| attachment.go | ||
| attachment_test.go | ||
| collectionpage.go | ||
| dereferencer.go | ||
| dereferencer_test.go | ||
| handshake.go | ||
| instance.go | ||
| status.go | ||
| status_test.go | ||
| thread.go | ||