1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/command
Marouane L f934c5b59f
Add vCard support
Only nicknames, photos, birthdays, addresses, telephone numbers, emails,
JIDs, titles, roles, notes, and URLs are supported

Due to the synopsis array not having enough space, `/vcard photo
open-self` and `/vcard photo save-self` are not documented properly in
the synopsis section of the `/vcard` command, but they are documented in
the arguments section

Fixed memory leak in vcard autocomplete (thanks to debXwoody)
2022-10-18 23:24:30 +01:00
..
cmd_ac.c Add vCard support 2022-10-18 23:24:30 +01:00
cmd_ac.h Move declaration and definition of win_get_last_sent_message to the correct place 2021-10-22 10:24:51 +03:00
cmd_defs.c Add vCard support 2022-10-18 23:24:30 +01:00
cmd_defs.h Update copyright year 2022-05-09 15:43:33 +02:00
cmd_funcs.c Add vCard support 2022-10-18 23:24:30 +01:00
cmd_funcs.h Add vCard support 2022-10-18 23:24:30 +01:00