1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
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
..
avatar.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
avatar.h Add checks for whether gdk-pixbuf exists before using avatar set 2022-05-26 21:06:27 +03:00
blocking.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
capabilities.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
chat_session.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
chat_session.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c fixup 11f52ad547 2022-08-08 17:15:58 +02:00
connection.h Format new register code correctly 2021-10-13 21:32:44 +02:00
contact.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
form.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
iq.c Make muc config update after form submit 2022-05-27 18:51:35 +03:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
jid.h Apply coding style 2020-07-07 14:18:57 +02:00
message.c ox: add helper message in case signcrypt doesnt work 2022-06-29 13:26:15 +02:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c auto-format 2022-02-01 15:01:28 +01:00
omemo.h Ensure devicelist access model is configured before updating it 2021-08-19 10:02:06 +02:00
ox.c Split ox functions from gpg.c to ox.c 2022-06-29 09:17:15 +02:00
ox.h auto-format 2022-02-01 15:01:28 +01:00
presence.c Respect silent nick change in mucs 2022-05-26 21:57:42 +03:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Rename stamp preference variable 2022-04-28 19:29:27 +02:00
roster_list.h Add plugin prof_get_nick_from_roster function 2021-04-28 09:17:02 -04:00
roster.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c Make mood display optional 2022-06-22 11:32:27 +02:00
session.h handle see-other-host XMPP stream error 2022-02-01 15:52:08 +01:00
stanza.c Add vCard support 2022-10-18 23:24:30 +01:00
stanza.h Add vCard support 2022-10-18 23:24:30 +01:00
vcard_funcs.h Add vCard support 2022-10-18 23:24:30 +01:00
vcard.c Add vCard support 2022-10-18 23:24:30 +01:00
vcard.h Add vCard support 2022-10-18 23:24:30 +01:00
xmpp.h Update copyright year 2022-05-09 15:43:33 +02:00