aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAge
...
| | * | Fix #32 service tooltips not initialized properlyLibravatar haraldox2018-01-16
| | | | | | | | | | | | | | | | tooltips have to be rebuilt when services are added (ReactTooltip seems to cache them at first render)
| | * | Merge branch 'feature/remove-miner' into developLibravatar haraldox2018-01-16
| | |\ \
* | | | | Revert "Revert "fix property change due to mobx-react-form update""Libravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | | | | | This reverts commit b595dcb997941b418fa8bb1609f54aeb978c91da.
* | | | | Revert "fix property change due to mobx-react-form update"Libravatar haraldox2018-01-19
| | | | | | | | | | | | | | | | | | | | This reverts commit 34949a6a005df240fa79f679675a0de1f3839776.
* | | | | change directory structure for subscriptionLibravatar haraldox2018-01-19
|/ / / / | | | | | | | | | | | | move to own sub-folders `subscription`
* | | / fix property change due to mobx-react-form updateLibravatar haraldox2018-01-19
| |_|/ |/| | | | | | | | validate -> validators
* | | Fix linting issuesLibravatar Stefan Malzner2018-01-17
| | |
* | | Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\| | | |/ |/|
| * Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
| |\ | | | | | | [PR] Feature/icon upload
| | * fix displaying old icon while uploading new iconLibravatar Stefan Malzner2018-01-06
| | |
| | * Fix issue when deleting and reuploading an iconLibravatar Stefan Malzner2018-01-05
| | |
| | * feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
| | |
| | * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| | |
| | * Merge branch 'develop' into feature/icon-uploadLibravatar Stefan Malzner2017-12-24
| | |\
| | * | [wip] add icon uploadLibravatar Stefan Malzner2017-11-12
| | | |
| * | | Merge branch 'develop' into bug-fixesLibravatar Stefan Malzner2018-01-04
| |\ \ \
| | * \ \ Merge branch 'service-cache-cleanup' of https://github.com/dannyqiu/franz ↵Libravatar Stefan Malzner2018-01-04
| | |\ \ \ | | | | | | | | | | | | | | | | | | into feature/service-cache-cleanup
| | | * \ \ Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| | | |\ \ \
| | | | * | | feat(Services): Improve user experience of service searchLibravatar Stefan Malzner2018-01-03
| | | | | |/ | | | | |/|
| | * | / | Replace cache string with localized stringLibravatar Stefan Malzner2018-01-04
| | |/ / /
| | * | | feat(App): Add option to clear app cache (@dannyqiu)Libravatar Stefan Malzner2018-01-03
| | | | |
| | * | | Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
| | | | |
| | * | | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
| | |/ /
| * / / Fix typo with badgesLibravatar Danny Qiu2017-12-28
| |/ /
* / / Completely remove minerLibravatar Stefan Malzner2017-12-24
|/ /
* | Merge pull request #494 from heavypackets/websecurity-enable-patchLibravatar Stefan Malzner2017-12-22
|\ \ | | | | | | Removing explicit disabling of web security setting for the WebView controls
| * | Removing explicit disabling of web security setting for the WebView controlsLibravatar Sabree Blackmon2017-12-21
| | | | | | | | | | | | | | | This fixes issue #30 where certain Google Voice issues are no longer functioning. This is also required to support other Google application integrations.
* | | Merge pull request #474 from meetfranz/feature/service-improvementsLibravatar Stefan Malzner2017-12-15
|\ \ \ | | | | | | | | [PR] Service improvements
| * | | feat(Recipes): Add `hasHostedOption` to enable hosted & self hosted servicesLibravatar Stefan Malzner2017-12-15
| | | |
| * | | fix(Recipes): Enable `urlInputPrefix` for team and customURLLibravatar Stefan Malzner2017-12-14
| | | |
* | | | 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
| | | | |
| * | | | feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
| |/ / /
* / / / fix(Spell checker): Fixed issues with spell checkerLibravatar Stefan Malzner2017-12-13
|/ / /
* | | fix missing webview wrapper classLibravatar Stefan Malzner2017-12-08
| | |
* | | Merge pull request #400 from meetfranz/feature/delete-accountLibravatar Stefan Malzner2017-12-05
|\ \ \ | | | | | | | | [PR] Enable a user to delete their own account
| * | | feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
| | | |
* | | | fix annoying welcome stylesLibravatar Stefan Malzner2017-12-04
|/ / /
* | | feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | | | | | | | | | (@maximiliancsuk)
* | | fix(App): App mute now disables notifications as wellLibravatar Stefan Malzner2017-11-29
| | |
* | | fix(typo): Fix "add services manually" messageLibravatar jaebradley2017-11-28
|/ /
* | Merge pull request #329 from meetfranz/feature/beta-14-bugfixingLibravatar Stefan Malzner2017-11-23
|\ \ | | | | | | [PR] Beta 14 bugfixing
| * | Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
| | |
* | | Merge pull request #327 from BeneStem/masterLibravatar Stefan Malzner2017-11-23
|\ \ \ | |/ / |/| | Do not strip www from custom urls
| * | Do not strip www from custom urlsLibravatar Benedikt Stemmildt2017-11-22
| | | | | | | | | | | | | | | | | | | | | Stripping www from the custom url causes some custom services to fail. When there is no domain without www loading is not possible. Resolves: #325
* | | fix merging issueLibravatar Stefan Malzner2017-11-21
| | |
* | | Add service request to recipe dashboardLibravatar Stefan Malzner2017-11-21
| | |
* | | Merge pull request #313 from meetfranz/feature/translation-helpLibravatar Stefan Malzner2017-11-21
|\ \ \ | | | | | | | | [PR] Add translation help to settings
| * | | add missing file updatesLibravatar Stefan Malzner2017-11-21
| | | |
* | | | feat(App): Add link to changelog in app update notificationLibravatar Stefan Malzner2017-11-20
|/ / /