Mon, 15 Sep 2014 14:18:25 +0200 |
Matteo Cypriani |
misc: fixed some typos
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
core: a new "info" type is used in newMessage for system messages (not comming from outside)
|
Mon, 23 Jun 2014 15:42:56 +0200 |
souliane |
plugin XEP-0045, text_commands: add some commands:
|
Sat, 07 Jun 2014 16:35:29 +0200 |
Goffi |
core (XMPP): sendMessage refactoring:
|
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
|
Sat, 22 Mar 2014 13:47:33 +0100 |
Goffi |
plugin text commands: refactoring:
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
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
|