aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/lib
Commit message (Collapse)AuthorAge
* Fix lintLibravatar vantezzen2019-09-19
|
* Parse unread messages count as integer before sending to hostLibravatar vantezzen2019-09-19
| | | | This will correct errors that recipes may introduce, e.g. by sending a String instead of an integer (as seen on old versions of the ProtonMail recipe)
* Fix bug that allows negative badge notificationsLibravatar Razvan Spatariu2017-12-07
|
* Fix application of onNotifyLibravatar Danny Qiu2017-11-14
|
* Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
| | | | Add additional checks in ServiceStore.
* initial commitLibravatar Stefan Malzner2017-10-13