log src/plugins/plugin_misc_text_commands.py @ 1090:594fbdda4a87

age author description
2014-06-23 souliane plugin XEP-0045, text_commands: add some commands:
2014-06-07 Goffi core (XMPP): sendMessage refactoring:
2014-05-15 Goffi plugin text commands: added /me command to avoid the need to escape the /
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-03-24 Goffi plugin text commands: commands are now sorted in /help
2014-03-24 Goffi plugin XEP-0045: added user information to /whois text command
2014-03-24 Goffi plugin text-commands: fixed name conflicts management + plugin parrot: removed now done TODO
2014-03-24 Goffi plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:
2014-03-22 Goffi core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation
2014-03-22 Goffi plugin text commands: refactoring:
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-11-13 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage