aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/lib
Commit message (Collapse)AuthorAge
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * remove flow tagLibravatar Stefan Malzner2019-10-18
| |
| * Add debugging logsLibravatar Stefan Malzner2019-10-17
| |
* | 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