Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Sun, 19 Oct 2014 12:31:28 +0200 |
souliane |
plugin misc_imap: fixes call to log.debug with more than one argument
|
Mon, 06 Oct 2014 11:18:37 +0200 |
souliane |
memory (params): use more generic param attribute "constraint" instead of "min" and "max"
|
Fri, 03 Oct 2014 12:27:43 +0200 |
souliane |
memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Thu, 31 Oct 2013 17:14:15 +0100 |
Goffi |
core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one.
|
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.
|
Tue, 08 Jan 2013 00:46:38 +0100 |
Goffi |
core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Sat, 03 Dec 2011 15:50:09 +0100 |
Goffi |
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
|
Sun, 30 Oct 2011 23:13:40 +0100 |
Goffi |
database integration: first draft
|
Tue, 18 Jan 2011 15:22:58 +0100 |
Goffi |
IMAP & SMTP Port parameters are now merged in "Mail Server" category
|
Tue, 18 Jan 2011 03:59:59 +0100 |
Goffi |
Added SMTP server plugin, for sending messages from classic MUA \o/
|
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
|