Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mbox: filtering for mbox accounts | Koni Marti | 2022-08-22 | 1 | -30/+44 |
* | go: removed io/ioutil | Moritz Poldrack | 2022-08-22 | 3 | -7/+5 |
* | lint: work nicely with wrapped errors (errorlint) | Moritz Poldrack | 2022-08-04 | 3 | -15/+17 |
* | lint: ensure errors are at least logged (errcheck) | Moritz Poldrack | 2022-08-04 | 1 | -1/+4 |
* | lint: simplify code (gosimple) | Moritz Poldrack | 2022-08-04 | 1 | -14/+11 |
* | lint: remove ineffectual assignments (ineffassign) | Moritz Poldrack | 2022-08-04 | 1 | -1/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 2 | -3/+4 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -14/+15 |
* | mbox: implement an mbox backend worker | Koni Marti | 2022-07-14 | 4 | -0/+692 |