diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 0bebe23..e23123c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ It shall NOT be edited by hand. See more [on the documentation](https://glitch-soc.github.io/docs/). -**Shipped version:** 2024.08.11~ynh1 +**Shipped version:** 2024.08.16~ynh1 ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md index 1e5b1a5..ff94ae7 100644 --- a/README_es.md +++ b/README_es.md @@ -45,7 +45,7 @@ No se debe editar a mano. See more [on the documentation](https://glitch-soc.github.io/docs/). -**Versión actual:** 2024.08.11~ynh1 +**Versión actual:** 2024.08.16~ynh1 ## Documentaciones y recursos - Sitio web oficial: diff --git a/README_eu.md b/README_eu.md index 1cf3299..a11bbac 100644 --- a/README_eu.md +++ b/README_eu.md @@ -45,7 +45,7 @@ EZ editatu eskuz. See more [on the documentation](https://glitch-soc.github.io/docs/). -**Paketatutako bertsioa:** 2024.08.11~ynh1 +**Paketatutako bertsioa:** 2024.08.16~ynh1 ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_fr.md b/README_fr.md index d4fe58e..6b55ae3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -45,7 +45,7 @@ Il NE doit PAS être modifié à la main. Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2024.08.11~ynh1 +**Version incluse :** 2024.08.16~ynh1 ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index bdb5428..92c49c4 100644 --- a/README_gl.md +++ b/README_gl.md @@ -45,7 +45,7 @@ NON debe editarse manualmente. See more [on the documentation](https://glitch-soc.github.io/docs/). -**Versión proporcionada:** 2024.08.11~ynh1 +**Versión proporcionada:** 2024.08.16~ynh1 ## Documentación e recursos - Web oficial da app: diff --git a/README_id.md b/README_id.md index 08da843..ed66f47 100644 --- a/README_id.md +++ b/README_id.md @@ -45,7 +45,7 @@ Ini TIDAK boleh diedit dengan tangan. See more [on the documentation](https://glitch-soc.github.io/docs/). -**Versi terkirim:** 2024.08.11~ynh1 +**Versi terkirim:** 2024.08.16~ynh1 ## Dokumentasi dan sumber daya - Website aplikasi resmi: diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..57b3cf7 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,68 @@ + + +# Glitch-Soc для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/glitchsoc.svg)](https://ci-apps.yunohost.org/ci/apps/glitchsoc/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg) + +[![Установите Glitch-Soc с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glitchsoc) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Glitch-Soc быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +`glitch-soc` is a friendly [fork](https://en.wikipedia.org/wiki/Fork_(software_development)) of the open-source social media software [Mastodon](https://joinmastodon.org/), with the aim of providing additional features at the risk of potentially less stable software. + +⚠️ `glitch-soc` is beta software, and under active development. Use at your own risk! + +### What's different from Mastodon? + +`glitch-soc` adds a number of experimental features to Mastodon, such as: + +- Media improvements + - Images inside the CW spoiler + - fullwidth images + - scaling options +- Formatted toots +- Reply selection in lists +- Filter improvements +- Highlighting of misleading links +- Hiding follower count +- An app settings modal +- Collapsible toots +- Toot visibility icons +- Local-only toots +- Threaded mode +- `data-*` attributes on statuses +- Advanced theming via flavours+skins +- Doodle + +See more [on the documentation](https://glitch-soc.github.io/docs/). + + +**Поставляемая версия:** 2024.08.16~ynh1 +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug +или +sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ae993d8..7556a4d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -45,7 +45,7 @@ See more [on the documentation](https://glitch-soc.github.io/docs/). -**分发版本:** 2024.08.11~ynh1 +**分发版本:** 2024.08.16~ynh1 ## 文档与资源 - 官方应用网站: diff --git a/conf/app.src b/conf/app.src index 5ca3672..49e322d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/3d3fa75c8172677bdc3fed27998e3d0654b376e5.tar.gz -SOURCE_SUM=3f1a297abead50eff70355c022b78b2f64287f98ee866a4eb0e22a3e099f6ea3 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/ec1ee7a732896b7666ba636f59b401d6e270a051.zip +SOURCE_SUM=de4623e29271debf843651798a3933d867aa1dd9365bfb2eed7425321b52974e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index fe84b47..78bd6bb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Glitch-Soc" description.en = "Libre and federated social network, fork of Mastodon" description.fr = "Réseau social libre et fédéré, scission de Mastodon" -version = "2024.08.11~ynh1" +version = "2024.08.16~ynh1" maintainers = ["Tagada"]