Commit Graph

808 Commits

Author SHA1 Message Date
Patrick von Reth 361ee29e94 fix warnings and crash 2015-06-26 13:00:46 +02:00
Patrick von Reth 5ecd0c3cc3 enable markup for internal apps 2015-06-26 12:35:11 +02:00
Patrick von Reth 229b725c55 change the way the singleton is created. 2015-06-26 12:34:39 +02:00
Patrick von Reth 711e880dd7 fix markup stuff 2015-06-26 11:37:34 +02:00
Patrick von Reth 3031723315 disable markup by default, escape string and resolve escaped html 2015-06-26 11:16:27 +02:00
Patrick von Reth 5813e0053b fix settings key 2015-06-26 00:16:20 +02:00
Patrick von Reth 4fad4bc3a2 Update Changelog.md 2015-06-25 16:31:54 +02:00
Patrick von Reth 6f2503d459 Update Changelog.md 2015-06-25 16:27:06 +02:00
Patrick von Reth 58b5fa22de Update README.md 2015-06-25 16:25:53 +02:00
Patrick von Reth 2e2ecbd58e fixed mac build? 2015-06-24 18:22:10 +02:00
Patrick von Reth e5f855ce07 fix freedesktop backend 2015-06-24 18:21:05 +02:00
Patrick von Reth 62e0ea8843 fix assert 2015-06-24 18:04:58 +02:00
Patrick von Reth 40b70ae6f7 use hint name as documented 2015-06-24 17:41:47 +02:00
Patrick von Reth 25646a45e6 fix 2015-06-24 12:37:26 +02:00
Patrick von Reth f00b7dd6e9 Make it possible to override default value with app specific default values 2015-06-24 12:35:58 +02:00
Patrick von Reth 051e2d1818 Don't set plugin name in constructor. 2015-06-24 12:06:27 +02:00
Patrick von Reth 8fc1907d6d cleanup backend api 2015-06-23 20:53:21 +02:00
Patrick von Reth 22b4d50ce3 add setting to disable notification sounds 2015-06-23 18:46:34 +02:00
Patrick von Reth 6946b0db9f drop defaults from hints 2015-06-23 18:32:57 +02:00
Patrick von Reth 080d615b1a drop supports richtext 2015-06-23 18:12:27 +02:00
Patrick von Reth 21846d2d2e use markup again for snore backend 2015-06-23 17:13:01 +02:00
Patrick von Reth bb447c91c1 add better support for markup in messages.
added a test class
2015-06-23 17:04:57 +02:00
Patrick von Reth 252b7588cf added pushover support 2015-06-22 20:19:23 +02:00
Patrick von Reth a91ee4579c update SnoreToast
(cherry picked from commit 7ad0015fcc)
2015-06-18 12:33:41 +02:00
Patrick von Reth 026a72f4df cleanup 2015-06-02 17:56:21 +02:00
Patrick von Reth 18e9a713a9 fix loading of settings page 2015-05-19 15:22:00 +02:00
Patrick von Reth 58657bfd5b cleanup 2015-05-19 14:51:30 +02:00
Patrick von Reth d795a81a1d don't crash if no primary backends are avalible 2015-05-19 14:42:25 +02:00
Patrick von Reth 737e289167 only display primary backend combobox if a primary backend is avalible 2015-05-19 14:42:07 +02:00
Patrick von Reth 1900ff2364 fix crash if notification is closed and there is no primary backend 2015-05-19 14:10:49 +02:00
Patrick von Reth d1b54f7028 try to fix mac backend 2015-05-15 12:53:32 +02:00
Patrick von Reth 2f58f1163e make it possible to set settings using the command line 2015-05-05 18:13:33 +02:00
Patrick von Reth e106584a0e fix settings icon 2015-05-02 14:30:05 +02:00
Patrick von Reth db67233d2c don't warn when loading of translation fails 2015-05-02 14:26:27 +02:00
Patrick von Reth a7b5b699de update linux backend 2015-04-26 16:10:02 +02:00
Patrick von Reth 641f94aa12 use new style connect 2015-04-26 15:37:47 +02:00
Patrick von Reth a21fd43b88 add possebility for secondary backends to only perfrom an action when the notification is displayed and not when it is broadcasted 2015-04-26 15:33:09 +02:00
Patrick von Reth 4b0b6e128b cleanup api and added a signall for notificationDisplayed 2015-04-26 15:25:29 +02:00
Patrick von Reth 7ba599d7b8 use priority in nma 2015-04-24 10:03:56 +02:00
Patrick von Reth db3295ba92 fix mac backend (in theory) 2015-04-23 12:39:59 +02:00
Patrick von Reth fa733c1c8e add check 2015-04-20 16:50:15 +02:00
Patrick von Reth faf95d9ed3 rename methode to be compatible with older version 2015-04-20 15:23:02 +02:00
Patrick von Reth dab3728eee fix leak 2015-04-20 13:29:28 +02:00
Patrick von Reth 6f4a8d72f3 hm we still have a leak with the notifications 2015-04-20 10:28:07 +02:00
Patrick von Reth 0fb7f2d6b2 this should be better -.- 2015-04-19 20:15:46 +02:00
Patrick von Reth 80f6710868 improve api 2015-04-19 12:22:23 +02:00
Patrick von Reth d9e0c92170 started to drop getActiveNotificationByID 2015-04-19 11:40:38 +02:00
Patrick von Reth 282f51da87 code style 2015-04-18 15:11:04 +02:00
Patrick von Reth 2dcde7b37a cleanup the frontend code 2015-04-18 13:58:10 +02:00
Patrick von Reth a60047587b cleaup log 2015-04-18 13:57:55 +02:00