1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/xmpp
James Booth f4041f049c Handle when servers do not send fulljid with presence
A default resource "__prof_default" is created, and invisible to the
user for most purposes.
2013-04-07 19:19:02 +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 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 Respond to disco items query 2013-03-24 17:40:46 +00:00
iq.h Removed iq functions from xmpp.h 2013-02-02 20:22:39 +00:00
message.c Show message in console when receiving chat room invites 2013-03-24 21:46:00 +00:00
message.h Removed message handler function from xmpp.h 2013-02-02 20:18:23 +00:00
presence.c Handle when servers do not send fulljid with presence 2013-04-07 19:19:02 +01: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 Show message in console when receiving chat room invites 2013-03-24 21:46:00 +00:00
xmpp.h Show message in console when receiving chat room invites 2013-03-24 21:46:00 +00:00