1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00
friendica_ynh/README_ru.md
2024-08-17 19:49:34 +00:00

52 lines
3.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Friendica для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/friendica.svg)](https://ci-apps.yunohost.org/ci/apps/friendica/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/friendica.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/friendica.maintain.svg)
[![Установите Friendica с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=friendica)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Friendica быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Поставляемая версия:** 2024.08~ynh1
**Демо-версия:** <https://dir.friendica.social/servers>
## Снимки экрана
![Снимок экрана Friendica](./doc/screenshots/friendica-vier-profile.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <http://friendi.ca>
- Официальная документация пользователя: <https://wiki.friendi.ca/>
- Официальная документация администратора: <https://github.com/friendica/friendica/wiki>
- Репозиторий кода главной ветки приложения: <https://github.com/friendica/friendica>
- Магазин YunoHost: <https://apps.yunohost.org/app/friendica>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/friendica_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/friendica_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
или
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>