log src/plugins/plugin_xep_0249.py @ 1993:981e2abbb56c

age author description
2016-06-27 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2015-03-24 souliane plugins XEP-0045, XEP-0249: allow to join / invite without specifying the JID's host part (use client's values)
2015-03-19 Goffi plugin text commands: minor docstrings improvments
2015-03-19 Goffi plugin text command, XEP-0045, XEP-0048, XEP-0249: removed feedBackWrongContext which is no more usefull with new _contextValid method
2015-03-11 souliane plugins XEP-0045, XEP-0249, parrot: use JID instead of unicode in many methods + class attributes frontends_multi_profiles
2014-04-30 souliane plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:
2014-04-19 Goffi core: use of the new core.log module:
2014-04-01 souliane tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-17 souliane misc: fix unnamed arguments in format strings
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-11-17 souliane plugin XEP-0249: silently discard MUC invitation if user is already in
2013-11-05 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
2013-01-18 Emmanuel Gil Peyrot Remove every old-style class.
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-07 Goffi dates update
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2012-01-22 Goffi plugin XEP-0249: fixed join (signature changed after wokkel update)
2011-07-05 Goffi core: plugins refactored according to bridge + updatedValue now use profile
2011-05-06 Goffi added plugin XEP-0249: direct MUC invitation