1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/event
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
..
client_events.c Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
client_events.h Format new register code correctly 2021-10-13 21:32:44 +02:00
common.c Add vCard support 2022-10-18 23:24:30 +01:00
common.h Update copyright year 2022-05-09 15:43:33 +02:00
server_events.c Add vCard support 2022-10-18 23:24:30 +01:00
server_events.h Add support for offline MUC notifications 2022-04-23 02:42:23 +02:00