Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | Added delete_mailbox to leap mail store. | Folker Bernitt | |
2015-08-11 | Added tests to get mails within a mailbox. | Folker Bernitt | |
2015-08-11 | Added delete mail to mail store. | Folker Bernitt | |
- Fix for empty mails returned by leap_mail. | |||
2015-08-11 | Added actual assert to add_mail mail store test. | Folker Bernitt | |
2015-08-11 | Added add mailbox and add message behaviour. | Folker Bernitt | |
- Add message does not yet mail index | |||
2015-08-11 | Added all_mails to LeapMailStore. | Folker Bernitt | |
2015-08-11 | Added leap mailstore integration test. | Folker Bernitt | |
2015-08-11 | Added include_body to get_mail. | Folker Bernitt | |
2015-08-11 | Added to_dict and get_mails to mail storage. | Folker Bernitt | |
2015-08-11 | Started work on MailStore abstraction. | Folker Bernitt | |