Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixup | Christian Mollekopf | 2016-06-10 |
| | |||
* | Create the drafts folder if necessary and merge it with the source | Christian Mollekopf | 2016-06-10 |
| | | | | version | ||
* | Less hardcoded assumptions and a new RID scheme | Christian Mollekopf | 2016-06-08 |
| | | | | | By using (folder local id:imap uid) for mails, we don't have to change mail rid's on folder renames. | ||
* | Fixed build of imapserverproxy | Christian Mollekopf | 2016-06-06 |
| | |||
* | These checks are no longer necessary | Christian Mollekopf | 2016-06-05 |
| | |||
* | Track modified properties to detect necessary replay changes | Christian Mollekopf | 2016-06-03 |
| | |||
* | Implemented imap flag changes. | Christian Mollekopf | 2016-06-03 |
| | |||
* | The imap resource can write-back changes | Christian Mollekopf | 2016-06-03 |
| | |||
* | IMAP folder writeback | Christian Mollekopf | 2016-06-02 |
| | |||
* | Always return jobs, not futures. | Christian Mollekopf | 2016-06-02 |
| | | | | Otherwise the calls are not composable. | ||
* | Fixed property extraction in imap resource | Christian Mollekopf | 2016-05-31 |
| | |||
* | ImapResource cleanup | Christian Mollekopf | 2016-05-31 |
| | |||
* | ImapMailSyncTest | Christian Mollekopf | 2016-05-31 |
| | |||
* | Replace the imapresourcetest with the generic mailsynctest | Christian Mollekopf | 2016-05-31 |
| | |||
* | Open a valid database also in the NullChangeReplay and skip internal keys | Christian Mollekopf | 2016-05-31 |
| | |||
* | The imap resource is back | Christian Mollekopf | 2016-05-29 |
| | |||
* | Convenience fetch overload | Christian Mollekopf | 2016-05-25 |
| | |||
* | Validate subject and mime message | Christian Mollekopf | 2016-05-24 |
| | |||
* | Shared test macros | Christian Mollekopf | 2016-05-24 |
| | |||
* | A generic mailtest that can be applied to all resources that support | Christian Mollekopf | 2016-05-24 |
| | | | | mails. | ||
* | Propagate test-mode to resources. | Christian Mollekopf | 2016-05-23 |
| | | | | This way we can run tests in completely separate data-directories. | ||
* | Test adding and removing of folders | Christian Mollekopf | 2016-05-23 |
| | |||
* | Message removals | Christian Mollekopf | 2016-05-23 |
| | |||
* | Support for folder hierarchies | Christian Mollekopf | 2016-05-22 |
| | |||
* | Test sync failure with invalid configuration | Christian Mollekopf | 2016-05-22 |
| | |||
* | ImapServerProxyTest | Christian Mollekopf | 2016-05-22 |
| | |||
* | ImapResource prototype | Christian Mollekopf | 2016-05-22 |