aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
* Fix linting errorLibravatar jescobar2017-12-03
* fix(Windows): Open window when clicking on toast notificationLibravatar Stefan2017-12-02
* fix missing filter for indirectMessageBadgeLibravatar Stefan Malzner2017-12-01
* feat(App): Add option to show/hide notification badges for muted services (@m...Libravatar Stefan Malzner2017-12-01
* fix(App): Allow to turn on notifications when system dnd is enabledLibravatar Stefan Malzner2017-11-30
* fix(App): App mute now disables notifications as wellLibravatar Stefan Malzner2017-11-29
* Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
* Add missing toggle mute shortcutLibravatar Stefan Malzner2017-11-22
* fix macOS shortcuts for tabswitchingLibravatar Stefan Malzner2017-11-22
* fix(Sidebar): Fix sidebar tab sorting (@josescgar) Libravatar Stefan Malzner2017-11-20
|\
| * Fix setting active service not updating cached value in the storeLibravatar jescobar2017-11-18
* | Merge pull request #294 from meetfranz/feature/192-display-disabled-servicesLibravatar Stefan Malzner2017-11-18
|\ \ | |/ |/|
| * remove webview from memory when disabledLibravatar Stefan Malzner2017-11-17
* | feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
* | [wip] share user settings with serviceLibravatar Stefan Malzner2017-11-12
* | remove console loggingLibravatar Stefan Malzner2017-11-12
* | fix issue with share settings with main processLibravatar Stefan Malzner2017-11-10
* | fix issue with unnecessary settings request invalidationLibravatar Stefan Malzner2017-11-10
* | Merge branch 'develop' into feature/mute-serviceLibravatar Stefan Malzner2017-11-10
|\|
| * get default local from default app configLibravatar Stefan Malzner2017-11-09
| * 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
* | feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
* | feat(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/
* Make sure that numeric bages are intsLibravatar Stefan Malzner2017-11-04
* fix(macOS): Fix launch Franz on start overrideLibravatar Stefan Malzner2017-11-03
* fix(Service Import): Fix issue with import of on-premise servicesLibravatar Stefan Malzner2017-10-30
* Merge branch 'develop' into notificationTitleFixLibravatar Stefan Malzner2017-10-30
|\
| * Merge branch 'develop' into feature/shortcutsLibravatar Stefan Malzner2017-10-30
| |\
| | * Merge branch 'develop' into feature/menuLibravatar Stefan Malzner2017-10-30
| | |\
| | | * Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
| | * | Fix linting issuesLibravatar Stefan Malzner2017-10-27
| | * | Remove additional production shortcuts for devtoolsLibravatar Stefan Malzner2017-10-27
| | |/
| * / fix(Shortcuts): Flip shortcut to navigate to next/previous serviceLibravatar Stefan Malzner2017-10-27
| |/
* / Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
|/
* Bugfix: When reordering make sure the new indexes are applied correctlyLibravatar Gustavo Sampaio2017-10-26
* Fix recipe update loopLibravatar Stefan Malzner2017-10-24
* Merge branch 'feature/autostart' into developLibravatar Stefan Malzner2017-10-23
|\
| * Add missing windows commitLibravatar Stefan Malzner2017-10-23
| * fix(Windows): Fix enable/disable autostart on loginLibravatar Stefan Malzner2017-10-23
* | disable auto-enable for auto start on macOSLibravatar Stefan Malzner2017-10-23
|/
* Merge pull request #65 from meetfranz/feature/service-importLibravatar Stefan Malzner2017-10-22
|\
| * fix(Onboarding): Fix service importLibravatar Stefan Malzner2017-10-22
* | Bugfix: Ignore disabled servicesLibravatar Gustavo Sampaio2017-10-20
* | Add tab cycling with ctrl[+shift]+tab or ctrl+[pageup|pagedown]Libravatar Gustavo Sampaio2017-10-19
|/
* initial commitLibravatar Stefan Malzner2017-10-13