Mercurial > libervia-backend
log src/plugins/plugin_misc_imap.py @ 695:ddd2781bdd8c
age | author | description |
---|---|---|
2013-10-31 | Goffi | core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one. |
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. |
2013-01-07 | 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) |
2012-08-01 | Goffi | Licence modification: the full project is now under AGPL v3+ instead of GPL v3+ |
2011-12-03 | Goffi | plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data |