Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avatar: use unique id for stanza id | Michael Vetter | 2020-02-07 | 1 | -3/+6 |
* | xep-0084: use hash table for avatar lookup | Michael Vetter | 2020-01-22 | 1 | -8/+11 |
* | Update my Copyright to 2020 | Michael Vetter | 2020-01-03 | 1 | -1/+1 |
* | Add comments to avatar.c | Michael Vetter | 2019-12-23 | 1 | -8/+11 |
* | Add string.h to avatars.c | Michael Vetter | 2019-12-19 | 1 | -0/+1 |
* | Include stdlib.h in avatar.c | Michael Vetter | 2019-12-19 | 1 | -0/+1 |
* | xep-0084: add test stub file | Michael Vetter | 2019-12-18 | 1 | -1/+1 |
* | xep-0084: make internal functions static | Michael Vetter | 2019-12-18 | 1 | -8/+8 |
* | xep-0084: move id to avatar_metadata | Michael Vetter | 2019-12-18 | 1 | -12/+12 |
* | xep-0084: Add correct file extension | Michael Vetter | 2019-12-18 | 1 | -9/+41 |
* | xep-0084: Normalize at out of image filename | Michael Vetter | 2019-12-18 | 1 | -1/+3 |
* | xep-0084: Improve help | Michael Vetter | 2019-12-18 | 1 | -1/+1 |
* | xep-0084: | Michael Vetter | 2019-12-18 | 1 | -0/+4 |
* | Fix header | Michael Vetter | 2019-12-18 | 1 | -1/+1 |
* | xep-0084: save avatars in own directory | Michael Vetter | 2019-12-18 | 1 | -4/+20 |
* | xep-0084: Make it work multiple times | Michael Vetter | 2019-12-18 | 1 | -0/+4 |
* | xep-0084: Download avatars | Michael Vetter | 2019-12-18 | 1 | -3/+80 |
* | xep-0084: Look for specific user and print ID | Michael Vetter | 2019-12-18 | 1 | -1/+21 |
* | Start implementing XEP-0084 | Michael Vetter | 2019-12-18 | 1 | -0/+94 |