index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
avatar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Spawn external programs asynchronously
Marouane L
2022-10-12
1
-1
/
+1
*
support for formatting in avatar executable
nandesu-utils
2022-09-06
1
-3
/
+13
*
Final touches for `/avatar set`
Michael Vetter
2022-05-27
1
-2
/
+3
*
Add checks for whether gdk-pixbuf exists before using avatar set
MarcoPolo-PasTonMolo
2022-05-26
1
-2
/
+4
*
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+55
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+1
*
Format code correctly
Michael Vetter
2021-10-05
1
-2
/
+2
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
1
-0
/
+2
*
avatar: make _avatar_request_item_result_handler safer
Michael Vetter
2021-03-25
1
-0
/
+4
*
avatar: make _avatar_metadata_handler safer
Michael Vetter
2021-03-25
1
-11
/
+20
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Remove not needed include
Michael Vetter
2020-12-16
1
-1
/
+0
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
1
-1
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-42
/
+43
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-48
/
+47
*
Apply coding style
Michael Vetter
2020-07-07
1
-47
/
+48
*
Get output and error streams from the command spawned by external_call()
Pierre Mazière
2020-06-03
1
-1
/
+4
*
Create call_external() helper function
Michael Vetter
2020-05-20
1
-9
/
+1
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
1
-2
/
+27
*
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