about summary refs log tree commit diff stats
path: root/tests/unittests/xmpp/stub_avatar.c
Commit message (Collapse)AuthorAgeFilesLines
* Final touches for `/avatar set`Michael Vetter2022-05-271-2/+0
|
* Add checks for whether gdk-pixbuf exists before using avatar setMarcoPolo-PasTonMolo2022-05-261-1/+4
|
* Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-261-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 styleMichael Vetter2020-07-071-3/+6
|
* Revert "Apply coding style"Michael Vetter2020-07-071-7/+4
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-4/+7
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* xep-0084: add test stub fileMichael Vetter2019-12-181-0/+7