aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/ServicesStore.js
Commit message (Collapse)AuthorAge
...
| * 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
| |
* | Merge pull request #294 from meetfranz/feature/192-display-disabled-servicesLibravatar Stefan Malzner2017-11-18
|\ \ | |/ |/| [PR] Disable/Enable service optimizations
| * 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
| |
* | 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): 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
|/
* fix(Service Import): Fix issue with import of on-premise servicesLibravatar Stefan Malzner2017-10-30
|
* Merge branch 'develop' into notificationTitleFixLibravatar Stefan Malzner2017-10-30
|\
| * Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
| |
* | Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
|/ | | | Add additional checks in ServiceStore.
* Bugfix: When reordering make sure the new indexes are applied correctlyLibravatar Gustavo Sampaio2017-10-26
|