Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | 1 | ||
* [chore] Deinterface processor and subprocessors * expose subprocessors via function calls * missing license header | ||||
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | 1 | ||
2021-12-20 | Extend license notices to 2022 (#354) | 1 | ||
2021-10-04 | Refactor/tidy (#261) | 1 | ||
* 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 |