1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00
profanity/src/xmpp
2023-10-14 18:07:52 +02:00
..
avatar.c Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
avatar.h Add ability to disable avatar publishing 2023-05-02 14:45:54 -06:00
blocking.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
capabilities.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
chat_session.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
chat_session.h improve const correctness 2023-01-18 20:11:13 +01: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 Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
connection.h fix /reconnect now 2023-05-10 18:12:11 +02:00
contact.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +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 Fix typos, correct grammar 2023-10-14 18:07:52 +02:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
jid.h g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
message.c Merge pull request #1892 from ike08/improvement/muc-title-behaviour 2023-10-09 09:47:03 +02:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
omemo.h Ensure devicelist access model is configured before updating it 2021-08-19 10:02:06 +02:00
ox.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
ox.h auto-format 2022-02-01 15:01:28 +01:00
presence.c Extend autoping timer on each stanza we receive. 2023-10-04 17:02:10 +02: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 Fix memleak. 2023-10-04 17:02:10 +02:00
roster_list.h Cleanup char* to auto_gchar gchar* for prefs_get_string 2023-07-03 16:06:27 +02:00
roster.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
session.h fix /reconnect now 2023-05-10 18:12:11 +02:00
stanza.c Add helper function to create version string 2023-07-25 20:58:15 +02:00
stanza.h g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
vcard_funcs.h Add vCard support 2022-10-18 23:24:30 +01:00
vcard.c Cleanup g_strfreev() to auto_gcharv 2023-07-13 17:05:07 +02:00
vcard.h Add vCard support 2022-10-18 23:24:30 +01:00
xmpp.h Extend autoping timer on each stanza we receive. 2023-10-04 17:02:10 +02:00