Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Detect connection lost so we can go to offline state | Christian Mollekopf | 2017-08-28 |
* | Only create one session | Christian Mollekopf | 2017-04-26 |
* | Make sure we always have a complete hierarchy from the IMAP server | Christian Mollekopf | 2017-04-21 |
* | Gmail support. | Christian Mollekopf | 2017-04-21 |
* | Handle host not found | Christian Mollekopf | 2017-04-20 |
* | Don't use 0 as error code and better error codes | Christian Mollekopf | 2017-03-27 |
* | Translate login errors | Christian Mollekopf | 2017-03-20 |
* | Adapt to KAsync changes | Christian Mollekopf | 2017-03-01 |
* | Remove disconnected sessions from the cached pool. | Christian Mollekopf | 2017-02-08 |
* | Don't hardcode capabilities | Christian Mollekopf | 2017-02-08 |
* | Added session cache. | Christian Mollekopf | 2017-02-08 |
* | Don't treat the IMAP namespace as subfolder. | Christian Mollekopf | 2017-01-22 |
* | Flag definitions | Christian Mollekopf | 2017-01-12 |
* | Set enabled state from subscription | Christian Mollekopf | 2017-01-11 |
* | Logout after synchronization | Christian Mollekopf | 2017-01-10 |
* | Remember if we have all of the data or only the headers. | Christian Mollekopf | 2017-01-10 |
* | Improved imap mail sync algorithm. | Christian Mollekopf | 2017-01-10 |
* | No more normalizedPath | Christian Mollekopf | 2017-01-07 |
* | Made the use of the folder struct a bit more expressive | Christian Mollekopf | 2016-11-14 |
* | Prepared new query based synchronization API | Christian Mollekopf | 2016-11-11 |
* | New synchronization algorithm that only fetches the last 14 days. | Christian Mollekopf | 2016-09-15 |
* | New kimap2 syntax | Christian Mollekopf | 2016-09-15 |
* | New kimap2 syntax | Christian Mollekopf | 2016-09-15 |
* | Remember highestmodseq | Christian Mollekopf | 2016-09-15 |
* | Flag updates | Christian Mollekopf | 2016-09-15 |
* | Use KIMAP2 | Christian Mollekopf | 2016-09-15 |
* | The ping is no longer necessary | Christian Mollekopf | 2016-09-15 |
* | Incremental fetch of mails | Christian Mollekopf | 2016-09-15 |
* | Prepare incremental syncing. | Christian Mollekopf | 2016-09-15 |
* | Progress reporting | Christian Mollekopf | 2016-09-15 |
* | Ping the server first to make sure it's available. | Christian Mollekopf | 2016-07-14 |
* | Avoid calling back into destroyed objects | Christian Mollekopf | 2016-07-11 |
* | Detect and skip noselect folders | Christian Mollekopf | 2016-06-20 |
* | Moving of mails between folders | Christian Mollekopf | 2016-06-12 |
* | Less hardcoded assumptions and a new RID scheme | Christian Mollekopf | 2016-06-08 |
* | Implemented imap flag changes. | Christian Mollekopf | 2016-06-03 |
* | The imap resource can write-back changes | Christian Mollekopf | 2016-06-03 |
* | Always return jobs, not futures. | Christian Mollekopf | 2016-06-02 |
* | Convenience fetch overload | Christian Mollekopf | 2016-05-25 |
* | Message removals | Christian Mollekopf | 2016-05-23 |
* | Support for folder hierarchies | Christian Mollekopf | 2016-05-22 |
* | ImapResource prototype | Christian Mollekopf | 2016-05-22 |