Mercurial > libervia-backend
log src/plugins/plugin_misc_text_commands.py @ 1025:24fe24cfb363
age | author | description |
---|---|---|
Thu, 15 May 2014 19:51:53 +0200 | Goffi | plugin text commands: added /me command to avoid the need to escape the / |
Wed, 30 Apr 2014 16:34:09 +0200 | souliane | plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249: |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Mon, 24 Mar 2014 15:18:53 +0100 | Goffi | plugin text commands: commands are now sorted in /help |
Mon, 24 Mar 2014 14:46:18 +0100 | Goffi | plugin XEP-0045: added user information to /whois text command |
Mon, 24 Mar 2014 13:49:37 +0100 | Goffi | plugin text-commands: fixed name conflicts management + plugin parrot: removed now done TODO |
Mon, 24 Mar 2014 10:57:15 +0100 | Goffi | plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve: |
Sat, 22 Mar 2014 15:34:05 +0100 | Goffi | core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation |