mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 21:46:21 +00:00
xep-0308: Initial support for incoming LMC
This commit is contained in:
@@ -110,6 +110,8 @@ caps_init(void)
|
||||
if (prefs_get_boolean(PREF_LASTACTIVITY)) {
|
||||
g_hash_table_add(prof_features, strdup(STANZA_NS_LASTACTIVITY));
|
||||
}
|
||||
//TODO: depend on setting
|
||||
g_hash_table_add(prof_features, strdup(STANZA_NS_LAST_MESSAGE_CORRECTION));
|
||||
my_sha1 = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user