2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2026-03-25 08:32:37 +01:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
DeMiro5001 96148d3e3c
Merge pull request #203 from YunoHost-Apps/TLS-SMTP
Update SMTP configuration to use domain variables and TLS port
2026-03-24 19:08:24 +01:00
.github add codeowners file 2024-05-21 21:41:51 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:56:02 +01: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 to v0.21.2 (#212) 2026-03-21 12:22:41 +01:00
README.md Upgrade to v0.21.2 (#212) 2026-03-21 12:22:41 +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.21.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.