Age | Commit message (Expand) | Author |
2015-09-01 | [bug] set from mail address as first step | Victor Shyba |
2015-09-01 | [bug] do not encode None as str | Victor Shyba |
2015-09-01 | Added get_mail_attachment to MailStore and LeapMailStore. | Folker Bernitt |
2015-09-01 | Encode mail addresses when replying | Folker Bernitt |
2015-09-01 | Encode headers in InputMail when generating mime multipart from it. | Folker Bernitt |
2015-09-01 | Decode encoded mail headers to unicode | Folker Bernitt |
2015-09-01 | Move TestLeapMail into its own file | Folker Bernitt |
2015-08-31 | Ensure MailboxIndexerListener does not let exceptions escape. | Folker Bernitt |
2015-08-30 | [refactor] Move search mails into searchable_mailstore | Victor Shyba |
2015-08-30 | [bug] NotImplemented (typo)-> NotImplementedError | Victor Shyba |
2015-08-30 | updating index after remove is unnecessary now | Victor Shyba |
2015-08-30 | [tests] fixes attachments tests for attribute rename | Victor Shyba |
2015-08-30 | [bug] fixes download attachment by querier | Victor Shyba |
2015-08-30 | [refactor] use mailstore to delete mails forever | Victor Shyba |
2015-08-30 | mail_exists should not fetch body | Victor Shyba |
2015-08-30 | [tests] reduce flakiness in test_incoming_mail | Victor Shyba |
2015-08-30 | [tests] Soledad have no plans of readding this | Victor Shyba |
2015-08-30 | [bug] Do not send failure to user, send a msg | Victor Shyba |
2015-08-27 | Cleaned up MailboxInboxListener. | Folker Bernitt |
2015-08-27 | Added integration test for MailboxInboxListener. | Folker Bernitt |
2015-08-25 | [tests] skip bounced while issue #441 | Victor Shyba |
2015-08-25 | [refactor] goodbye mailboxes.py and mailbox.py | Victor Shyba |
2015-08-25 | [refactor] remove mailbox references | Victor Shyba |
2015-08-24 | [bug] start mailboxes properly | Victor Shyba |
2015-08-24 | [bug] adapt MailboxIndexer to mail_store | Victor Shyba |
2015-08-24 | [bug] add support for nested attachments | Victor Shyba |
2015-08-24 | [test] add case for nested attachments | Victor Shyba |
2015-08-21 | Small refactoring of previous merge. | Folker Bernitt |
2015-08-21 | Merge branch 'display-sent-emails-as-read' of https://github.com/rdoh/pixelat... | Folker Bernitt |
2015-08-21 | Eli: Marking sent emails as read | Eli Mydlarz |
2015-08-20 | [tests] test_soledad_querier no longer needed | Victor Shyba |
2015-08-20 | [pep8] E402 module level import not at top of file | Victor Shyba |
2015-08-20 | [tests] fixes test_Contacts performance | Victor Shyba |
2015-08-20 | Attempt to make user agent package buildable again. | Folker Bernitt |
2015-08-20 | Added mailstore package to setup.py packages. | Folker Bernitt |
2015-08-20 | Yield call to soledad when doing `maintenance reset` | kaeff |
2015-08-19 | Remove poor person's debugging prints | kaeff |
2015-08-19 | Fixes maintenance.py from throwing due to method signature mismatch | kaeff |
2015-08-18 | pep8 | kaeff |
2015-08-18 | Delete mail after attachments FT to avoid false negative | kaeff |
2015-08-17 | pep8 | kaeff |
2015-08-17 | 2 attempts against flakiness of checkboxes_and_mailboxes | kaeff |
2015-08-17 | Read encoding from attachment info instead of headers | kaeff |
2015-08-17 | [wip] Expose attachments again after migration | kaeff |
2015-08-17 | Bind only local interface for server when running functionals | kaeff |
2015-08-17 | Describe in README how to run a single functional test | kaeff |
2015-08-12 | Spend some time in twisted reactor before accessing page. | Folker Bernitt |
2015-08-12 | Try longer 20s timeout for functional tests on snap-ci. | Folker Bernitt |
2015-08-11 | Fixed pep8. | Folker Bernitt |
2015-08-11 | Check for subject instead of mail id for deleted mails. | Folker Bernitt |