1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/xmpp
2020-11-16 21:58:08 +01:00
..
avatar.c Since the string from strerror should never be modified, use const. 2020-10-14 09:52:26 +02:00
avatar.h xep-0084/avatar: add option to open avatar directly 2020-03-10 07:12:13 +01:00
blocking.c Apply coding style 2020-07-07 14:18:57 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c xmpp/bookmark: don't use uninitialised field 2020-10-19 00:00:00 +03:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
capabilities.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c Require libstrophe/libmesode 0.10.0 2020-09-30 19:30:40 +02:00
connection.h Apply coding style 2020-07-07 14:18:57 +02:00
contact.c Apply coding style 2020-07-07 14:18:57 +02:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c Apply coding style 2020-07-07 14:18:57 +02:00
form.h Apply coding style 2020-07-07 14:18:57 +02:00
iq.c Refactor to use file stream 2020-11-16 21:58:08 +01:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Apply coding style 2020-07-07 14:18:57 +02:00
jid.h Apply coding style 2020-07-07 14:18:57 +02:00
message.c Print all error stanzas 2020-10-30 15:09:40 +01:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Apply coding style 2020-07-07 14:18:57 +02:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c Apply coding style 2020-07-07 14:18:57 +02:00
omemo.h Apply coding style 2020-07-07 14:18:57 +02:00
ox.c Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_and_ns 2020-09-30 19:41:08 +02:00
ox.h OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) 2020-07-10 13:40:00 +02:00
presence.c Apply coding style 2020-07-07 14:18:57 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Apply coding style 2020-07-07 14:18:57 +02:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.h Apply coding style 2020-07-07 14:18:57 +02:00
roster.c Apply coding style 2020-07-07 14:18:57 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c Apply coding style 2020-07-07 14:18:57 +02:00
session.h Add vim modeline 2019-11-13 12:11:05 +01:00
stanza.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
stanza.h Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_and_ns 2020-09-30 19:41:08 +02:00
xmpp.h Parse stanza-id 2020-07-23 14:21:27 +02:00