aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers
Commit message (Collapse)AuthorAge
* Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
|
* Add button to clear service cacheLibravatar Danny Qiu2017-12-29
|
* Merge pull request #474 from meetfranz/feature/service-improvementsLibravatar Stefan Malzner2017-12-15
|\ | | | | [PR] Service improvements
| * feat(Recipes): Add `hasHostedOption` to enable hosted & self hosted servicesLibravatar Stefan Malzner2017-12-15
| |
* | feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
|/
* feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
|
* feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | (@maximiliancsuk)
* fix(App): Allow to turn on notifications when system dnd is enabledLibravatar Stefan Malzner2017-11-30
|
* Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
|
* feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
|
* Add settings option to toggle spell checkerLibravatar Stefan Malzner2017-11-12
|
* fix undefined prop for isAppMutedLibravatar Stefan Malzner2017-11-10
|
* Merge branch 'develop' into feature/mute-serviceLibravatar Stefan Malzner2017-11-10
|\ | | | | | | | | | | | | | | # Conflicts: # src/components/services/content/ServiceWebview.js # src/components/services/content/Services.js # src/components/services/tabs/TabItem.js # src/containers/layout/AppLayoutContainer.js
| * feat(Service): Add option to display disabled services in tabsLibravatar Stefan Malzner2017-11-09
| |
* | feat(App): Respect System DoNotDisturb mode for service audioLibravatar Stefan Malzner2017-11-10
| | | | | | | | Closes #162
* | feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
| | | | | | | | Closes #8 #162
* | feat(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/
* feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
|
* Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
|
* fix(Payment): Fix wrong URL encoding with umlauts in parametersLibravatar Stefan Malzner2017-10-24
|
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13