mirror of
https://github.com/YunoHost-Apps/firefish_ynh.git
synced 2024-09-03 18:36:06 +02:00
* Update manifest.toml: explicit dependency to redis-server * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
60 lines
2.5 KiB
Markdown
60 lines
2.5 KiB
Markdown
<!--
|
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
No se debe editar a mano.
|
|
-->
|
|
|
|
# Firefish para Yunohost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/firefish/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=firefish)
|
|
|
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete le permite instalarFirefish rapidamente y simplement en un servidor YunoHost.*
|
|
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
|
|
|
## Descripción general
|
|
|
|
|
|
A greatly enhanced fork of Misskey with better UI/UX, security, features, and more!
|
|
|
|
|
|
Firefish is based off of Misskey, a powerful microblogging server on ActivityPub with features such as emoji reactions, a customizable web UI, rich chatting, and much more!
|
|
Firefish adds many quality of life changes and bug fixes for users and instance admins alike.
|
|
|
|
### ⚠️ PLEASE READ CAREFULLY ⚠️
|
|
|
|
**Firefish** requires **redis** version **7**, but YunoHost does not currently support this version.
|
|
Some functions will not be available if you install this package.
|
|
|
|
I advise you to wait for the release of _Bookworm_ Debian 12.
|
|
|
|
**Versión actual:** 20240206~ynh1
|
|
|
|
**Demo:** <https://info.firefish.dev>
|
|
|
|
## Capturas
|
|
|
|

|
|
|
|
## Documentaciones y recursos
|
|
|
|
- Sitio web oficial: <https://joinfirefish.org>
|
|
- Repositorio del código fuente oficial de la aplicación : <https://firefish.dev/firefish/firefish>
|
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/firefish>
|
|
- Reportar un error: <https://github.com/YunoHost-Apps/firefish_ynh/issues>
|
|
|
|
## Información para desarrolladores
|
|
|
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/firefish_ynh/tree/testing
|
|
|
|
Para probar la rama `testing`, sigue asÍ:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/firefish_ynh/tree/testing --debug
|
|
o
|
|
sudo yunohost app upgrade firefish -u https://github.com/YunoHost-Apps/firefish_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|