aboutsummaryrefslogtreecommitdiffstats
path: root/src/actions
Commit message (Collapse)AuthorAge
* fix(Announcements): Fixes issue with rendering announcments in workspacesLibravatar Dominik Guzei2019-05-08
|
* fixes last issues with announcement logicLibravatar Dominik Guzei2019-04-12
|
* merge-in workspace featureLibravatar Dominik Guzei2019-04-11
|\
| * add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| |
| * merge-in webview unmounting fixLibravatar Dominik Guzei2019-03-08
| |\
| | * detach service when underlying webview unmountsLibravatar Dominik Guzei2019-03-08
| | |
| * | finish workspaces mvpLibravatar Dominik Guzei2019-03-01
| | |
| * | consolidate workspace feature for further developmentLibravatar Dominik Guzei2019-02-12
| | |
| * | setup logic to display workspace edit pageLibravatar Dominik Guzei2019-02-12
| |/
* | 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