1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/src/xmpp
2013-06-01 21:23:34 +01:00
..
capabilities.c Added disco items to features in disco info responses 2013-03-24 17:45:12 +00:00
capabilities.h Added /caps command 2013-02-17 01:04:10 +00:00
connection.c Refactored roster push handling 2013-05-21 22:00:42 +01:00
connection.h fixed crash in stanza_create_form when text is NULL 2013-03-12 21:08:50 +02:00
iq.c Removed contact_list, moved roster logic to xmpp/roster module 2013-05-06 23:04:46 +01:00
iq.h Removed iq functions from xmpp.h 2013-02-02 20:22:39 +00:00
message.c Use waddstr for incoming messages to avoid truncation 2013-06-01 21:23:34 +01:00
message.h Removed message handler function from xmpp.h 2013-02-02 20:18:23 +00:00
presence.c Refactored roster push handling 2013-05-21 22:00:42 +01:00
presence.h Fixed error when losing connection and segfaulting on notify_remind() 2013-05-06 00:33:33 +01:00
roster.c Sort contacts on /who output 2013-05-30 21:47:30 +01:00
roster.h Add groups to roster contacts 2013-05-22 23:38:52 +01:00
stanza.c Add groups to roster contacts 2013-05-22 23:38:52 +01:00
stanza.h Add groups to roster contacts 2013-05-22 23:38:52 +01:00
xmpp.h Add groups to roster contacts 2013-05-22 23:38:52 +01:00