Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 1319:781ee3539252 frontends_multi_profiles
age | author | description |
---|---|---|
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 |
Sat, 24 Jan 2015 01:00:29 +0100 | Goffi | core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles |
Wed, 10 Dec 2014 18:37:14 +0100 | Goffi | plugin XEP-0085: disabled a problematic assert (see FIXME) frontends_multi_profiles |
Mon, 20 Oct 2014 20:26:46 +0200 | souliane | plugin XEP-0085: send 'gone' state before disconnection |
Mon, 20 Oct 2014 12:57:55 +0200 | souliane | plugin XEP-0085: use the full JID + fixes bad entity data "type" value |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |