aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAge
* fix(Linux): Fix window restore on notification click (@closingin)Libravatar Stefan Malzner2018-02-19
|\
| * Restore windows behavior for notifications and add linux supportLibravatar Rémi Weislinger2018-02-15
| * Fix bug with notifications click changing window's stateLibravatar Rémi Weislinger2018-02-15
* | fix(App): Fix issues with disabling launch app on startupLibravatar Stefan Malzner2018-02-16
|\ \
| * | fix sideeffect of app not launching itself after first launchLibravatar Stefan Malzner2018-02-16
| * | further request cleanupLibravatar Stefan Malzner2018-02-15
| * | fix linting issuesLibravatar Stefan Malzner2018-02-15
| * | remove debug logsLibravatar Stefan Malzner2018-02-15
| * | Replace localAPI requests with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| * | replace localStorage with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| |/
* / reload Franz instead of all services on sleep resumeLibravatar haraldox2018-02-16
|/
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\
| * fix linting errorsLibravatar haraldox2018-02-02
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| * got server callback and infobox workingLibravatar haraldox2018-02-02
| * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| * return to account screen from invite screenLibravatar haraldox2018-01-22
| * ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| * allow arbitrary routes in dev modeLibravatar haraldox2018-01-19
* | [MINOR] fix linting errorsLibravatar haraldox2018-02-08
* | fix(App): Bugfix Fix memory leak in recipe polling loopLibravatar haraldox2018-02-07
* | fix `isDevMode` importLibravatar haraldox2018-02-06
* | [MINOR] isDevMode check in UserStoreLibravatar haraldox2018-02-06
|/
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
* Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\
| * 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
| |\
| | * 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 #506 from meetfranz/feature/reactivate-franzLibravatar Stefan Malzner2018-01-02
| | |\ \
| | | * | Fix linting issues pt 2Libravatar Stefan Malzner2017-12-26
| | | * | Fix linting issueLibravatar Stefan Malzner2017-12-24
| | | * | fix(App): Fix service reload after waking machine upLibravatar Stefan Malzner2017-12-24
| | | |/
| | * | Merge pull request #502 from meetfranz/feature/reload-service-rootLibravatar Stefan Malzner2018-01-02
| | |\ \
| | | * | 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
| | |/
| * | feat(App): Add option to clear app cache (@dannyqiu)Libravatar Stefan Malzner2018-01-03
| * | Fix lint issuesLibravatar Danny Qiu2017-12-29
| * | Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
| * | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
| |/
* | Remove idle timer dependencyLibravatar Stefan Malzner2017-12-24
* | Completely remove minerLibravatar Stefan Malzner2017-12-24
|/
* Merge pull request #469 from meetfranz/feature/hide-badgeLibravatar Stefan Malzner2017-12-15
|\
| * Add missing commitLibravatar Stefan Malzner2017-12-14
* | Merge pull request #463 from meetfranz/feature/improve-muteLibravatar Stefan Malzner2017-12-15
|\ \
| * | fix(Notification): Remove notification sound when app is mutedLibravatar Stefan Malzner2017-12-13