Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ignore changereplay notifications in the notificationstest | Christian Mollekopf | 2017-03-26 |
| | | | | | They don't get through to the resource consistently, so we have to ignore them for now to make the test reliable. | ||
* | Implemented notification support in the model. | Christian Mollekopf | 2017-03-24 |
This will allow us to fold things like progress and sync status directly into the model. Usecases are mail download progress and folder sync progress. Ideally we would also solve the resource/account state through this. |