1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
2013-03-14 20:50:09 +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 Added /disco command 2013-03-14 20:50:09 +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 Added /disco command 2013-03-14 20:50:09 +00:00
presence.h Removed presence functions from xmpp.h 2013-02-02 20:27:46 +00:00
stanza.c Added /disco command 2013-03-14 20:50:09 +00:00
stanza.h Added /disco command 2013-03-14 20:50:09 +00:00
xmpp.h Added /disco command 2013-03-14 20:50:09 +00:00