1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
DebXWoody 3cd3bced70
Incoming iq stanza - Reset the autoping timer
A autoping is to make sure that there is still a connection between server and
client. If the application receives incoming stanza, the connection is fine.
There is no need to wait for response, if there are other incomings.

Issue: #1333 and #1315
2020-05-23 06:52:03 +02:00
..
avatar.c Create call_external() helper function 2020-05-20 10:54:58 +02:00
avatar.h xep-0084/avatar: add option to open avatar directly 2020-03-10 07:12:13 +01:00
blocking.c Review logging for blocking.c 2020-04-14 18:32:43 +02:00
blocking.h Add vim modeline 2019-11-13 12:11:05 +01:00
bookmark.c Fix segfault in new bookmark feature 2020-05-22 16:20:02 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c xep-0308: create setting to toggle lmc 2020-02-10 14:52:42 +01:00
capabilities.h Add vim modeline 2019-11-13 12:11:05 +01:00
chat_session.c Add vim modeline 2019-11-13 12:11:05 +01:00
chat_session.h Add vim modeline 2019-11-13 12:11:05 +01:00
chat_state.c Add vim modeline 2019-11-13 12:11:05 +01:00
chat_state.h Add vim modeline 2019-11-13 12:11:05 +01:00
connection.c Add vim modeline 2019-11-13 12:11:05 +01:00
connection.h Add vim modeline 2019-11-13 12:11:05 +01:00
contact.c Add vim modeline 2019-11-13 12:11:05 +01:00
contact.h Add vim modeline 2019-11-13 12:11:05 +01:00
form.c Add vim modeline 2019-11-13 12:11:05 +01:00
form.h Add vim modeline 2019-11-13 12:11:05 +01:00
iq.c Incoming iq stanza - Reset the autoping timer 2020-05-23 06:52:03 +02:00
iq.h Add vim modeline 2019-11-13 12:11:05 +01:00
jid.c Add vim modeline 2019-11-13 12:11:05 +01:00
jid.h Add vim modeline 2019-11-13 12:11:05 +01:00
message.c Fix typing notification 2020-05-21 12:24:03 +02:00
message.h Add vim modeline 2019-11-13 12:11:05 +01:00
muc.c OMEMO Device List only for non anonymous MUCs 2020-04-17 19:53:34 +02:00
muc.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
omemo.c Fix maybe uninitialized and don't guard g_free 2020-01-20 14:34:09 +01:00
omemo.h Add vim modeline 2019-11-13 12:11:05 +01:00
presence.c Review logging in presence.c 2020-04-14 18:29:15 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Add vim modeline 2019-11-13 12:11:05 +01:00
resource.h Add vim modeline 2019-11-13 12:11:05 +01:00
roster_list.c Fix memory leak of presence object 2020-02-23 08:51:36 +02:00
roster_list.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
roster.c Add vim modeline 2019-11-13 12:11:05 +01:00
roster.h Add vim modeline 2019-11-13 12:11:05 +01:00
session.c Add vim modeline 2019-11-13 12:11:05 +01:00
session.h Add vim modeline 2019-11-13 12:11:05 +01:00
stanza.c Fix potential memleak in stanza_create_caps_from_query_element() 2020-04-20 15:31:48 +02:00
stanza.h Preserve Gajims minimize flag in bookmarks 2020-05-22 16:18:28 +02:00
xmpp.h Preserve Gajims minimize flag in bookmarks 2020-05-22 16:18:28 +02:00