From e5cb3da3092a574941cecf92b8d4286febcb7d93 Mon Sep 17 00:00:00 2001 From: plebeius Date: Mon, 9 Mar 2026 17:17:55 +0800 Subject: [PATCH] chore: github org renamed --- README.md | 20 ++++++++++---------- public/translations/ar/default.json | 2 +- public/translations/bn/default.json | 2 +- public/translations/cs/default.json | 2 +- public/translations/da/default.json | 2 +- public/translations/de/default.json | 2 +- public/translations/el/default.json | 2 +- public/translations/en/default.json | 2 +- public/translations/es/default.json | 2 +- public/translations/fa/default.json | 2 +- public/translations/fi/default.json | 2 +- public/translations/fil/default.json | 2 +- public/translations/fr/default.json | 2 +- public/translations/he/default.json | 2 +- public/translations/hi/default.json | 2 +- public/translations/hu/default.json | 2 +- public/translations/id/default.json | 2 +- public/translations/it/default.json | 2 +- public/translations/ja/default.json | 2 +- public/translations/ko/default.json | 2 +- public/translations/mr/default.json | 2 +- public/translations/nl/default.json | 2 +- public/translations/no/default.json | 2 +- public/translations/pl/default.json | 2 +- public/translations/pt/default.json | 2 +- public/translations/ro/default.json | 2 +- public/translations/ru/default.json | 2 +- public/translations/sq/default.json | 2 +- public/translations/sv/default.json | 2 +- public/translations/te/default.json | 2 +- public/translations/th/default.json | 2 +- public/translations/tr/default.json | 2 +- public/translations/uk/default.json | 2 +- public/translations/ur/default.json | 2 +- public/translations/vi/default.json | 2 +- public/translations/zh/default.json | 2 +- scripts/deploy.sh | 4 ++-- scripts/release-body.js | 2 +- src/components/feed-footer/feed-footer.tsx | 2 +- src/components/sidebar/sidebar.tsx | 12 ++++++------ src/components/version/version.tsx | 4 ++-- src/constants/nsfw-tags.ts | 2 +- src/views/about/about.tsx | 6 +++--- src/views/settings/settings.tsx | 6 +++--- src/views/submit-page/submit-page.tsx | 4 ++-- 45 files changed, 66 insertions(+), 66 deletions(-) diff --git a/README.md b/README.md index 6f46ca68..db5b41d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Build Status](https://img.shields.io/github/actions/workflow/status/bitsocialhq/seedit/test.yml?branch=master)](https://github.com/bitsocialhq/seedit/actions/workflows/test.yml) -[![Release](https://img.shields.io/github/v/release/bitsocialhq/seedit)](https://github.com/bitsocialhq/seedit/releases/latest) -[![License](https://img.shields.io/badge/license-GPL--2.0--only-red.svg)](https://github.com/bitsocialhq/seedit/blob/master/LICENSE) +[![Build Status](https://img.shields.io/github/actions/workflow/status/bitsocialnet/seedit/test.yml?branch=master)](https://github.com/bitsocialnet/seedit/actions/workflows/test.yml) +[![Release](https://img.shields.io/github/v/release/bitsocialnet/seedit)](https://github.com/bitsocialnet/seedit/releases/latest) +[![License](https://img.shields.io/badge/license-GPL--2.0--only-red.svg)](https://github.com/bitsocialnet/seedit/blob/master/LICENSE) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) @@ -14,8 +14,8 @@ Seedit is a serverless, adminless, decentralized and open-source (old)reddit alt - Seedit web version: https://seedit.app — or, using Brave/IPFS Companion: https://seedit.eth ### Downloads -- Seedit desktop version (full p2p bitsocial node, seeds automatically): available for Mac/Windows/Linux, [download link in the release page](https://github.com/bitsocialhq/seedit/releases/latest) -- Seedit mobile version: available for Android, [download link in the release page](https://github.com/bitsocialhq/seedit/releases/latest) +- Seedit desktop version (full p2p bitsocial node, seeds automatically): available for Mac/Windows/Linux, [download link in the release page](https://github.com/bitsocialnet/seedit/releases/latest) +- Seedit mobile version: available for Android, [download link in the release page](https://github.com/bitsocialnet/seedit/releases/latest)
@@ -24,13 +24,13 @@ Seedit is a serverless, adminless, decentralized and open-source (old)reddit alt ## How to create a community To run a community, you can choose between two options: -1. If you prefer to use a **GUI**, download the desktop version of the Seedit client, available for Windows, MacOS and Linux: [latest release](https://github.com/bitsocialhq/seedit/releases/latest). Create a community using using the familiar old.reddit-like UI, and modify its settings to your liking. The app runs an IPFS node, meaning you have to keep it running to have your board online. -2. If you prefer to use a **command line interface**, install bitsocial-cli, available for Windows, MacOS and Linux: [latest release](https://github.com/bitsocialhq/bitsocial-cli/releases/latest). Follow the instructions in the readme of the repo. When running the daemon for the first time, it will output WebUI links you can use to manage your community with the ease of the GUI. +1. If you prefer to use a **GUI**, download the desktop version of the Seedit client, available for Windows, MacOS and Linux: [latest release](https://github.com/bitsocialnet/seedit/releases/latest). Create a community using using the familiar old.reddit-like UI, and modify its settings to your liking. The app runs an IPFS node, meaning you have to keep it running to have your board online. +2. If you prefer to use a **command line interface**, install bitsocial-cli, available for Windows, MacOS and Linux: [latest release](https://github.com/bitsocialnet/bitsocial-cli/releases/latest). Follow the instructions in the readme of the repo. When running the daemon for the first time, it will output WebUI links you can use to manage your community with the ease of the GUI. -Peers can connect to your bitsocial community using any bitsocial client, such as Seedit or [5chan](https://github.com/bitsocialhq/5chan). They only need the community address, which is not stored in any central database, as bitsocial is a pure peer-to-peer protocol. +Peers can connect to your bitsocial community using any bitsocial client, such as Seedit or [5chan](https://github.com/bitsocialnet/5chan). They only need the community address, which is not stored in any central database, as bitsocial is a pure peer-to-peer protocol. ### How to add a community to the default list (s/all) -The default list of communities, used on s/all on Seedit, is bitsocial's [default-multisub.json list](https://github.com/bitsocialhq/lists/blob/master/default-multisub.json). You can open a pull request in that repo to add your community to the list. +The default list of communities, used on s/all on Seedit, is bitsocial's [default-multisub.json list](https://github.com/bitsocialnet/lists/blob/master/default-multisub.json). You can open a pull request in that repo to add your community to the list. ## To run locally @@ -51,4 +51,4 @@ The dev server runs at http://seedit.localhost:1355 via [Portless](https://port1 ### Build: -The linux/windows/mac/android build scripts are in https://github.com/bitsocialhq/seedit/blob/master/.github/workflows/release.yml +The linux/windows/mac/android build scripts are in https://github.com/bitsocialnet/seedit/blob/master/.github/workflows/release.yml diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index 265329df..6b48b900 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "المجتمعات المقترحة", "submit_subscriptions": "مجتمعاتك المشتركة", "rules_for": "قواعد لـ", - "no_communities_found": "لا توجد مجتمعات على <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "لا توجد مجتمعات على <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "للاتصال بمجتمع، استخدم 🔎 في أعلى اليمين", "options": "خيارات", "hide_options": "إخفاء الخيارات", diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index dd1a2c7a..b6cb6071 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "প্রস্তাবিত কমিউনিটিগুলি", "submit_subscriptions": "আপনার সাবস্ক্রাইব করা কমিউনিটিগুলি", "rules_for": "এর নিয়মাবলী", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists এ কোনো সম্প্রদায় পাওয়া যায়নি", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists এ কোনো সম্প্রদায় পাওয়া যায়নি", "connect_community_notice": "একটি সম্প্রদায়ের সাথে যুক্ত হতে, ডান উপরে 🔎 ব্যবহার করুন", "options": "অপশনস", "hide_options": "অপশনগুলি লুকান", diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index 30532682..2ea13d18 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Navrhované komunity", "submit_subscriptions": "vaše odběratelské komunity", "rules_for": "pravidla pro", - "no_communities_found": "Na <1>https://github.com/bitsocialhq/lists nebyly nalezeny žádné komunity", + "no_communities_found": "Na <1>https://github.com/bitsocialnet/lists nebyly nalezeny žádné komunity", "connect_community_notice": "Chcete-li se připojit ke komunitě, použijte 🔎 vpravo nahoře", "options": "možnosti", "hide_options": "skrýt možnosti", diff --git a/public/translations/da/default.json b/public/translations/da/default.json index 69d3ca52..68168b71 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Foreslåede fællesskaber", "submit_subscriptions": "dine abonnerede fællesskaber", "rules_for": "regler for", - "no_communities_found": "Ingen samfund fundet på <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Ingen samfund fundet på <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "For at oprette forbindelse til et fællesskab, brug 🔎 øverst til højre", "options": "muligheder", "hide_options": "skjul muligheder", diff --git a/public/translations/de/default.json b/public/translations/de/default.json index 3b50656d..81d593b9 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Vorgeschlagene Communitys", "submit_subscriptions": "Ihre abonnierten Gemeinschaften", "rules_for": "Regeln für", - "no_communities_found": "Keine Gemeinschaften gefunden auf <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Keine Gemeinschaften gefunden auf <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Um eine Verbindung zu einer Gemeinschaft herzustellen, verwenden Sie 🔎 oben rechts", "options": "Optionen", "hide_options": "Optionen ausblenden", diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 2cab893d..de518a84 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Προτεινόμενες κοινότητες", "submit_subscriptions": "οι κοινότητες στις οποίες έχετε συνδρομή", "rules_for": "κανόνες για", - "no_communities_found": "Δεν βρέθηκαν κοινότητες στο <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Δεν βρέθηκαν κοινότητες στο <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Για να συνδεθείτε με μια κοινότητα, χρησιμοποιήστε το 🔎 στην επάνω δεξιά γωνία", "options": "επιλογές", "hide_options": "απόκρυψη επιλογών", diff --git a/public/translations/en/default.json b/public/translations/en/default.json index 45894edb..854d4242 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -97,7 +97,7 @@ "submit_subscriptions_notice": "Suggested Communities", "submit_subscriptions": "your subscribed communities", "rules_for": "rules for", - "no_communities_found": "No communities found on <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "No communities found on <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "To connect to a community, use 🔎 in the top right", "options": "options", "hide_options": "hide options", diff --git a/public/translations/es/default.json b/public/translations/es/default.json index 26139c38..f5b2dd6e 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Comunidades sugeridas", "submit_subscriptions": "tus comunidades suscritas", "rules_for": "reglas para", - "no_communities_found": "No se encontraron comunidades en <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "No se encontraron comunidades en <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Para conectarte a una comunidad, usa 🔎 en la parte superior derecha", "options": "opciones", "hide_options": "ocultar opciones", diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index 407dbf3a..ed2db786 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "جوامع پیشنهادی", "submit_subscriptions": "جوامع مشترک شده شما", "rules_for": "قوانین برای", - "no_communities_found": "هیچ انجمنی در <1>https://github.com/bitsocialhq/lists یافت نشد", + "no_communities_found": "هیچ انجمنی در <1>https://github.com/bitsocialnet/lists یافت نشد", "connect_community_notice": "برای اتصال به یک انجمن، از 🔎 در بالا سمت راست استفاده کنید", "options": "گزینه‌ها", "hide_options": "مخفی کردن گزینه‌ها", diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index 4fc565fb..351c3c93 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Ehdotetut yhteisöt", "submit_subscriptions": "tilaamasi yhteisöt", "rules_for": "säännöt", - "no_communities_found": "Yhteisöjä ei löytynyt osoitteesta <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Yhteisöjä ei löytynyt osoitteesta <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Yhteisöön liittymiseksi käytä 🔎 oikeassa yläkulmassa", "options": "vaihtoehdot", "hide_options": "piilota vaihtoehdot", diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index a6d980af..deeda04d 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Mga Inirerekomendang Komunidad", "submit_subscriptions": "iyong mga sinubskribang komunidad", "rules_for": "mga patakaran para sa", - "no_communities_found": "Walang natagpuang mga komunidad sa <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Walang natagpuang mga komunidad sa <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Upang kumonekta sa isang komunidad, gamitin ang 🔎 sa itaas na kanan", "options": "mga opsyon", "hide_options": "itago ang mga opsyon", diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index 08364a48..f5371307 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Communautés suggérées", "submit_subscriptions": "vos communautés abonnées", "rules_for": "règles pour", - "no_communities_found": "Aucune communauté trouvée sur <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Aucune communauté trouvée sur <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Pour vous connecter à une communauté, utilisez 🔎 en haut à droite", "options": "options", "hide_options": "cacher les options", diff --git a/public/translations/he/default.json b/public/translations/he/default.json index 09fcaba2..abe3634f 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "קהילות מומלצות", "submit_subscriptions": "הקהילות שאתה מנוי עליהן", "rules_for": "כללים עבור", - "no_communities_found": "לא נמצאו קהילות ב-<1>https://github.com/bitsocialhq/lists", + "no_communities_found": "לא נמצאו קהילות ב-<1>https://github.com/bitsocialnet/lists", "connect_community_notice": "לקישור לקהילה, השתמש ב-🔎 בפינה הימנית העליונה", "options": "אפשרויות", "hide_options": "הסתר אפשרויות", diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index d78921cc..1b44aedf 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "सुझाई गई कम्युनिटीज़", "submit_subscriptions": "आपके सब्सक्राइब किए गए समुदाय", "rules_for": "के लिए नियम", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists पर कोई समुदाय नहीं मिला", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists पर कोई समुदाय नहीं मिला", "connect_community_notice": "किसी समुदाय से जुड़ने के लिए, ऊपर दाईं ओर 🔎 का उपयोग करें", "options": "विकल्प", "hide_options": "विकल्प छुपाएँ", diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index 25719693..8c55263f 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Ajánlott közösségek", "submit_subscriptions": "az Ön által feliratkozott közösségek", "rules_for": "szabályok a", - "no_communities_found": "Nem található közösségek a <1>https://github.com/bitsocialhq/lists-en", + "no_communities_found": "Nem található közösségek a <1>https://github.com/bitsocialnet/lists-en", "connect_community_notice": "Közösséghez való csatlakozáshoz használja a 🔎 gombot a jobb felső sarokban", "options": "opciók", "hide_options": "opciók elrejtése", diff --git a/public/translations/id/default.json b/public/translations/id/default.json index 35f8a54b..c62e101e 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Komunitas yang Disarankan", "submit_subscriptions": "komunitas yang Anda langgani", "rules_for": "aturan untuk", - "no_communities_found": "Tidak ada komunitas yang ditemukan di <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Tidak ada komunitas yang ditemukan di <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Untuk terhubung ke komunitas, gunakan 🔎 di kanan atas", "options": "opsi", "hide_options": "sembunyikan opsi", diff --git a/public/translations/it/default.json b/public/translations/it/default.json index 86b3676f..ed7ab4dd 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Comunità consigliate", "submit_subscriptions": "le tue comunità sottoscritte", "rules_for": "regole per", - "no_communities_found": "nessuna comunità trovata su <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "nessuna comunità trovata su <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Per connetterti a una comunità, utilizza 🔎 in alto a destra", "options": "opzioni", "hide_options": "nascondi opzioni", diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index 5a7e72ec..10e11225 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "おすすめコミュニティ", "submit_subscriptions": "購読しているコミュニティ", "rules_for": "のルール", - "no_communities_found": "<1>https://github.com/bitsocialhq/listsにコミュニティは見つかりませんでした", + "no_communities_found": "<1>https://github.com/bitsocialnet/listsにコミュニティは見つかりませんでした", "connect_community_notice": "コミュニティに接続するには、右上の🔎を使用してください", "options": "オプション", "hide_options": "オプションを隠す", diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index 4b7fb52d..0766e946 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "추천 커뮤니티", "submit_subscriptions": "구독한 커뮤니티", "rules_for": "규칙", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists에 커뮤니티를 찾을 수 없습니다", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists에 커뮤니티를 찾을 수 없습니다", "connect_community_notice": "커뮤니티에 연결하려면 오른쪽 상단의 🔎를 사용하세요", "options": "옵션", "hide_options": "옵션 숨기기", diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index 0793407b..f61398e5 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "सुचविलेले संघटने", "submit_subscriptions": "आपण सदस्यता घेतलेली समुदाय", "rules_for": "साठीचे नियम", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists वर कोणत्याही समुदायाचा शोध लागलेला नाही", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists वर कोणत्याही समुदायाचा शोध लागलेला नाही", "connect_community_notice": "समुदायाशी जोडण्यासाठी, उजव्या वरील कोपर्यात 🔎 वापरा", "options": "पर्याय", "hide_options": "पर्याय लपवा", diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index b26330fe..2124dea5 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Aanbevolen gemeenschappen", "submit_subscriptions": "uw geabonneerde gemeenschappen", "rules_for": "regels voor", - "no_communities_found": "Geen gemeenschappen gevonden op <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Geen gemeenschappen gevonden op <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Gebruik 🔎 rechtsboven om verbinding te maken met een gemeenschap", "options": "opties", "hide_options": "opties verbergen", diff --git a/public/translations/no/default.json b/public/translations/no/default.json index 310b0eac..ab5ae4a8 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Anbefalte fellesskap", "submit_subscriptions": "dine abonnerte samfunn", "rules_for": "regler for", - "no_communities_found": "Ingen samfunn funnet på <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Ingen samfunn funnet på <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "For å koble til et samfunn, bruk 🔎 øverst til høyre", "options": "alternativer", "hide_options": "skjul alternativer", diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index 1b5a1151..cfcfdc1f 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Polecane społeczności", "submit_subscriptions": "twoje subskrybowane społeczności", "rules_for": "zasady dla", - "no_communities_found": "Nie znaleziono społeczności na <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Nie znaleziono społeczności na <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Aby połączyć się ze społecznością, użyj 🔎 w prawym górnym rogu", "options": "opcje", "hide_options": "ukryj opcje", diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index f7b59c36..c4fdc28d 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Comunidades sugeridas", "submit_subscriptions": "suas comunidades inscritas", "rules_for": "regras para", - "no_communities_found": "Nenhuma comunidade encontrada em <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Nenhuma comunidade encontrada em <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Para se conectar a uma comunidade, use 🔎 no canto superior direito", "options": "opções", "hide_options": "ocultar opções", diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index 6957f59a..09005a8c 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Comunități recomandate", "submit_subscriptions": "comunitățile dvs. abonate", "rules_for": "reguli pentru", - "no_communities_found": "Nicio comunitate găsită pe <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Nicio comunitate găsită pe <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Pentru a vă conecta la o comunitate, folosiți 🔎 în partea dreaptă sus", "options": "opțiuni", "hide_options": "ascunde opțiuni", diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index f83d56f8..8c1e3250 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Рекомендуемые сообщества", "submit_subscriptions": "ваши подписанные сообщества", "rules_for": "правила для", - "no_communities_found": "Сообщества не найдены на <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Сообщества не найдены на <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Чтобы подключиться к сообществу, используйте 🔎 в правом верхнем углу", "options": "опции", "hide_options": "скрыть опции", diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index 7bb9400e..6e331fbb 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Komunitete të propozuara", "submit_subscriptions": "komunitetet tuaja të abonuara", "rules_for": "rregullat për", - "no_communities_found": "Nuk u gjetën komunitete në <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Nuk u gjetën komunitete në <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Për të lidhur me një komunitet, përdorni 🔎 në këndin e djathtë lart", "options": "opsione", "hide_options": "fsheh opsionet", diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index 78ff3825..d86e9091 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Föreslagna samhällen", "submit_subscriptions": "dina prenumererade samhällen", "rules_for": "regler för", - "no_communities_found": "Inga samhällen hittades på <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Inga samhällen hittades på <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "För att ansluta till en gemenskap, använd 🔎 i övre högra hörnet", "options": "alternativ", "hide_options": "dölj alternativ", diff --git a/public/translations/te/default.json b/public/translations/te/default.json index f6a1162d..1c491f3a 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "సూచింపబడిన సంఘటనలు", "submit_subscriptions": "మీరు చందా చేసుకున్న సముదాయాలు", "rules_for": "కోసం నియమాలు", - "no_communities_found": "<1>https://github.com/bitsocialhq/listsలో సమూహాలు కనిపించలేదు", + "no_communities_found": "<1>https://github.com/bitsocialnet/listsలో సమూహాలు కనిపించలేదు", "connect_community_notice": "ఒక సముదాయానికి కనెక్ట్ అవ్వడానికి, పైన కుడి వైపున 🔎 ఉపయోగించండి", "options": "ఎంపికలు", "hide_options": "ఎంపికలను దాచు", diff --git a/public/translations/th/default.json b/public/translations/th/default.json index 6d635b48..67c919f1 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "ชุมชนแนะนำ", "submit_subscriptions": "ชุมชนที่คุณติดตาม", "rules_for": "กฎสำหรับ", - "no_communities_found": "ไม่พบชุมชนใด ๆ บน <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "ไม่พบชุมชนใด ๆ บน <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "เพื่อเชื่อมต่อกับชุมชน ใช้ 🔎 ที่มุมขวาบน", "options": "ตัวเลือก", "hide_options": "ซ่อนตัวเลือก", diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index 571e5261..4126357c 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Önerilen Topluluklar", "submit_subscriptions": "abone olduğunuz topluluklar", "rules_for": "için kurallar", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists üzerinde hiçbir topluluk bulunamadı", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists üzerinde hiçbir topluluk bulunamadı", "connect_community_notice": "Bir topluluğa bağlanmak için, sağ üst köşede 🔎 kullanın", "options": "seçenekler", "hide_options": "seçenekleri gizle", diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index 1a85de53..23632d13 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Рекомендовані спільноти", "submit_subscriptions": "ваші підписані спільноти", "rules_for": "правила для", - "no_communities_found": "Спільноти не знайдені на <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Спільноти не знайдені на <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Щоб підключитися до спільноти, використовуйте 🔎 у верхньому правому куті", "options": "опції", "hide_options": "приховати опції", diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index 4f985a64..b734158b 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "موصولہ کمیونٹیز", "submit_subscriptions": "آپ کی سبسکرائب شدہ کمیونٹیز", "rules_for": "کے قواعد", - "no_communities_found": "<1>https://github.com/bitsocialhq/lists پر کوئی کمیونٹیز نہیں ملی", + "no_communities_found": "<1>https://github.com/bitsocialnet/lists پر کوئی کمیونٹیز نہیں ملی", "connect_community_notice": "کمیونٹی سے جڑنے کے لئے، دائیں اوپر 🔎 استعمال کریں", "options": "اختیارات", "hide_options": "اختیارات چھپائیں", diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index 17c255f0..612ee426 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "Cộng đồng được đề xuất", "submit_subscriptions": "các cộng đồng bạn đã đăng ký", "rules_for": "quy tắc cho", - "no_communities_found": "Không tìm thấy cộng đồng nào trên <1>https://github.com/bitsocialhq/lists", + "no_communities_found": "Không tìm thấy cộng đồng nào trên <1>https://github.com/bitsocialnet/lists", "connect_community_notice": "Để kết nối với cộng đồng, sử dụng 🔎 ở góc trên bên phải", "options": "tùy chọn", "hide_options": "ẩn tùy chọn", diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 65398267..6148f3fb 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -58,7 +58,7 @@ "submit_subscriptions_notice": "建议的社区", "submit_subscriptions": "您订阅的社区", "rules_for": "规则适用于", - "no_communities_found": "在<1>https://github.com/bitsocialhq/lists上未找到任何社区", + "no_communities_found": "在<1>https://github.com/bitsocialnet/lists上未找到任何社区", "connect_community_notice": "要连接到社区,请在右上角使用 🔎", "options": "选项", "hide_options": "隐藏选项", diff --git a/scripts/deploy.sh b/scripts/deploy.sh index e609e41e..1172d749 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -25,7 +25,7 @@ SCRIPT=" cd ~ rm $SEEDIT_HTML_NAME.zip rm -fr $SEEDIT_HTML_NAME -wget https://github.com/bitsocialhq/seedit/releases/download/v$SEEDIT_VERSION/$SEEDIT_HTML_NAME.zip || exit +wget https://github.com/bitsocialnet/seedit/releases/download/v$SEEDIT_VERSION/$SEEDIT_HTML_NAME.zip || exit # extract html unzip $SEEDIT_HTML_NAME.zip || exit @@ -38,7 +38,7 @@ do # download previous version SEEDIT_PREVIOUS_VERSION_HTML_NAME="seedit-html-\$SEEDIT_PREVIOUS_VERSION" echo downloading \$SEEDIT_PREVIOUS_VERSION_HTML_NAME... - wget --quiet https://github.com/bitsocialhq/seedit/releases/download/v\$SEEDIT_PREVIOUS_VERSION/\$SEEDIT_PREVIOUS_VERSION_HTML_NAME.zip + wget --quiet https://github.com/bitsocialnet/seedit/releases/download/v\$SEEDIT_PREVIOUS_VERSION/\$SEEDIT_PREVIOUS_VERSION_HTML_NAME.zip # extract previous version html unzip -qq \$SEEDIT_PREVIOUS_VERSION_HTML_NAME.zip rm \$SEEDIT_PREVIOUS_VERSION_HTML_NAME.zip diff --git a/scripts/release-body.js b/scripts/release-body.js index 9b438fac..2a0e6244 100644 --- a/scripts/release-body.js +++ b/scripts/release-body.js @@ -47,7 +47,7 @@ if (remoteFiles.length) { files = remoteFiles; } -const linkTo = (file) => `https://github.com/bitsocialhq/seedit/releases/download/v${version}/${file}`; +const linkTo = (file) => `https://github.com/bitsocialnet/seedit/releases/download/v${version}/${file}`; const has = (s, sub) => s.toLowerCase().includes(sub); const isArm = (s) => has(s, 'arm64') || has(s, 'aarch64'); const isX64 = (s) => (has(s, 'x64') || has(s, 'x86_64')) || !isArm(s); diff --git a/src/components/feed-footer/feed-footer.tsx b/src/components/feed-footer/feed-footer.tsx index 41c31296..ebfbc2a4 100644 --- a/src/components/feed-footer/feed-footer.tsx +++ b/src/components/feed-footer/feed-footer.tsx @@ -151,7 +151,7 @@ const FeedFooter = ({
{t('not_moderator')}
) : (
- https://github.com/bitsocialhq/lists]} /> + https://github.com/bitsocialnet/lists]} />
{t('connect_community_notice')}
diff --git a/src/components/sidebar/sidebar.tsx b/src/components/sidebar/sidebar.tsx index 37e557a5..ea4db704 100644 --- a/src/components/sidebar/sidebar.tsx +++ b/src/components/sidebar/sidebar.tsx @@ -58,7 +58,7 @@ const ModeratorsList = ({ roles }: { roles: Record }) => { u/{Plebbit.getShortAddress({ address })} ))} - {/* TODO: https://github.com/bitsocialhq/seedit/issues/274 + {/* TODO: https://github.com/bitsocialnet/seedit/issues/274
  • {t('about_moderation')} »
  • */} @@ -142,19 +142,19 @@ export const Footer = () => { |
  • - + github |
  • - + telegram |
  • - + x | @@ -263,7 +263,7 @@ const Sidebar = ({ comment, isSubCreatedButNotYetPublished, settings, subplebbit navigate('/communities/create'); } else if (window.confirm(t('create_community_warning'))) { const link = document.createElement('a'); - link.href = 'https://github.com/bitsocialhq/seedit/releases/latest'; + link.href = 'https://github.com/bitsocialnet/seedit/releases/latest'; link.target = '_blank'; link.rel = 'noopener noreferrer'; link.click(); @@ -367,7 +367,7 @@ const Sidebar = ({ comment, isSubCreatedButNotYetPublished, settings, subplebbit )} {(moderatorRole || isOwner) && } {isInSubplebbitsView && ( - +
    {t('submit_community')} diff --git a/src/components/version/version.tsx b/src/components/version/version.tsx index 9a85987f..91f8b98c 100644 --- a/src/components/version/version.tsx +++ b/src/components/version/version.tsx @@ -6,7 +6,7 @@ const commitRef = import.meta.env.VITE_COMMIT_REF; const VersionWithCommit = () => { return ( @@ -17,7 +17,7 @@ const VersionWithCommit = () => { const Version = () => { return ( - + v{version} ); diff --git a/src/constants/nsfw-tags.ts b/src/constants/nsfw-tags.ts index 8c23411d..f8094881 100644 --- a/src/constants/nsfw-tags.ts +++ b/src/constants/nsfw-tags.ts @@ -1,2 +1,2 @@ -// https://github.com/bitsocialhq/lists/blob/master/README.md +// https://github.com/bitsocialnet/lists/blob/master/README.md export const nsfwTags = ['adult', 'gore', 'vulgar', 'anti']; diff --git a/src/views/about/about.tsx b/src/views/about/about.tsx index bf9710a8..e88cf972 100644 --- a/src/views/about/about.tsx +++ b/src/views/about/about.tsx @@ -79,7 +79,7 @@ export const FAQ = () => {

    Seedit is free and open source software under GPL-2.0 license, you can check the source code{' '} - + here . @@ -88,11 +88,11 @@ export const FAQ = () => {

    How do I create my own community?

    If you're comfortable with the command line, you can use{' '} - + bitsocial-cli {' '} to create your own community. Otherwise, you can download{' '} - + Seedit desktop , which automatically runs a full node and lets you create communities with the ease of a reddit-like graphical user interface. You can also open a remote diff --git a/src/views/settings/settings.tsx b/src/views/settings/settings.tsx index c24bb51c..f4e858a4 100644 --- a/src/views/settings/settings.tsx +++ b/src/views/settings/settings.tsx @@ -34,13 +34,13 @@ const CheckForUpdates = () => { if (packageJson.version !== packageData.version) { const newVersionText = t('new_stable_version', { newVersion: packageData.version, oldVersion: packageJson.version }); const updateActionText = window.electronApi?.isElectron - ? t('download_latest_desktop', { link: 'https://github.com/bitsocialhq/seedit/releases/latest', interpolation: { escapeValue: false } }) + ? t('download_latest_desktop', { link: 'https://github.com/bitsocialnet/seedit/releases/latest', interpolation: { escapeValue: false } }) : isAndroid ? t('download_latest_android') : t('refresh_to_update'); if (isAndroid) { if (window.confirm(newVersionText + ' ' + updateActionText)) { - window.open(`https://github.com/bitsocialhq/seedit/releases/download/v${packageData.version}/seedit-${packageData.version}.apk`, '_blank', 'noreferrer'); + window.open(`https://github.com/bitsocialnet/seedit/releases/download/v${packageData.version}/seedit-${packageData.version}.apk`, '_blank', 'noreferrer'); } } else { alert(newVersionText + ' ' + updateActionText); @@ -107,7 +107,7 @@ const LanguageSettings = () => { ))} - + {t('contribute_on_github')}

    diff --git a/src/views/submit-page/submit-page.tsx b/src/views/submit-page/submit-page.tsx index 9cdaa256..45585b8c 100644 --- a/src/views/submit-page/submit-page.tsx +++ b/src/views/submit-page/submit-page.tsx @@ -101,7 +101,7 @@ const UploadMediaForm = () => { if (!(isAndroid || isElectron)) { if (window.confirm(t('upload_button_warning'))) { const link = document.createElement('a'); - link.href = 'https://github.com/bitsocialhq/seedit/releases/latest'; + link.href = 'https://github.com/bitsocialnet/seedit/releases/latest'; link.target = '_blank'; link.rel = 'noopener noreferrer'; link.click(); @@ -170,7 +170,7 @@ const UploadMediaForm = () => { if (!(isAndroid || isElectron)) { if (window.confirm(t('upload_button_warning'))) { const link = document.createElement('a'); - link.href = 'https://github.com/bitsocialhq/seedit/releases/latest'; + link.href = 'https://github.com/bitsocialnet/seedit/releases/latest'; link.target = '_blank'; link.rel = 'noopener noreferrer'; link.click();