log src/plugins/plugin_misc_text_commands.py @ 771:bfabeedbf32e

age author description
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Wed, 13 Nov 2013 13:58:10 +0100 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
Wed, 13 Nov 2013 13:57:36 +0100 Goffi core: sendMessage triggers now use a treatments deferred;
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Wed, 20 Feb 2013 20:37:17 +0100 Goffi plugin text commands: basic /whois command (just show jid so far)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 00:56:13 +0100 Goffi plugin text commands: added /topic as a synonym of /title
Thu, 01 Nov 2012 19:52:59 +0100 Goffi bridge: fixed D-Bus warning in frontend side of bridge
Sun, 21 Oct 2012 19:46:08 +0200 Goffi plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
Sun, 21 Oct 2012 13:37:15 +0200 Goffi plugin text commands: added _feedback method to send an answer to user
Sun, 21 Oct 2012 12:55:27 +0200 Goffi reverted bad commit
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 19:22:51 +0200 Goffi plugin text commands: added /help command
Sat, 20 Oct 2012 18:02:14 +0200 Goffi plugin XEP-0045, plugin text commands: added '/title' command
Fri, 28 Sep 2012 00:48:52 +0200 Goffi plugin text commands: added /join command
Fri, 28 Sep 2012 00:31:10 +0200 Goffi plugin text commands: /leave management:
Thu, 27 Sep 2012 00:54:42 +0200 Goffi plugin text commands: Text commands is a new plugin that bring IRC-like commands