summaryrefslogtreecommitdiff
path: root/daemon/notificationmanager.cpp
AgeCommit message (Collapse)Author
2014-07-23Added Twitter support and prepared facebook supportPhilipp Andreas
2014-07-22Adding settings for notificationsPhilipp Andreas
2014-07-22Don't push empty email notifications to pebblePhilipp Andreas
2014-07-14Supress unused parameter warningsTomasz Sterna
2014-07-12Adding basic Mitakuuluu support, started reading the notification category, ↵Philipp Andreas
a bit cleanup
2014-07-12Changed notifications prio and added a error loggingPhilipp Andreas
2014-07-12Using log4qt logging instead of qDebug()Philipp Andreas
2014-07-11Prioritize data not the subject. If subject is empty it does not get displayed.Philipp Andreas
Also the data value get shown in the notification overview screen, while the subject is not.
2014-07-10Adding support for default notifications.Philipp Andreas