1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/src/xmpp
2016-09-25 22:57:43 +01:00
..
blocking.c Use hash table for bookmarks 2016-08-21 15:25:49 +01:00
blocking.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
bookmark.c Add sv_ev_bookmark_autojoin 2016-08-28 22:42:09 +01:00
bookmark.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
capabilities.c Use caps_lookup when checking for feature 2016-09-25 22:57:43 +01:00
capabilities.h Add caps_create 2016-08-14 01:06:13 +01:00
chat_session.c Send receipt request only when receiver supports feature 2016-08-18 22:53:23 +01:00
chat_session.h Send receipt request only when receiver supports feature 2016-08-18 22:53:23 +01:00
chat_state.c Tidy headers 2016-07-24 15:43:51 +01:00
chat_state.h Make header defines consistent 2016-07-24 14:51:39 +01:00
connection.c Free hashtable key list in connection_jid_for_feature() 2016-09-05 23:19:22 +01:00
connection.h Move event timeout to connection module 2016-07-24 14:08:30 +01:00
contact.c Tidy headers 2016-07-24 15:43:51 +01:00
contact.h Tidy headers 2016-07-24 15:43:51 +01:00
form.c Use libstrophe convenience functions for stanza attributes 2016-08-20 18:16:51 +01:00
form.h Tidy headers 2016-07-24 15:43:51 +01:00
iq.c Fixed typos 2016-08-28 17:30:15 +01:00
iq.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
jid.c Send receipt request only when receiver supports feature 2016-08-18 22:53:23 +01:00
jid.h Moved jid.c 2016-07-24 14:59:28 +01:00
message.c log_info on private carbons 2016-08-28 17:27:26 +01:00
message.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
muc.c Tidy headers 2016-07-24 15:43:51 +01:00
muc.h Tidy headers 2016-07-24 15:43:51 +01:00
presence.c Use hash table for bookmarks 2016-08-21 15:25:49 +01:00
presence.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
resource.c Move resource conversions 2016-07-24 16:27:39 +01:00
resource.h Move resource conversions 2016-07-24 16:27:39 +01:00
roster_list.c Tidy headers 2016-07-24 15:43:51 +01:00
roster_list.h Moved roster_list.c 2016-07-24 15:08:47 +01:00
roster.c Use libstrophe convenience functions for stanza attributes 2016-08-20 18:16:51 +01:00
roster.h Update GPL link in headers 2016-07-24 01:14:49 +01:00
session.c Handle NULL saved_status 2016-07-27 23:35:49 +01:00
session.h Move autoaway check 2016-07-24 16:06:24 +01:00
stanza.c Free stanzas on stanza_create_http_upload_request() 2016-09-05 23:27:56 +01:00
stanza.h Use hash table for bookmarks 2016-08-21 15:25:49 +01:00
xmpp.h Rename Bookmark->jid to Bookmark->barejid 2016-08-28 22:12:50 +01:00