aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/layout
Commit message (Collapse)AuthorAge
...
| | * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| | |
| * | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| |/
| * Merge branch 'develop' of github.com:meetfranz/franz into developLibravatar Stefan Malzner2018-04-02
| |\
| | * Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | | | | | | | | | config file
| * | fix(Windows): Hide title bar when in fullscreenLibravatar Stefan2018-03-28
| |/
| * feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
| |
* | adapt enterprise UI flags to features-apiLibravatar haraldox2018-02-27
| |
* | ADD `features` requestLibravatar haraldox2018-02-26
|/ | | | REFACTOR `defaults` -> `base`
* 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
|
* 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
* feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
|
* initial commitLibravatar Stefan Malzner2017-10-13