aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Collapse)AuthorAge
* 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
|
* 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)
* 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
* | Add service request to recipe dashboardLibravatar Stefan Malzner2017-11-21
| |
* | add missing file updatesLibravatar Stefan Malzner2017-11-21
| |
* | feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
| |
* | Add settings option to toggle spell checkerLibravatar 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(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/
* feat(Recipes): Recipe developers don't need Premium Supporter Account for ↵Libravatar Stefan Malzner2017-11-03
| | | | | | debugging Closes #23
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13