log src/plugins/plugin_xep_0050.py @ 1238:ff58a49a7022

age author description
2014-08-20 Goffi plugin XEP-0050: notes are now managed:
2014-06-18 Goffi reverted commit bb4517e69957: note was not implemented on purpose
2014-06-18 souliane plugin XEP-0050: handle note element in command answer
2014-06-14 Goffi plugin XEP-0050: form returned by completed command are now managed
2014-04-19 Goffi core: use of the new core.log module:
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-28 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-13 Goffi plugin XEP-0050: fixed UnknownGroupError management + "@ALL@" profile for status command
2014-02-04 Goffi dates update
2014-02-04 Goffi core: security limit in menus
2014-02-04 Goffi core, frontends: XMLUI refactoring:
2014-02-04 Goffi core: XMLUI now use @property for session_id and submit
2013-12-29 Goffi core: dynamics menus refactoring:
2013-12-29 Goffi core: i18n refactoring:
2013-12-24 Goffi plugin xep-0050 (ad-hoc commands): requesting part. first draft
2013-12-24 Goffi plugin xep-0050: using new Sessions class
2013-12-24 Goffi plugin XEP-0050: fixed getDiscoItems when no commands were added + fixed commands purge on profile disconnection
2013-12-10 Goffi plugin XEP-0050: Ad-Hoc commands first draft (answering part)