Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better builtin avatar generator (#17707) | wxiaoguang | 2021-11-20 | 1 | -2/+2 |
| | | | | | | | This PR fixes the builtin avatar generator. 1. The random background color makes some images very dirty. So now we only use white background for avatars. 2. We use left-right mirror avatars to satisfy #14799 3. Fix a small padding error in the algorithm | ||||
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 2 | -0/+312 |
* go build / format tools * re-format imports |