Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 1563:075a63180eab
age | author | description |
---|---|---|
Tue, 03 Nov 2015 10:23:08 +0100 | Goffi | plugin XEP-0085: fixed chatstate blinking following 0632d96f08ad change |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | plugin XEP-0085: fixed bad use of threads resulting in delay and crash when stopping the backend. |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Fri, 20 Mar 2015 17:47:48 +0100 | souliane | plugin XEP-0085, quick_frontend: fixes chat states |
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 |