Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 1340:91e72da1d093 frontends_multi_profiles
age | author | description |
---|---|---|
Mon, 23 Feb 2015 18:08:22 +0100 | Goffi | merged souliane changes frontends_multi_profiles |
Mon, 23 Feb 2015 18:04:25 +0100 | Goffi | plugin XEP-0085: fixed bad call to udateEntityData frontends_multi_profiles |
Sun, 22 Feb 2015 11:43:11 +0100 | souliane | plugin XEP-0085: fixes the calls to memory.deleteEntityDatum and self.updateCache (was self.updateEntityData, has been renamed to avoid confusion with the memory method) frontends_multi_profiles |
Mon, 09 Feb 2015 21:39:51 +0100 | Goffi | core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag. frontends_multi_profiles |