aboutsummaryrefslogtreecommitdiffstats
path: root/src/actions
Commit message (Collapse)AuthorAge
* implements basic release announcement featureLibravatar Dominik Guzei2019-03-12
|
* add useful helpers for building standalone app featuresLibravatar Dominik Guzei2019-03-12
|
* Fix/service webview unmounting (#1328)Libravatar Dominik Guzei2019-03-08
| | | | | | * detach service when underlying webview unmounts * disable no-param-reassign eslint rule
* Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | config file
* Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
|
* Add button to clear service cacheLibravatar Danny Qiu2017-12-29
|
* feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
|
* fix(App): Allow to turn on notifications when system dnd is enabledLibravatar Stefan Malzner2017-11-30
|
* [wip] share user settings with serviceLibravatar Stefan Malzner2017-11-12
|
* feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
| | | | Closes #8 #162
* Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
|
* Add tab cycling with ctrl[+shift]+tab or ctrl+[pageup|pagedown]Libravatar Gustavo Sampaio2017-10-19
| | | | This is related to #35
* initial commitLibravatar Stefan Malzner2017-10-13