Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 1445:ddc7a39ff9d1
age | author | description |
---|---|---|
2015-03-30 | Goffi | 2015 copyright dates update |
2015-03-20 | souliane | plugin XEP-0085, quick_frontend: fixes chat states |
2015-02-23 | Goffi | merged souliane changes frontends_multi_profiles |
2015-02-23 | Goffi | plugin XEP-0085: fixed bad call to udateEntityData frontends_multi_profiles |
2015-02-22 | 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 |
2015-02-09 | 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 |
2015-01-24 | Goffi | core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles |