| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
The notification should replace the revision update command completely.
|
|
|
|
| |
(except for documentation).
|
| |
|
| |
|
| |
|
|
Otherwise the client always restarts the resource because of the lost connection.
We currently require this in tests to be able to delete the db, but eventually
we likely want a "disable akonadi" function that shuts resources down,
and keeps clients from restarting them (e.g. via configuration).
|