2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2026-08-13 09:50:27 +02:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
2026-07-30 13:32:41 +02:00
.github add codeowners file 2024-05-21 21:41:51 +02:00
conf Upgrade to v0.22.0 (#217) 2026-07-06 16:08:27 +02:00
doc Add pre_upgrade message for 0.20.1~ynh1 2025-10-17 18:51:38 +02:00
scripts Upgrade to v0.22.0 (#217) 2026-07-06 16:08:27 +02:00
.gitattributes Use .gitattributes to mark READMEs as autogenerated 2025-03-25 01:33:12 +01:00
.gitignore use the new 2.1 helpers & some cleaning (#162) 2024-10-26 21:25:59 +02:00
.shellcheckrc shellcheck config moved to the right place... 2023-12-28 00:09:01 +01:00
config_panel.toml Update config_panel.toml (#199) 2025-10-17 18:49:54 +02:00
LICENSE moving to the "i'm so tired" software license 1.0 2024-01-18 05:28:45 +01:00
manifest.toml Upgrade to v0.22.1 (#222) 2026-07-30 12:29:03 +02:00
README.md Upgrade to v0.22.1 (#222) 2026-07-30 12:29:03 +02:00
tests.toml bump minimal version requirement to upgrade (first codeberg source) 2025-10-18 17:03:57 +02:00

Logo of GoToSocial GoToSocial, packaged for YunoHost

Fast ActivityPub social network server

🌐 Official app website Version: 0.22.1~ynh1

Screenshots

Screenshot of GoToSocial

📦 Developer info

Automatic tests level

🛠️ Upstream GoToSocial repository: https://codeberg.org/superseriousbusiness/gotosocial

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.