Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final touches for `/avatar set` | Michael Vetter | 2022-05-27 | 1 | -2/+0 |
| | |||||
* | Add checks for whether gdk-pixbuf exists before using avatar set | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -1/+4 |
| | |||||
* | Add `/avatar set` command to publish avatar | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -0/+5 |
| | | | | | | | | Use `/avatar set <path>` where <path> is an image file to upload a new avatar for the current user. When the avatar is too big it gets scaled down. Scaling code copied from dino. Fixes https://github.com/profanity-im/profanity/issues/1687 | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -3/+6 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -7/+4 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -4/+7 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | xep-0084: add test stub file | Michael Vetter | 2019-12-18 | 1 | -0/+7 |