aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/ServicesStore.js
Commit message (Collapse)AuthorAge
* merge-in workspace featureLibravatar Dominik Guzei2019-04-11
|\
| * refactor state management for workspace featureLibravatar Dominik Guzei2019-03-23
| |
| * merge-in webview unmounting fixLibravatar Dominik Guzei2019-03-08
| |\
| | * detach service when underlying webview unmountsLibravatar Dominik Guzei2019-03-08
| | |
| * | fix eslint issuesLibravatar Dominik Guzei2019-03-01
| | |
| * | finish workspaces mvpLibravatar Dominik Guzei2019-03-01
| |/
* | implements basic release announcement featureLibravatar 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
* replace ms time strings with ms moduleLibravatar Stefan Malzner2019-02-25
|
* Merge branch 'develop'Libravatar Stefan Malzner2019-02-03
|\
| * fix(Service): Improve focus when switching servicesLibravatar Stefan Malzner2019-02-03
| | | | | | | | #1255
* | Merge branch 'develop'v5.0.0-beta.23Libravatar Stefan Malzner2019-02-01
|\|
| * Remove debuggingLibravatar Stefan Malzner2018-12-25
| |
| * Make electron 4 compatibleLibravatar Stefan Malzner2018-12-22
| |
* | fix(App): Fix notification sounds when app or services are mutedLibravatar Stefan Malzner2018-12-14
|/ | | | Closes #1184 #900 #460 #1049
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* chore(Recipe): Refactor recipe pluginLibravatar Stefan Malzner2018-12-07
|
* Check if service is enabled before trying to reloadLibravatar Stefan Malzner2018-12-02
|
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* feat(App): Add option to enable dark mode for supported servicesLibravatar Stefan Malzner2018-11-22
|
* Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
|
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* Replace share settings with webviews autorun with single key reactionLibravatar Stefan Malzner2018-03-28
|
* Set correct keys for new settings storeLibravatar Stefan Malzner2018-03-28
|
* Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | config file
* Merge pull request #805 from meetfranz/chore/add-debuggerLibravatar Stefan Malzner2018-03-18
|\ | | | | Replace console logs with debugger
| * Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
| |
* | feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
|/
* remove debug logsLibravatar Stefan Malzner2018-02-15
|
* [MINOR] fix linting errorsLibravatar haraldox2018-02-08
|
* fix(App): Bugfix Fix memory leak in recipe polling loopLibravatar haraldox2018-02-07
|
* Fix issue with custom icon on service creationLibravatar Stefan Malzner2018-01-10
|
* Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
|\ | | | | [PR] Feature/icon upload
| * feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
| |
| * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| |
* | feat(Services): Improve handling of external linksLibravatar Stefan Malzner2018-01-05
| |
* | Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
|\ \
| * \ Merge pull request #502 from meetfranz/feature/reload-service-rootLibravatar Stefan Malzner2018-01-02
| |\ \ | | | | | | | | [PR] Reload service root
| | * | fix(Service): Ctrl/Cmd+R now navigates back to the service rootLibravatar Stefan Malzner2017-12-23
| | |/
| * | Fix indirect message badge being displayed when disabledLibravatar Stefan Malzner2017-12-22
| | |
| * | setBadge debuggingLibravatar Stefan Malzner2017-12-22
| |/
* / Add button to clear service cacheLibravatar Danny Qiu2017-12-29
|/
* Merge pull request #469 from meetfranz/feature/hide-badgeLibravatar Stefan Malzner2017-12-15
|\ | | | | [PR] Add option to completely hide a service badge
| * Add missing commitLibravatar Stefan Malzner2017-12-14
| |
* | fix(Notification): Remove notification sound when app is mutedLibravatar Stefan Malzner2017-12-13
|/
* fix missing filter for indirectMessageBadgeLibravatar Stefan Malzner2017-12-01
|
* feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | (@maximiliancsuk)
* fix(Sidebar): Fix sidebar tab sorting (@josescgar) Libravatar Stefan Malzner2017-11-20
|\ | | | | Closes #283
| * Fix setting active service not updating cached value in the storeLibravatar jescobar2017-11-18
| |