mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:32:25 -05: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 | ||
| admin | ||
| media | ||
| status | ||
| streaming | ||
| account.go | ||
| admin.go | ||
| app.go | ||
| blocks.go | ||
| federation.go | ||
| followrequest.go | ||
| fromclientapi.go | ||
| fromcommon.go | ||
| fromfederator.go | ||
| fromfederator_test.go | ||
| instance.go | ||
| media.go | ||
| notification.go | ||
| notification_test.go | ||
| processor.go | ||
| processor_test.go | ||
| search.go | ||
| status.go | ||
| streaming.go | ||
| timeline.go | ||