log src/plugins/plugin_xep_0048.py @ 1701:23560a1cd397

age author description
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-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
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-10 Goffi plugins XEP-0048, XEP-0049: feature is not checked anymore before using private XML storage, as feature announcement is not mandatory in XEP-0049
2014-04-07 Goffi jp: added bookmarks subcommands
2014-04-07 Goffi plugin XEP-0048: bookmarks deletion + added "delete" option for /bookmark command
2014-04-07 Goffi plugin XEP-0048: added list of bookmarks in XMLUI, selecting one join the room
2014-04-07 Goffi plugin XEP-0048: added /bookmark text command
2014-04-07 Goffi plugin XEP-0048: bookmarks (first draft)