log src/plugins/plugin_misc_text_commands.py @ 913:d08cbdd566e2

age author description
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
2013-11-13 Goffi core: sendMessage triggers now use a treatments deferred;
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