1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sharkey_ynh.git synced 2024-09-03 20:16:32 +02:00

Merge remote-tracking branch 'origin/testing' into testing

This commit is contained in:
oufmilo 2024-02-07 19:37:00 +01:00
commit 83f28547f9
2 changed files with 25 additions and 34 deletions

View file

@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
# Misskey for YunoHost
# Sharkey for YunoHost
[![Integration level](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![Working status](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/sharkey.svg)](https://dash.yunohost.org/appci/app/sharkey) ![Working status](https://ci-apps.yunohost.org/ci/badges/sharkey.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/sharkey.maintain.svg)
[![Install Misskey with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey)
[![Install Sharkey with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sharkey)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Misskey quickly and simply on a YunoHost server.
> *This package allows you to install Sharkey quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
@ -19,29 +19,24 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
**Shipped version:** 12.119.2~ynh1
## Screenshots
![Screenshot of Misskey](./doc/screenshots/screenshot-desktop.png)
**Shipped version:** 2023.12.0~ynh1
## Documentation and resources
* Official app website: <https://misskey-hub.net/>
* Upstream app code repository: <https://github.com/misskey-dev/misskey>
* YunoHost documentation for this app: <https://yunohost.org/app_misskey>
* Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
* Official app website: <https://git.joinsharkey.org/Sharkey>
* Upstream app code repository: <https://activitypub.software/TransFem-org/Sharkey>
* YunoHost Store: <https://apps.yunohost.org/app/sharkey>
* Report a bug: <https://github.com/YunoHost-Apps/sharkey_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing).
To try the testing branch, please proceed like that.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
sudo yunohost app install https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
or
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
sudo yunohost app upgrade sharkey -u https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -3,43 +3,39 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
# Misskey pour YunoHost
# Sharkey pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/misskey.svg)](https://dash.yunohost.org/appci/app/misskey) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/misskey.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/misskey.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/sharkey.svg)](https://dash.yunohost.org/appci/app/sharkey) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sharkey.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sharkey.maintain.svg)
[![Installer Misskey avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=misskey)
[![Installer Sharkey avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sharkey)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Misskey rapidement et simplement sur un serveur YunoHost.
> *Ce package vous permet dinstaller Sharkey rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux.
**Version incluse :** 12.119.2~ynh1
![Capture décran de Misskey](./doc/screenshots/screenshot-desktop.png)
**Version incluse :** 2023.12.0~ynh1
## Documentations et ressources
* Site officiel de lapp : <https://misskey-hub.net/>
* Dépôt de code officiel de lapp : <https://github.com/misskey-dev/misskey>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_misskey>
* Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
* Site officiel de lapp : <https://git.joinsharkey.org/Sharkey>
* Dépôt de code officiel de lapp : <https://activitypub.software/TransFem-org/Sharkey>
* YunoHost Store: <https://apps.yunohost.org/app/sharkey>
* Signaler un bug : <https://github.com/YunoHost-Apps/sharkey_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
sudo yunohost app install https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
ou
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
sudo yunohost app upgrade sharkey -u https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>