log src/plugins/plugin_xep_0033.py @ 1955:633b5c21aefd

age author description
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Thu, 19 Mar 2015 19:44:37 +0100 Goffi renamed tools.misc to tools.trigger
Thu, 11 Sep 2014 15:38:57 +0200 souliane plugin XEP-0033: fixes sending the message after the changes made in rev 1052 (e88bff4c8b77)
Sat, 07 Jun 2014 16:35:29 +0200 Goffi core (XMPP): sendMessage refactoring:
Fri, 11 Apr 2014 11:02:42 +0200 souliane plugin XEP_0033: fixes the server part and the tests
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Sat, 22 Mar 2014 15:34:05 +0100 Goffi core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation
Mon, 17 Feb 2014 14:58:26 +0100 souliane misc: fix unnamed arguments in format strings
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 05 Jan 2014 13:05:31 +0100 souliane test: added tests for XEP-0033
Sun, 05 Jan 2014 13:00:17 +0100 souliane plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correct
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Mon, 16 Dec 2013 17:49:54 +0100 souliane plugin XEP-0033: avoid the controlled error to explode (use return Failure(...) instead of raise)
Mon, 16 Dec 2013 14:48:28 +0100 souliane plugin XEP-0033: bug fix for sending messages with the addressing feature to several servers
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature: