Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 2139:f8401024ab28
age | author | description |
---|---|---|
Sat, 04 Feb 2017 17:59:13 +0100 | Goffi | core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly |
Sun, 17 Jul 2016 16:47:33 +0200 | Goffi | plugin XEP-0085, quick_frontends, primitivus: chat states are working again |
Mon, 27 Jun 2016 21:45:11 +0200 | Goffi | plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass): |
Tue, 24 May 2016 22:11:04 +0200 | Goffi | backend, frontend: messages refactoring (huge commit, not finished): |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Fri, 06 Nov 2015 17:09:45 +0100 | Goffi | plugin XEP-0085: renamed "__xxx" methods to "_xxx" |