Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logging: substitute %w for %v | Koni Marti | 2022-10-02 | 1 | -9/+9 |
* | backends: send MessageInfoError on header fetching error | Tim Culverhouse | 2022-09-25 | 1 | -1/+1 |
* | charset: handle unknown charsets more user-friendly | Koni Marti | 2022-09-25 | 1 | -2/+1 |
* | mbox: implement MoveMessages handling | Tim Culverhouse | 2022-08-22 | 1 | -0/+18 |
* | mbox: filtering for mbox accounts | Koni Marti | 2022-08-22 | 1 | -30/+44 |
* | go: removed io/ioutil | Moritz Poldrack | 2022-08-22 | 1 | -2/+2 |
* | lint: work nicely with wrapped errors (errorlint) | Moritz Poldrack | 2022-08-04 | 1 | -13/+14 |
* | 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 | 1 | -2/+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 | 1 | -0/+379 |