log src/plugins/plugin_xep_0085.py @ 2384:d14c1a3e3244

age author description
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2017-02-04 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
2016-07-17 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
2016-06-27 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-11-06 Goffi plugin XEP-0085: renamed "__xxx" methods to "_xxx"
2015-11-03 Goffi plugin XEP-0085: fixed chatstate blinking following 0632d96f08ad change
2015-11-02 Goffi plugin XEP-0085: fixed bad use of threads resulting in delay and crash when stopping the backend.
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