summaryrefslogtreecommitdiffstats
path: root/common/notification.h
Commit message (Collapse)AuthorAge
* Added progress notificationChristian Mollekopf2017-05-04
|
* Implemented notification support in the model.Christian Mollekopf2017-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.
* Make error codes part of the applicationdomain interfaceChristian Mollekopf2017-03-20
|
* Added notification code for mailtransportChristian Mollekopf2017-03-17
|
* Preparation to get useful notifications to KubeChristian Mollekopf2017-03-15
|
* SINK_EXPORT for free functions needs to go to the beginningChristian Mollekopf2017-01-26
|
* Added the flush command.Christian Mollekopf2016-11-25
| | | | | | | Instead of trying to actually flush queues, we send a special command through the same queues as the other commands and can thus guarantee that the respective commands have been processed without blocking anything.
* Notification debug stream operator.Christian Mollekopf2016-11-10
|
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
|
* Insall sincommon_export.hChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
|
* Working resource inspectionChristian Mollekopf2016-01-18
|
* Draft of inspection APIChristian Mollekopf2016-01-18