mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 07:36:22 +00:00
Only include lastactivity feature in disco responses when enabled
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
#define XMPP_FEATURE_BLOCKING "urn:xmpp:blocking"
|
||||
#define XMPP_FEATURE_RECEIPTS "urn:xmpp:receipts"
|
||||
#define XMPP_FEATURE_LASTACTIVITY "jabber:iq:last"
|
||||
|
||||
typedef enum {
|
||||
JABBER_CONNECTING,
|
||||
|
||||
Reference in New Issue
Block a user