2017-02-12 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
2016-05-24 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-25 |
Goffi |
plugin maildir: added an option to block intercepted normal messages:
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2014-09-22 |
souliane |
plugin maildir: fixes missing import
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-10-31 |
Goffi |
core: Deferred in onMessage.
|
2013-06-20 |
Goffi |
pluging maildir: some trivial fixes:
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-04-03 |
Goffi |
core: exceptions moved to core
|
2011-12-03 |
Goffi |
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
|
2011-12-03 |
Goffi |
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
|
2011-06-18 |
Goffi |
core: local_dir moved to config file
|
2011-05-26 |
Goffi |
plugin maildir: fixed typo
|
2011-01-23 |
Goffi |
core: fixed default message type
|
2011-01-18 |
Goffi |
core, plugin Maildir: added "ProfileCreation" Trigger
|
2011-01-17 |
Goffi |
plugin IMAP, plugin Maildir: profile management
|
2011-01-17 |
Goffi |
plugin IMAP, plugin Maildir: added flag, IMAP's uid management
|
2011-01-17 |
Goffi |
Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
|
2011-01-16 |
Goffi |
MAILDIR + IMAP plugins: first draft
|