Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | prepare mailbox tests, missing property functionality on mail.py only | Victor Shyba | |
2015-08-11 | fix pep8 in order to run tests | Victor Shyba | |
2015-08-11 | Working on pixelated-user-agent. | Folker Bernitt | |
- Startup works till all mails are queried | |||
2015-06-05 | Added creation of input mail from python message | Bruno Wagner | |
That way we don't need extra logic for the welcome mail, we just have to read the file and send the contents to the input mail parser and that's it. Also moved the logic of adding a welcome mail to the mailboxes because it has knowledge of mailbox methods anyways. | |||
2015-04-09 | Adds service to move mails to inbox | Roberto Soares | |
2015-02-27 | Refactored out tag service and replaced mail normalization with built-in ↵ | Bruno Wagner & Victor Shyba | |
parseaddr Also made some minor fixes based on pylint output | |||
2015-02-22 | #290 no need to remove all tags when moving to thrash | Duda Dornelles | |
2015-02-03 | Movinge MailsResource#render_POST logic to MailService and some ↵ | Duda Dornelles | |
search_engine calls to Mailbox | |||
2015-01-06 | Getting rid of unused sqlcipher index updates, speeding up tests and app. ↵ | Duda Dornelles | |
Also, making the data tests folder a subfolder of soledad-test so that we can make soledad-test into a ramdisk to speed up tests | |||
2014-12-22 | refactoring package structure | Duda Dornelles | |