Mercurial > libervia-backend
annotate src/bridge/bridge_constructor/dbus_xml_template.xml @ 1293:0541cb64217e frontends_multi_profiles
plugin XEP-0054: couple of fixes in VCard/avatar management:
- fixed a confusion between full jid and bare jid, resulting in always requesting VCard
- check of cache data loading before starting
- stored cache are restored for all jid, not only ones in roster
- client jid cache is correctly saved/restored
- minor other fixes
This plugin still need some work, but this patch fixes (hopefully) the major issues
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 26 Jan 2015 02:03:16 +0100 |
parents | 3646f6b9adb6 |
children |
rev | line source |
---|---|
378
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 <node> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 <interface name="org.goffi.SAT.core"> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 </interface> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 </node> |