1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefish_ynh.git synced 2024-09-03 18:36:06 +02:00
Forked from Misskey and made by a passionate team of developers, Firefish is all about listening to its community and making people happy with great software.
Find a file
2024-07-30 14:16:00 +00:00
.github Initial commit 2023-07-26 11:29:47 +02:00
conf Fix bad system call 2023-08-15 11:18:13 +02:00
doc docs: redis, admin warning and upstream url (#19) 2024-04-13 19:51:53 +02:00
scripts [autopatch] Do not delete logs on app removal (#26) 2024-07-30 16:15:56 +02:00
ALL_README.md Auto-update READMEs 2024-07-30 14:16:00 +00:00
LICENSE Firefish v1.0.3 2023-08-03 10:56:11 +02:00
manifest.toml Testing (#27) 2024-07-15 17:50:23 +02:00
README.md Testing (#27) 2024-07-15 17:50:23 +02:00
README_es.md Testing (#27) 2024-07-15 17:50:23 +02:00
README_eu.md Testing (#27) 2024-07-15 17:50:23 +02:00
README_fr.md Testing (#27) 2024-07-15 17:50:23 +02:00
README_gl.md Testing (#27) 2024-07-15 17:50:23 +02:00
README_id.md Auto-update READMEs 2024-07-30 14:16:00 +00:00
README_it.md Auto-update README 2024-03-29 07:02:49 +01:00
README_zh_Hans.md Testing (#27) 2024-07-15 17:50:23 +02:00
tests.toml testing (#24) 2024-06-06 17:14:30 +02:00

Firefish for YunoHost

Integration level Working status Maintenance status

Install Firefish with YunoHost

Read this README in other languages.

This package allows you to install Firefish quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 20240206~ynh1

Demo: https://info.firefish.dev

Screenshots

Screenshot of Firefish

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/firefish_ynh/tree/testing --debug
or
sudo yunohost app upgrade firefish -u https://github.com/YunoHost-Apps/firefish_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps