Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |
| | |||
* | Filter on all things visible | Christian Mollekopf | 2017-03-27 |
| | |||
* | Update email status | Christian Mollekopf | 2017-03-26 |
| | |||
* | Show something if the data is not yet available. | Christian Mollekopf | 2017-03-23 |
| | | | | | | | | We're still missing: * For empty folders we have to differentiate between truly empty folder, and folders that have not been synchronized yet. Further an indicator when the fetch is in progress would be useful. * For mails we need to indicate when the mail is being fetched. | ||
* | Filtering for maillistmodel and peoplemodel | Christian Mollekopf | 2017-03-21 |
| | | | | | | | | Works surprisingly well and is very useful for testing. The searchbar in the maillistmodel is a temporary solution as the global searchbar has some usability issues. E.g. how do we reset the search? As an intermediate step we could just hide the searchbar and make it visible by clicking on the search button. | ||
* | Request sent property and some others | Christian Mollekopf | 2017-03-17 |
| | |||
* | Sink merges the sync requests now. | Christian Mollekopf | 2017-03-07 |
| | |||
* | Compress synchronization requests | Christian Mollekopf | 2017-02-24 |
| | |||
* | Only fetch every mail once. | Christian Mollekopf | 2017-02-24 |
| | |||
* | Avoid needless requerying | Christian Mollekopf | 2017-02-11 |
| | |||
* | Fetch the mail when trying to access the content. | Christian Mollekopf | 2017-02-08 |
| | | | | | That way we can try to only fetch the content for messages that are actually shown. | ||
* | Fetch incomplete mails automatically. | Christian Mollekopf | 2017-01-11 |
| | |||
* | Move to trash from mailview | Christian Mollekopf | 2017-01-02 |
| | |||
* | Show recepients | Christian Mollekopf | 2016-11-01 |
| | |||
* | Query for threads | Christian Mollekopf | 2016-10-10 |
| | |||
* | Support for loading drafts | Christian Mollekopf | 2016-05-10 |
| | |||
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |