1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2025-12-21 10:33:08 +01:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
2025-11-21 19:53:56 +01:00
.github add codeowners file 2024-05-21 21:41:51 +02:00
conf upgrade to v0.20.0 (#197) 2025-10-08 19:09:44 +02:00
doc Add pre_upgrade message for 0.20.1~ynh1 2025-10-17 18:51:38 +02:00
scripts Add SMTP host and port settings 2025-11-13 18:22:11 +01: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 sources 2025-11-18 00:13:20 +01:00
README.md Auto-update READMEs 2025-11-18 00:13:22 +01: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.20.2~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.