aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers
Commit message (Collapse)AuthorAge
...
| * REMOVE presentational stuff from smart containerLibravatar haraldox2018-02-08
| |
| * [MINOR] house cleaningLibravatar haraldox2018-02-06
| |
| * fix linting errorsLibravatar haraldox2018-02-02
| |
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| * got server callback and infobox workingLibravatar haraldox2018-02-02
| |
| * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| |
| * ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| | | | | | | | reuses component `Invite`
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | fix linitng errors
| * Merge branch 'develop' into feature/invite-buttonLibravatar haraldox2018-01-30
| |\
| * | return to account screen from invite screenLibravatar haraldox2018-01-22
| | | | | | | | | | | | cheap solution because `state` prop of `<Link>` is not being passed to route
| * | ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| | | | | | | | | | | | [WIP] return to previous route on submit / cancel
* | | Revert "Revert "fix property change due to mobx-react-form update""Libravatar haraldox2018-01-30
| | | | | | | | | | | | This reverts commit b595dcb997941b418fa8bb1609f54aeb978c91da.
* | | fix import pathLibravatar haraldox2018-01-19
| | |
* | | 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 branch 'develop' into i18nLibravatar Stefan Malzner2018-01-08
| |\ | | | | | | | | | | | | # Conflicts: # src/i18n/languages.js
| | * 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
| | | |
| | | * Merge branch 'develop' into feature/icon-uploadLibravatar Stefan Malzner2017-12-24
| | | |\
| | | * | [wip] add icon uploadLibravatar Stefan Malzner2017-11-12
| | | | |
| | * | | Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| | |\ \ \
| | | * | | feat(Services): Improve user experience of service searchLibravatar Stefan Malzner2018-01-03
| | | | |/ | | | |/|
| | * | | 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
| | |/ /
| * | | Sort languages by nameLibravatar Stefan Malzner2017-12-07
| | | |
* | | | Completely remove minerLibravatar Stefan Malzner2017-12-24
| |/ / |/| |
* | | 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
| |/ /
* / / feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
|/ /
* | feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
| |
* | feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | | | | | (@maximiliancsuk)
* | fix(App): Allow to turn on notifications when system dnd is enabledLibravatar Stefan Malzner2017-11-30
| |
* | Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
| |
* | feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
| |
* | Add settings option to toggle spell checkerLibravatar Stefan Malzner2017-11-12
|/
* fix undefined prop for isAppMutedLibravatar Stefan Malzner2017-11-10
|
* 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): Respect System DoNotDisturb mode for service audioLibravatar Stefan Malzner2017-11-10
| | | | | | | | Closes #162
* | 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
|/
* feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
|
* Reset setting status when navigating away from services screenLibravatar Danny Qiu2017-10-29
|
* fix(Payment): Fix wrong URL encoding with umlauts in parametersLibravatar Stefan Malzner2017-10-24
|
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|