Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | ||||
2021-09-01 | moving stuff around | 1 | ||
2021-07-05 | Domain block (#76) | 1 | ||
* start work on admin domain blocking * move stuff around + further work on domain blocks * move + restructure processor * prep work for deleting account * tidy * go fmt * formatting * domain blocking more work * check domain blocks way earlier on * progress on delete account * delete more stuff when an account is gone * and more... * domain blocky block block * get individual domain block, delete a block |