log src/plugins/plugin_xep_0050.py @ 1707:94c450972346

age author description
Tue, 01 Dec 2015 12:45:14 +0100 souliane primitivus and plugins: renamed a few menus:
Tue, 29 Sep 2015 20:19:43 +0200 Goffi plugins: lowered security limits for non dangerous actions. A reference documentation is in progress to choose values: http://wiki.goffi.org/wiki/Security_Limits/en
Fri, 25 Sep 2015 19:19:10 +0200 Goffi plugin XEP-0050: minor parentheses removal
Wed, 02 Sep 2015 12:47:23 +0200 souliane plugin XEP-0050: pre-fill the target server's field with user's host.
Tue, 25 Aug 2015 20:20:47 +0200 Goffi plugin XEP-0050: fixed crash on empty node in addAdHocCommand
Tue, 25 Aug 2015 20:02:50 +0200 Goffi plugin XEP-0050: return disco for commands only on commands namespace
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
Wed, 20 Aug 2014 21:22:06 +0200 Goffi plugin XEP-0050: notes are now managed:
Wed, 18 Jun 2014 16:35:20 +0200 Goffi reverted commit bb4517e69957: note was not implemented on purpose
Wed, 18 Jun 2014 14:52:52 +0200 souliane plugin XEP-0050: handle note element in command answer
Sat, 14 Jun 2014 17:26:22 +0200 Goffi plugin XEP-0050: form returned by completed command are now managed
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Fri, 28 Mar 2014 18:07:22 +0100 Goffi core, plugin XEP-0115: discovery refactoring:
Fri, 28 Mar 2014 18:07:02 +0100 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Thu, 13 Feb 2014 18:50:56 +0100 Goffi plugin XEP-0050: fixed UnknownGroupError management + "@ALL@" profile for status command
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:32:39 +0100 Goffi core: security limit in menus
Tue, 04 Feb 2014 18:19:00 +0100 Goffi core, frontends: XMLUI refactoring:
Tue, 04 Feb 2014 18:02:40 +0100 Goffi core: XMLUI now use @property for session_id and submit
Sun, 29 Dec 2013 17:10:14 +0100 Goffi core: dynamics menus refactoring:
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 24 Dec 2013 15:43:52 +0100 Goffi plugin xep-0050 (ad-hoc commands): requesting part. first draft
Tue, 24 Dec 2013 15:19:08 +0100 Goffi plugin xep-0050: using new Sessions class
Tue, 24 Dec 2013 01:31:01 +0100 Goffi plugin XEP-0050: fixed getDiscoItems when no commands were added + fixed commands purge on profile disconnection
Tue, 10 Dec 2013 17:25:31 +0100 Goffi plugin XEP-0050: Ad-Hoc commands first draft (answering part)