Added push, image support to prosody
This commit is contained in:
@@ -1,59 +1,86 @@
|
||||
return {
|
||||
["eu.siacs.conversations.axolotl.bundles:719589985"] = {
|
||||
["eu.siacs.conversations.axolotl.bundles:452215848"] = {
|
||||
["config"] = {
|
||||
["persist_items"] = true;
|
||||
["access_model"] = "open";
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:452215848";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:1967738173"] = {
|
||||
["config"] = {
|
||||
["notify_retract"] = true;
|
||||
["notify_delete"] = true;
|
||||
["access_model"] = "open";
|
||||
["persist_items"] = true;
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:1967738173";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.devicelist"] = {
|
||||
["config"] = {
|
||||
["notify_delete"] = true;
|
||||
["include_payload"] = true;
|
||||
["access_model"] = "open";
|
||||
["notify_items"] = true;
|
||||
["persist_items"] = true;
|
||||
["max_items"] = 1;
|
||||
["notification_type"] = "headline";
|
||||
["notify_retract"] = true;
|
||||
["publish_model"] = "publishers";
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.devicelist";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:2046552331"] = {
|
||||
["config"] = {
|
||||
["notify_delete"] = true;
|
||||
["include_payload"] = true;
|
||||
["access_model"] = "open";
|
||||
["notify_items"] = true;
|
||||
["persist_items"] = true;
|
||||
["max_items"] = 1;
|
||||
["notification_type"] = "headline";
|
||||
["notify_retract"] = true;
|
||||
["publish_model"] = "publishers";
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:2046552331";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:440974939"] = {
|
||||
["config"] = {
|
||||
["notify_delete"] = true;
|
||||
["include_payload"] = true;
|
||||
["itemreply"] = "none";
|
||||
["access_model"] = "open";
|
||||
["send_last_published_item"] = "on_sub_and_presence";
|
||||
["persist_items"] = true;
|
||||
["max_items"] = 1;
|
||||
["notification_type"] = "headline";
|
||||
["notify_retract"] = true;
|
||||
["publish_model"] = "publishers";
|
||||
["notify_items"] = true;
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:440974939";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:719589985"] = {
|
||||
["config"] = {
|
||||
["access_model"] = "open";
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:719589985";
|
||||
["affiliations"] = {};
|
||||
["subscribers"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:964622225"] = {
|
||||
["subscribers"] = {};
|
||||
["config"] = {};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:964622225";
|
||||
["affiliations"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:2046552331"] = {
|
||||
["subscribers"] = {};
|
||||
["config"] = {
|
||||
["max_items"] = 1;
|
||||
["notification_type"] = "headline";
|
||||
["publish_model"] = "publishers";
|
||||
["notify_items"] = true;
|
||||
["include_payload"] = true;
|
||||
["notify_retract"] = true;
|
||||
["access_model"] = "open";
|
||||
["notify_delete"] = true;
|
||||
["persist_items"] = true;
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:2046552331";
|
||||
["affiliations"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.bundles:1967738173"] = {
|
||||
["subscribers"] = {};
|
||||
["config"] = {
|
||||
["persist_items"] = true;
|
||||
["access_model"] = "open";
|
||||
["notify_delete"] = true;
|
||||
["notify_retract"] = true;
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.bundles:1967738173";
|
||||
["affiliations"] = {};
|
||||
};
|
||||
["eu.siacs.conversations.axolotl.devicelist"] = {
|
||||
["subscribers"] = {};
|
||||
["config"] = {
|
||||
["max_items"] = 1;
|
||||
["notification_type"] = "headline";
|
||||
["publish_model"] = "publishers";
|
||||
["notify_items"] = true;
|
||||
["include_payload"] = true;
|
||||
["notify_retract"] = true;
|
||||
["access_model"] = "open";
|
||||
["notify_delete"] = true;
|
||||
["persist_items"] = true;
|
||||
};
|
||||
["name"] = "eu.siacs.conversations.axolotl.devicelist";
|
||||
["affiliations"] = {};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user