From 4577f321de85bfee9623b10ee22d4b259aeabf30 Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Fri, 15 Apr 2022 15:51:41 -0700 Subject: Made minute changes to rebrand --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/open_issue.yml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- package.json | 6 +++--- src/components/AppUpdateInfoBar.tsx | 2 +- src/components/auth/AuthLayout.js | 2 +- src/components/settings/supportFerdi/SupportFerdiDashboard.tsx | 10 +++++----- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 89dde7dbf..d72b0a8a7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,7 +7,7 @@ body: attributes: value: | 1. Please remember that if you are logging a bug for some service that has *stopped working*, please log the bug [here](https://github.com/ferdium/recipes/issues) - 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/recipes/pulls) + 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 5. Please consider supporting Ferdium! diff --git a/.github/ISSUE_TEMPLATE/open_issue.yml b/.github/ISSUE_TEMPLATE/open_issue.yml index c6ab381e3..6e774955d 100644 --- a/.github/ISSUE_TEMPLATE/open_issue.yml +++ b/.github/ISSUE_TEMPLATE/open_issue.yml @@ -5,7 +5,7 @@ body: attributes: value: | 1. Please remember that if you are logging a bug for some service that has *stopped working*, please log the bug [here](https://github.com/ferdium/recipes/issues) - 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/recipes/pulls) + 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 5. Please consider supporting Ferdium! diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 52b5abc09..65a89fc2b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,8 +5,8 @@ #### Pre-flight Checklist -1. Please remember that if you are logging a bug for some service that has _stopped working_ or is _working incorrectly_, please log the bug [here](https://github.com/ferdium/recipes/issues) -2. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/recipes/pulls) +1. Please remember that if you are logging a bug for some service that has _stopped working_ or is _working incorrectly_, please log the bug [here](https://github.com/ferdium/ferdium-recipes/issues) +2. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to older versions of recipes that were installed on your machine. (These will get automatically upgraded when you upgrade to the newer versions of Ferdium, but to get new recipes between Ferdium releases, this documentation is quite useful.) 4. Please consider supporting Ferdium! 👉 https://github.com/sponsors/ferdium diff --git a/package.json b/package.json index 52d55736d..8aa2cf9d2 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "ferdium", "productName": "Ferdium", "desktopName": "ferdium.desktop", - "appId": "com.kytwb.ferdium", + "appId": "org.ferdium.ferdium-app", "version": "5.8.2-nightly.7", "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", "copyright": "kytwb", "main": "index.js", - "homepage": "https://github.com/ferdium/ferdium", - "repository": "https://github.com/ferdium/ferdium.git", + "homepage": "https://github.com/ferdium/ferdium-app", + "repository": "https://github.com/ferdium/ferdium-app.git", "private": true, "engines": { "node": "^16.13.1", diff --git a/src/components/AppUpdateInfoBar.tsx b/src/components/AppUpdateInfoBar.tsx index b0e286fa2..576da0f85 100644 --- a/src/components/AppUpdateInfoBar.tsx +++ b/src/components/AppUpdateInfoBar.tsx @@ -43,7 +43,7 @@ const AppUpdateInfoBar = ({ onInstallUpdate, onHide }: Props) => { type="button" onClick={() => openExternalUrl( - `${GITHUB_FERDIUM_URL}/ferdium/blob/develop/CHANGELOG.md`, + `${GITHUB_FERDIUM_URL}/ferdium-app/blob/develop/CHANGELOG.md`, true, ) } diff --git a/src/components/auth/AuthLayout.js b/src/components/auth/AuthLayout.js index 3d7c99c11..21c874c0f 100644 --- a/src/components/auth/AuthLayout.js +++ b/src/components/auth/AuthLayout.js @@ -96,7 +96,7 @@ class AuthLayout extends Component { {/* */} diff --git a/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx b/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx index b55f0d3d0..16f3149b6 100644 --- a/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx +++ b/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx @@ -29,23 +29,23 @@ const SupportFerdiumDashboard = () => {

Twitter Follow GitHub Stars @@ -65,7 +65,7 @@ const SupportFerdiumDashboard = () => {

{intl.formatMessage(messages.aboutIntro)}

-- cgit v1.2.3-54-g00ecf