Mercurial > libervia-backend
log src/plugins/plugin_xep_0054.py @ 1787:d678b723460b
age | author | description |
---|---|---|
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Tue, 01 Dec 2015 17:17:09 +0100 | Goffi | plugin XEP-0054: use full jid to manage the card/avatar if the bare jid correspond to a MUC room |
Wed, 25 Nov 2015 20:08:33 +0100 | Goffi | plugin XEP-0054: fixed presence issue when avatar is not in cache |
Wed, 25 Nov 2015 20:01:39 +0100 | Goffi | plugin XEP-0054: fixed vcard-update callback which was updating avatar when hash was empty, resulting in a really slow start |
Wed, 30 Sep 2015 17:25:09 +0200 | Goffi | plugins: added new MissingModule exceptions to plugins using third party modules |
Tue, 14 Jul 2015 12:57:07 +0200 | souliane | plugin XEP-0054: fixes bug introduced by changeset 1255 (38fb8823cee8) |
Thu, 16 Apr 2015 14:57:57 +0200 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |