1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/config
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
..
account.c Don't forget encryption status for OX and PGP. 2022-06-17 15:43:54 +03:00
account.h Don't forget encryption status for OX and PGP. 2022-06-17 15:43:54 +03:00
accounts.c accounts: deduplicate code via helper function 2022-06-29 12:30:05 +02:00
accounts.h Don't forget encryption status for OX and PGP. 2022-06-17 15:43:54 +03:00
cafile.c Include xmpp.h to cafile.c 2022-06-28 20:08:44 +02:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Update copyright year 2022-05-09 15:43:33 +02:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c Update copyright year 2022-05-09 15:43:33 +02:00
files.h Add vCard support 2022-10-18 23:24:30 +01:00
preferences.c Add vCard support 2022-10-18 23:24:30 +01:00
preferences.h Add vCard support 2022-10-18 23:24:30 +01:00
scripts.c scripts: get rid of read variable 2022-06-29 10:34:59 +02:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Update copyright year 2022-05-09 15:43:33 +02:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c a tad more const-correctness 2022-03-22 11:44:00 +01:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00