mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 15:36:21 +00:00
Only include receipts feature in disco responses when enabled
issue #829
This commit is contained in:
@@ -203,6 +203,8 @@ void iq_last_activity_request(gchar *jid) {}
|
||||
void iq_autoping_check(void) {}
|
||||
|
||||
// caps functions
|
||||
void caps_add_feature(char *feature) {}
|
||||
void caps_remove_feature(char *feature) {}
|
||||
EntityCapabilities* caps_lookup(const char * const jid)
|
||||
{
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user