1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/xmpp
2013-03-17 23:04:36 +00:00
..
capabilities.c Tidied new command output, ordered features 2013-02-17 16:50:44 +00:00
capabilities.h Added /caps command 2013-02-17 01:04:10 +00:00
connection.c Check for NULL connection and context 2013-03-02 21:35:00 +00:00
connection.h fixed crash in stanza_create_form when text is NULL 2013-03-12 21:08:50 +02:00
iq.c Renamed ID attribute for capabilities disco info request 2013-03-17 21:46:49 +00:00
iq.h Removed iq functions from xmpp.h 2013-02-02 20:22:39 +00:00
message.c Added usage of handlers to message and presence modules 2013-02-10 19:39:19 +00:00
message.h Removed message handler function from xmpp.h 2013-02-02 20:18:23 +00:00
presence.c Refactor getting caps_key 2013-03-17 23:04:36 +00:00
presence.h Removed presence functions from xmpp.h 2013-02-02 20:27:46 +00:00
stanza.c Refactor show and status stanza handling 2013-03-17 22:21:05 +00:00
stanza.h Refactor show and status stanza handling 2013-03-17 22:21:05 +00:00
xmpp.h Implemented output for /disco info 2013-03-14 23:41:36 +00:00