1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src/xmpp
James Booth 5c475d630a Fixed problem with using id attribute with apostrophe.
Needs a better solution, but the current one stop the crash
2013-03-07 18:37:44 +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 Made connection free resources static function 2013-02-27 20:46:44 +00:00
iq.c Colour title on /caps and /software output 2013-02-17 16:39:37 +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 Fixed problem with using id attribute with apostrophe. 2013-03-07 18:37:44 +00:00
presence.h Removed presence functions from xmpp.h 2013-02-02 20:27:46 +00:00
stanza.c Added autocomplete for /software command 2013-02-17 02:10:56 +00:00
stanza.h Added autocomplete for /software command 2013-02-17 02:10:56 +00:00
xmpp.h Init and shutdown of libstrophe moved, free resources before creating 2013-02-27 23:14:41 +00:00