log src/plugins/plugin_misc_text_commands.py @ 693:65b30bc7f1b3

age author description
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-02-20 Goffi plugin text commands: basic /whois command (just show jid so far)
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
2013-01-06 Goffi plugin text commands: added /topic as a synonym of /title
2012-11-01 Goffi bridge: fixed D-Bus warning in frontend side of bridge
2012-10-21 Goffi plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
2012-10-21 Goffi plugin text commands: added _feedback method to send an answer to user
2012-10-21 Goffi reverted bad commit
2012-10-21 Goffi primitivus: fixed messages order in chat window
2012-10-20 Goffi plugin text commands: added /help command
2012-10-20 Goffi plugin XEP-0045, plugin text commands: added '/title' command
2012-09-27 Goffi plugin text commands: added /join command
2012-09-27 Goffi plugin text commands: /leave management:
2012-09-26 Goffi plugin text commands: Text commands is a new plugin that bring IRC-like commands