log src/plugins/plugin_exp_command_export.py @ 2414:8b37a62336c3

age author description
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sat, 03 Jun 2017 22:24:53 +0200 Goffi plugin XEP-0054: fixed not transmitted arguments in getAvatar
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
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
Tue, 15 Dec 2015 13:30:47 +0100 souliane complete the Exception's list when catching JID error:
Mon, 23 Nov 2015 23:30:41 +0100 Goffi plugin command export: fixed severity for a debug message
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
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Thu, 31 Oct 2013 17:18:04 +0100 Goffi core: Deferred in onMessage.
Thu, 05 Sep 2013 20:48:47 +0200 souliane plugin XEP-0085: Chat State Notifications
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 22 Feb 2013 00:22:50 +0100 Goffi plugin export command: first draft