summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAge
* Fail quickly if the backend is not availableChristian Mollekopf2016-07-07
|
* Test the resource statusChristian Mollekopf2016-07-06
|
* Maildir trash supportChristian Mollekopf2016-06-30
|
* More debug outputChristian Mollekopf2016-06-30
|
* Fixed buildChristian Mollekopf2016-06-30
|
* Dummyresource mailtestChristian Mollekopf2016-06-26
|
* Remove the store from the resource side.Christian Mollekopf2016-06-26
| | | | ...and shutdown the resource after we removed all data.
* Reuse mailpreprocessorChristian Mollekopf2016-06-26
|
* Use specialpurpose preprocessor which gives us trash folder support.Christian Mollekopf2016-06-26
|
* Share special purpose preprocessor implementation.Christian Mollekopf2016-06-25
|
* Use username instead of just userChristian Mollekopf2016-06-23
|
* Catch errorsChristian Mollekopf2016-06-21
|
* Made the log-level output a lot less noisyChristian Mollekopf2016-06-20
|
* Detect and skip noselect foldersChristian Mollekopf2016-06-20
|
* Only one commit per folder and skip folders that we fail to sync.Christian Mollekopf2016-06-20
|
* Commit all databases in the same intervalChristian Mollekopf2016-06-20
|
* Use shared preprocessors in mailtransport.Christian Mollekopf2016-06-19
|
* Avoid a nameclash with the shared variantChristian Mollekopf2016-06-19
|
* Moved mailpreprocessors to a shared locationChristian Mollekopf2016-06-19
|
* A working mailtransport resourceChristian Mollekopf2016-06-17
|
* We no longer care about folder changes for this.Christian Mollekopf2016-06-17
|
* Initial version of the mailtransport resourceChristian Mollekopf2016-06-17
|
* Central place for test macrosChristian Mollekopf2016-06-16
|
* Move to trashChristian Mollekopf2016-06-15
|
* Removed some unused codepaths from the maildir implementationChristian Mollekopf2016-06-13
|
* Implemented maildir mail moves and got it to pass tests againChristian Mollekopf2016-06-13
|
* Get folder moves to work, and fix the mime message moving.Christian Mollekopf2016-06-13
|
* Moving of mails between foldersChristian Mollekopf2016-06-12
|
* Move the mime messages to their place.Christian Mollekopf2016-06-11
|
* Use the new api for the property extractorChristian Mollekopf2016-06-11
|
* FixupChristian Mollekopf2016-06-10
|
* Create the drafts folder if necessary and merge it with the sourceChristian Mollekopf2016-06-10
| | | | version
* Less hardcoded assumptions and a new RID schemeChristian Mollekopf2016-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 imapserverproxyChristian Mollekopf2016-06-06
|
* A central place to generate uuid'sChristian Mollekopf2016-06-05
|
* These checks are no longer necessaryChristian Mollekopf2016-06-05
|
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
|
* Implemented imap flag changes.Christian Mollekopf2016-06-03
|
* The imap resource can write-back changesChristian Mollekopf2016-06-03
|
* IMAP folder writebackChristian Mollekopf2016-06-02
|
* The existence inspection is separate from the restChristian Mollekopf2016-06-02
|
* Always return jobs, not futures.Christian Mollekopf2016-06-02
| | | | Otherwise the calls are not composable.
* Fixed property extraction in imap resourceChristian Mollekopf2016-05-31
|
* ImapResource cleanupChristian Mollekopf2016-05-31
|
* ImapMailSyncTestChristian Mollekopf2016-05-31
|
* The maildir resource passes the maildirmailsync testChristian Mollekopf2016-05-31
|
* Replace the imapresourcetest with the generic mailsynctestChristian Mollekopf2016-05-31
|
* CleanupChristian Mollekopf2016-05-31
|
* Open a valid database also in the NullChangeReplay and skip internal keysChristian Mollekopf2016-05-31
|
* Dummyresource cleanupChristian Mollekopf2016-05-30
|