Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use specialpurpose preprocessor which gives us trash folder support. | Christian Mollekopf | 2016-06-26 |
| | |||
* | Share special purpose preprocessor implementation. | Christian Mollekopf | 2016-06-25 |
| | |||
* | Use username instead of just user | Christian Mollekopf | 2016-06-23 |
| | |||
* | Catch errors | Christian Mollekopf | 2016-06-21 |
| | |||
* | Made the log-level output a lot less noisy | Christian Mollekopf | 2016-06-20 |
| | |||
* | Detect and skip noselect folders | Christian Mollekopf | 2016-06-20 |
| | |||
* | Only one commit per folder and skip folders that we fail to sync. | Christian Mollekopf | 2016-06-20 |
| | |||
* | Commit all databases in the same interval | Christian Mollekopf | 2016-06-20 |
| | |||
* | Use shared preprocessors in mailtransport. | Christian Mollekopf | 2016-06-19 |
| | |||
* | Avoid a nameclash with the shared variant | Christian Mollekopf | 2016-06-19 |
| | |||
* | Moved mailpreprocessors to a shared location | Christian Mollekopf | 2016-06-19 |
| | |||
* | A working mailtransport resource | Christian Mollekopf | 2016-06-17 |
| | |||
* | We no longer care about folder changes for this. | Christian Mollekopf | 2016-06-17 |
| | |||
* | Initial version of the mailtransport resource | Christian Mollekopf | 2016-06-17 |
| | |||
* | Central place for test macros | Christian Mollekopf | 2016-06-16 |
| | |||
* | Move to trash | Christian Mollekopf | 2016-06-15 |
| | |||
* | Removed some unused codepaths from the maildir implementation | Christian Mollekopf | 2016-06-13 |
| | |||
* | Implemented maildir mail moves and got it to pass tests again | Christian Mollekopf | 2016-06-13 |
| | |||
* | Get folder moves to work, and fix the mime message moving. | Christian Mollekopf | 2016-06-13 |
| | |||
* | Moving of mails between folders | Christian Mollekopf | 2016-06-12 |
| | |||
* | Move the mime messages to their place. | Christian Mollekopf | 2016-06-11 |
| | |||
* | Use the new api for the property extractor | Christian Mollekopf | 2016-06-11 |
| | |||
* | 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 |
| | |||
* | A central place to generate uuid's | Christian Mollekopf | 2016-06-05 |
| | |||
* | 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 |
| | |||
* | The existence inspection is separate from the rest | 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 |
| | |||
* | The maildir resource passes the maildirmailsync test | Christian Mollekopf | 2016-05-31 |
| | |||
* | Replace the imapresourcetest with the generic mailsynctest | Christian Mollekopf | 2016-05-31 |
| | |||
* | Cleanup | Christian Mollekopf | 2016-05-31 |
| | |||
* | Open a valid database also in the NullChangeReplay and skip internal keys | Christian Mollekopf | 2016-05-31 |
| | |||
* | Dummyresource cleanup | Christian Mollekopf | 2016-05-30 |
| | |||
* | The imap resource is back | Christian Mollekopf | 2016-05-29 |
| | |||
* | Separated the mail property extractor | Christian Mollekopf | 2016-05-29 |
| | |||
* | The maildirresource is back in action | Christian Mollekopf | 2016-05-29 |
| | |||
* | Fixed genericresource so it works with the maildirresourcetest | Christian Mollekopf | 2016-05-29 |
| | |||
* | Moved the classes to individual files | Christian Mollekopf | 2016-05-28 |
| | |||
* | Refactored the generic resource to use separate classes for | Christian Mollekopf | 2016-05-28 |
| | | | | | | | | changereplay and synchronization. This cleans up the API and avoids the excessive passing around of transactions. It also provides more flexibility in eventually using different synchronization strategies for different resources. | ||
* | Handle all the remoteId updating and entity reading in the base-class. | Christian Mollekopf | 2016-05-25 |
| | |||
* | Maildir folder inspection | Christian Mollekopf | 2016-05-25 |
| |