log src/plugins/plugin_misc_maildir.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
Mon, 25 Jan 2016 18:04:24 +0100 Goffi plugin maildir: added an option to block intercepted normal messages:
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 22 Sep 2014 20:50:20 +0200 souliane plugin maildir: fixes missing import
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
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, 20 Jun 2013 12:37:06 +0200 Goffi pluging maildir: some trivial fixes:
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
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.
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core
Sun, 04 Dec 2011 00:03:15 +0100 Goffi plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
Sat, 03 Dec 2011 15:50:09 +0100 Goffi plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
Sat, 18 Jun 2011 17:56:59 +0200 Goffi core: local_dir moved to config file
Thu, 26 May 2011 16:47:39 +0200 Goffi plugin maildir: fixed typo
Sun, 23 Jan 2011 14:14:47 +0100 Goffi core: fixed default message type
Tue, 18 Jan 2011 01:07:12 +0100 Goffi core, plugin Maildir: added "ProfileCreation" Trigger
Tue, 18 Jan 2011 00:57:26 +0100 Goffi plugin IMAP, plugin Maildir: profile management
Mon, 17 Jan 2011 21:26:16 +0100 Goffi plugin IMAP, plugin Maildir: added flag, IMAP's uid management
Mon, 17 Jan 2011 04:23:31 +0100 Goffi Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
Mon, 17 Jan 2011 00:15:50 +0100 Goffi MAILDIR + IMAP plugins: first draft