summaryrefslogtreecommitdiffstats
path: root/framework/domain/maillistmodel.h
Commit message (Collapse)AuthorAge
* Moved cpp code into src directoryChristian Mollekopf2017-04-05
|
* Filter on all things visibleChristian Mollekopf2017-03-27
|
* Update email statusChristian Mollekopf2017-03-26
|
* Show something if the data is not yet available.Christian Mollekopf2017-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 peoplemodelChristian Mollekopf2017-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 othersChristian Mollekopf2017-03-17
|
* Sink merges the sync requests now.Christian Mollekopf2017-03-07
|
* Compress synchronization requestsChristian Mollekopf2017-02-24
|
* Only fetch every mail once.Christian Mollekopf2017-02-24
|
* Avoid needless requeryingChristian Mollekopf2017-02-11
|
* Fetch the mail when trying to access the content.Christian Mollekopf2017-02-08
| | | | | That way we can try to only fetch the content for messages that are actually shown.
* Fetch incomplete mails automatically.Christian Mollekopf2017-01-11
|
* Move to trash from mailviewChristian Mollekopf2017-01-02
|
* Show recepientsChristian Mollekopf2016-11-01
|
* Query for threadsChristian Mollekopf2016-10-10
|
* Support for loading draftsChristian Mollekopf2016-05-10
|
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09