From 525003a9e1bd5bb5e92acca7cf1dec861b89b5e0 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:40:47 -0400 Subject: [PATCH 01/12] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20?= =?UTF-8?q?=C2=ABsrc/content/docs/fr-fr=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/fr-fr/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/fr-fr/privacy-policy.mdx diff --git a/src/content/docs/fr-fr/privacy-policy.mdx b/src/content/docs/fr-fr/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/fr-fr/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From 91b1af3e531999f1ae2d4c96486d87283d555bf7 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:41:14 -0400 Subject: [PATCH 02/12] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20?= =?UTF-8?q?=C2=ABsrc/content/docs/ru-ru=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/ru-ru/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/ru-ru/privacy-policy.mdx diff --git a/src/content/docs/ru-ru/privacy-policy.mdx b/src/content/docs/ru-ru/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/ru-ru/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From 4de153453d25413261be64cf5c95d6c0b41fa638 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:41:47 -0400 Subject: [PATCH 03/12] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20?= =?UTF-8?q?=C2=ABsrc/content/docs/uk-ua=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/uk-ua/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/uk-ua/privacy-policy.mdx diff --git a/src/content/docs/uk-ua/privacy-policy.mdx b/src/content/docs/uk-ua/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/uk-ua/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From a12d3be05de11a08eaac5f6d67b75a00a89b1576 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:49:56 -0400 Subject: [PATCH 04/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/content/docs/ru-ru/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/ru-ru/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/ru-ru/privacy-policy.mdx b/src/content/docs/ru-ru/privacy-policy.mdx index b7e91b1..41aeb55 100644 --- a/src/content/docs/ru-ru/privacy-policy.mdx +++ b/src/content/docs/ru-ru/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Политика конфиденциальности --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Управляющим Federated Nexus является Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus собирает и хранит адреса электронной почты и имена пользователей бессрочно, для предотвращения спама и управления учётными записями. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +Из-за ограничений протокола Matrix, удалить отправленные сообщения при деактивации учётной записи невозможно. Поэтому сообщения, отправленные через этот сервер, могут сохраняться бессрочно. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Поскольку Federated Nexus участвует в федеративной сети Matrix, сообщения и идентификаторы учётных записей могут передаваться и храниться другими домашними серверами Matrix, находящимися вне нашего контроля. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Мы ведём журналы запросов, поступающих на наши серверы, в целях обеспечения работоспособности и безопасности. Эти журналы содержат IP-адреса и автоматически удаляются в начале каждого месяца. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus может использовать необходимое количество файлов cookie для аутентификации и управления сессиями при доступе к веб-сервисам. Эти файлы cookie необходимы для функционирования сервиса и не используются для отслеживания или рекламы. -We do not sell personal data. +Мы не продаём персональные данные. -For privacy inquiries or data requests, contact: info@federated.nexus. +По вопросам конфиденциальности или запросам о данных обращайтесь по адресу (на английском языке): info@federated.nexus. From 96e93728ddfd7122512234a0add7dd3da909abc7 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:59:48 -0400 Subject: [PATCH 05/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/content/docs/uk-ua/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/uk-ua/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/uk-ua/privacy-policy.mdx b/src/content/docs/uk-ua/privacy-policy.mdx index b7e91b1..2ac948b 100644 --- a/src/content/docs/uk-ua/privacy-policy.mdx +++ b/src/content/docs/uk-ua/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Політика конфіденційності --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Federated Nexus працює під керівництвом Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus збирає та зберігає адреси електронної пошти й імена користувачів необмежений час для запобігання спаму та управління обліковими записами. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +Через обмеження протоколу Matrix неможливо видалити надіслані повідомлення після деактивації облікового запису. Тому повідомлення, надіслані через цей сервер, можуть зберігатися необмежений час. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Оскільки Federated Nexus бере участь у федеративній мережі Matrix, повідомлення та ідентифікатори облікових записів можуть передаватися та зберігатися іншими домашніми серверами Matrix, що знаходяться поза нашим контролем. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Ми зберігаємо журнали запитів, що надходять на наші сервери, з метою забезпечення роботи та безпеки. Ці журнали містять IP-адреси та автоматично видаляються на початку кожного місяця. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus може використовувати необхідні файли cookie для аутентифікації та управління сеансами під час доступу до веб-сервісів. Ці файли cookie необхідні для функціонування сервісу та не використовуються для відстеження або реклами. -We do not sell personal data. +Ми не продаємо особисті дані. -For privacy inquiries or data requests, contact: info@federated.nexus. +З питань конфіденційності або запитів щодо даних звертайтеся за адресою (англійською мовою): info@federated.nexus. From bcd8d12ee8ae051f5ccb0526838bcee73b4819bf Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:04:30 -0400 Subject: [PATCH 06/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/content/docs/fr-fr/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/fr-fr/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/fr-fr/privacy-policy.mdx b/src/content/docs/fr-fr/privacy-policy.mdx index b7e91b1..9e4cee1 100644 --- a/src/content/docs/fr-fr/privacy-policy.mdx +++ b/src/content/docs/fr-fr/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Politique de confidentialité --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Federated Nexus est géré par Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus collecte et conserve indéfiniment les adresses e-mail et les noms d'utilisateur des comptes à des fins de prévention du spam et de gestion des comptes. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +En raison des limitations du protocole Matrix, il n'est pas possible de supprimer les messages envoyés lorsqu'un compte est désactivé. Les messages envoyés via ce serveur peuvent donc persister indéfiniment. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Federated Nexus participant au réseau de fédération Matrix, les messages et les identifiants de compte peuvent être transmis à d'autres serveurs Matrix hors de notre contrôle et y être stockés. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Nous conservons des journaux des requêtes adressées à nos serveurs à des fins d'exploitation et de sécurité. Ces journaux contiennent les adresses IP et sont automatiquement supprimés au début de chaque mois. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus peut utiliser des cookies essentiels pour l'authentification et la gestion des sessions lors de l'accès aux services web. Ces cookies sont nécessaires au fonctionnement du service et ne sont pas utilisés à des fins de suivi ou de publicité. -We do not sell personal data. +Nous ne vendons pas de données personnelles. -For privacy inquiries or data requests, contact: info@federated.nexus. +Pour toute question relative à la confidentialité ou demande de données, veuillez contacter (en anglais) : info@federated.nexus. From c2ad425a9b39692acc582b31e469592c90ab118a Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:10:44 -0400 Subject: [PATCH 07/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/pages/ru-ru/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ru-ru/register.astro | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/pages/ru-ru/register.astro b/src/pages/ru-ru/register.astro index f66825c..c319e35 100644 --- a/src/pages/ru-ru/register.astro +++ b/src/pages/ru-ru/register.astro @@ -33,14 +33,13 @@ import "../../styles/page.css" From 47e0e18b92ea1d09010211ae554a1fa69dd5a7ab Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:13:27 -0400 Subject: [PATCH 08/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/pages/uk-ua/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/uk-ua/register.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/uk-ua/register.astro b/src/pages/uk-ua/register.astro index e668ea5..637a218 100644 --- a/src/pages/uk-ua/register.astro +++ b/src/pages/uk-ua/register.astro @@ -33,14 +33,14 @@ import "../../styles/page.css" From b1867156703a247ab633e6832fbc4d4152f414c6 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:14:56 -0400 Subject: [PATCH 09/12] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20src/pages/fr-fr/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/fr-fr/register.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/fr-fr/register.astro b/src/pages/fr-fr/register.astro index c0a5202..3c88d2f 100644 --- a/src/pages/fr-fr/register.astro +++ b/src/pages/fr-fr/register.astro @@ -34,13 +34,13 @@ import "../../styles/page.css" From 8b0de515c69640e608ee656d82b2d9f0ecdc1ad2 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 21:29:57 -0400 Subject: [PATCH 10/12] Update translations Attention. We're trying to add a translation :-) Alexey. Reviewed-on: https://git.federated.nexus/federated-nexus/website/pulls/7 Co-authored-by: aleksei Co-committed-by: aleksei --- src/content/docs/fr-fr/privacy-policy.mdx | 19 +++++++++++++++++++ src/content/docs/ru-ru/privacy-policy.mdx | 19 +++++++++++++++++++ src/content/docs/uk-ua/privacy-policy.mdx | 19 +++++++++++++++++++ src/pages/fr-fr/register.astro | 6 +++--- src/pages/ru-ru/register.astro | 7 +++---- src/pages/uk-ua/register.astro | 8 ++++---- 6 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 src/content/docs/fr-fr/privacy-policy.mdx create mode 100644 src/content/docs/ru-ru/privacy-policy.mdx create mode 100644 src/content/docs/uk-ua/privacy-policy.mdx diff --git a/src/content/docs/fr-fr/privacy-policy.mdx b/src/content/docs/fr-fr/privacy-policy.mdx new file mode 100644 index 0000000..9e4cee1 --- /dev/null +++ b/src/content/docs/fr-fr/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Politique de confidentialité +--- + +Federated Nexus est géré par Henry Hiles (QuadRadical). + +Federated Nexus collecte et conserve indéfiniment les adresses e-mail et les noms d'utilisateur des comptes à des fins de prévention du spam et de gestion des comptes. + +En raison des limitations du protocole Matrix, il n'est pas possible de supprimer les messages envoyés lorsqu'un compte est désactivé. Les messages envoyés via ce serveur peuvent donc persister indéfiniment. + +Federated Nexus participant au réseau de fédération Matrix, les messages et les identifiants de compte peuvent être transmis à d'autres serveurs Matrix hors de notre contrôle et y être stockés. + +Nous conservons des journaux des requêtes adressées à nos serveurs à des fins d'exploitation et de sécurité. Ces journaux contiennent les adresses IP et sont automatiquement supprimés au début de chaque mois. + +Federated Nexus peut utiliser des cookies essentiels pour l'authentification et la gestion des sessions lors de l'accès aux services web. Ces cookies sont nécessaires au fonctionnement du service et ne sont pas utilisés à des fins de suivi ou de publicité. + +Nous ne vendons pas de données personnelles. + +Pour toute question relative à la confidentialité ou demande de données, veuillez contacter (en anglais) : info@federated.nexus. diff --git a/src/content/docs/ru-ru/privacy-policy.mdx b/src/content/docs/ru-ru/privacy-policy.mdx new file mode 100644 index 0000000..41aeb55 --- /dev/null +++ b/src/content/docs/ru-ru/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Политика конфиденциальности +--- + +Управляющим Federated Nexus является Henry Hiles (QuadRadical). + +Federated Nexus собирает и хранит адреса электронной почты и имена пользователей бессрочно, для предотвращения спама и управления учётными записями. + +Из-за ограничений протокола Matrix, удалить отправленные сообщения при деактивации учётной записи невозможно. Поэтому сообщения, отправленные через этот сервер, могут сохраняться бессрочно. + +Поскольку Federated Nexus участвует в федеративной сети Matrix, сообщения и идентификаторы учётных записей могут передаваться и храниться другими домашними серверами Matrix, находящимися вне нашего контроля. + +Мы ведём журналы запросов, поступающих на наши серверы, в целях обеспечения работоспособности и безопасности. Эти журналы содержат IP-адреса и автоматически удаляются в начале каждого месяца. + +Federated Nexus может использовать необходимое количество файлов cookie для аутентификации и управления сессиями при доступе к веб-сервисам. Эти файлы cookie необходимы для функционирования сервиса и не используются для отслеживания или рекламы. + +Мы не продаём персональные данные. + +По вопросам конфиденциальности или запросам о данных обращайтесь по адресу (на английском языке): info@federated.nexus. diff --git a/src/content/docs/uk-ua/privacy-policy.mdx b/src/content/docs/uk-ua/privacy-policy.mdx new file mode 100644 index 0000000..2ac948b --- /dev/null +++ b/src/content/docs/uk-ua/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Політика конфіденційності +--- + +Federated Nexus працює під керівництвом Henry Hiles (QuadRadical). + +Federated Nexus збирає та зберігає адреси електронної пошти й імена користувачів необмежений час для запобігання спаму та управління обліковими записами. + +Через обмеження протоколу Matrix неможливо видалити надіслані повідомлення після деактивації облікового запису. Тому повідомлення, надіслані через цей сервер, можуть зберігатися необмежений час. + +Оскільки Federated Nexus бере участь у федеративній мережі Matrix, повідомлення та ідентифікатори облікових записів можуть передаватися та зберігатися іншими домашніми серверами Matrix, що знаходяться поза нашим контролем. + +Ми зберігаємо журнали запитів, що надходять на наші сервери, з метою забезпечення роботи та безпеки. Ці журнали містять IP-адреси та автоматично видаляються на початку кожного місяця. + +Federated Nexus може використовувати необхідні файли cookie для аутентифікації та управління сеансами під час доступу до веб-сервісів. Ці файли cookie необхідні для функціонування сервісу та не використовуються для відстеження або реклами. + +Ми не продаємо особисті дані. + +З питань конфіденційності або запитів щодо даних звертайтеся за адресою (англійською мовою): info@federated.nexus. diff --git a/src/pages/fr-fr/register.astro b/src/pages/fr-fr/register.astro index c0a5202..3c88d2f 100644 --- a/src/pages/fr-fr/register.astro +++ b/src/pages/fr-fr/register.astro @@ -34,13 +34,13 @@ import "../../styles/page.css" diff --git a/src/pages/ru-ru/register.astro b/src/pages/ru-ru/register.astro index f66825c..c319e35 100644 --- a/src/pages/ru-ru/register.astro +++ b/src/pages/ru-ru/register.astro @@ -33,14 +33,13 @@ import "../../styles/page.css" diff --git a/src/pages/uk-ua/register.astro b/src/pages/uk-ua/register.astro index e668ea5..637a218 100644 --- a/src/pages/uk-ua/register.astro +++ b/src/pages/uk-ua/register.astro @@ -33,14 +33,14 @@ import "../../styles/page.css" From 2b8cef9e9397420a0f64307bdd6a6e343214f2fd Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Mon, 16 Mar 2026 22:33:53 -0400 Subject: [PATCH 11/12] fix action --- .github/workflows/astro.yml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index e7ecfc2..1ff3fba 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -31,10 +31,17 @@ jobs: - name: Build with Astro run: deno run astro build - - name: Upload artifact - uses: actions/upload-pages-artifact@v4 + - name: Create artifact + run: | + tar \ + --dereference --hard-dereference \ + -cvf "$RUNNER_TEMP/artifact.tar" \ + -C ./dist . + + - uses: actions/upload-artifact@v4 with: - path: dist + name: github-pages + path: ${{ runner.temp }}/artifact.tar deploy: environment: @@ -46,4 +53,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.5 + uses: actions/deploy-pages@v4.0.5 \ No newline at end of file From 00aebddad6ce4a839fae1db596f0061708ccd10e Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 17 Mar 2026 18:00:32 -0400 Subject: [PATCH 12/12] Revert "remove liberapay for now" This reverts commit a710594805321c660fc640b191156f066efa3931. --- src/content/docs/donate.mdx | 1 + src/content/docs/fr-fr/donate.mdx | 3 ++- src/content/docs/ru-ru/donate.mdx | 3 ++- src/content/docs/uk-ua/donate.mdx | 3 ++- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/content/docs/donate.mdx b/src/content/docs/donate.mdx index e21f1aa..c33a0f7 100644 --- a/src/content/docs/donate.mdx +++ b/src/content/docs/donate.mdx @@ -6,6 +6,7 @@ Federated Nexus runs off of donations, so if you're enjoying our services please consider donating through one of the following methods: - Interac E-Transfer: If you are Canadian, you should be able to send an Interac E-Transfer from your bank to the address henry@henryhiles.com to donate. This is preferred, as there are no fees. +- [Liberapay](https://liberapay.com/QuadRadical/donate) is the other option for donating, and should work from any country. Liberapay as a platform is primarily for recurring donations, but you can choose "Manual renewal" for a one-time donation. A huge thank you to our current sponsors: diff --git a/src/content/docs/fr-fr/donate.mdx b/src/content/docs/fr-fr/donate.mdx index dd68b6e..b4c0225 100644 --- a/src/content/docs/fr-fr/donate.mdx +++ b/src/content/docs/fr-fr/donate.mdx @@ -5,8 +5,9 @@ title: Faire un don Federated Nexus dépend des dons. Si vous appréciez nos services, merci de nous soutenir de l'une des manières suivantes : - Interac E-Transfer : est une excellente option pour les résidents canadiens, car vous pouvez envoyer le montant requis de votre compte bancaire à henry@henryhiles.com sans frais. +- [Liberapay](https://liberapay.com/QuadRadical/donate) est une autre option qui fonctionne depuis n'importe quel pays. La plateforme Liberapay est principalement conçue pour les dons récurrents, mais vous pouvez sélectionner « Renouvellement manuel » pour un don unique. Un grand merci à nos donateurs actuels : - @VeryLoud: CAD$100 -- @Aristarchus of Samos: CAD$100 +- @Aristarchus of Samos: CAD$100 \ No newline at end of file diff --git a/src/content/docs/ru-ru/donate.mdx b/src/content/docs/ru-ru/donate.mdx index ec28946..c4aebf4 100644 --- a/src/content/docs/ru-ru/donate.mdx +++ b/src/content/docs/ru-ru/donate.mdx @@ -2,10 +2,11 @@ title: Пожертвования --- -Federated Nexus существует за счёт пожертвований, поэтому, если вам нравятся наши +Federated Nexus существует за счёт пожертвований, поэтому, если вам нравятся наши услуги, то, пожалуйста, рассмотрите возможность помочь нам одним из следующих способов: - Interac E-Transfer: оптимальный вариант для жителей Канады, так как можно без комиссии отправить нужную сумму со своего банковского счёта на адрес henry@henryhiles.com. +- [Liberapay](https://liberapay.com/QuadRadical/donate) — ещё один вариант, который должен работать из любой страны. Платформа Liberapay в основном предназначена для регулярных пожертвований, но вы можете выбрать «Ручное продление» для разового пожертвования. Огромное спасибо нашим нынешним спонсорам: diff --git a/src/content/docs/uk-ua/donate.mdx b/src/content/docs/uk-ua/donate.mdx index bce44dd..21c6dc6 100644 --- a/src/content/docs/uk-ua/donate.mdx +++ b/src/content/docs/uk-ua/donate.mdx @@ -5,8 +5,9 @@ title: Пожертва Federated Nexus існує за рахунок пожертв, тому якщо вам подобаються наші послуги, то, будь ласка, розгляньте можливість допомогти нам одним із наступних способів: - Interac E-Transfer: оптимальний варіант для мешканців Канади, тому що можна без комісії надіслати потрібну суму зі свого банківського рахунку на адресу henry@henryhiles.com. +- [Liberapay](https://liberapay.com/QuadRadical/donate) - ще один варіант, який має працювати з будь-якої країни. Платформа Liberapay в основному призначена для регулярних пожертвувань, але ви можете вибрати "Ручне продовження" для разового пожертвування. Велике дякую нашим нинішнім спонсорам: - @VeryLoud: CAD$100 -- @Aristarchus of Samos: CAD$100 +- @Aristarchus of Samos: CAD$100 \ No newline at end of file