mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2026-05-12 12:47:17 +02:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
- Shell 100%
* adds the forgotten expose emojis setting * upgrade to v0.20.1 * Auto-update READMEs * Update config_panel.toml (#199) suspend->blocklist, 1500->5000 Co-authored-by: OniriCorpe <oniricorpe@yunohost.org> * Add pre_upgrade message for 0.20.1~ynh1 * bump minimal version requirement to upgrade (first codeberg source) * Update SMTP configuration to use domain variables * Add SMTP host and port settings Add SMTP configuration settings for upgrade script. * Upgrade sources - `main` v0.20.2: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.2 - `nowasm` v0.20.2: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.2 * Auto-update READMEs * [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) * Upgrade sources - `main` v0.20.3: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.3 - `nowasm` v0.20.3: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.3 * Auto-update READMEs * Upgrade sources - `main` v0.21.0: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.21.0 - `nowasm` v0.21.0: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.21.0 * Auto-update READMEs * Upgrade to v0.21.2 (#212) * Upgrade sources - `main` v0.21.2: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.21.2 - `nowasm` v0.21.2: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.21.2 * Auto-update READMEs --------- Co-authored-by: OniriCorpe <oniricorpe@disroot.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: trendless <1134495+trendless@users.noreply.github.com> Co-authored-by: OniriCorpe <oniricorpe@yunohost.org> Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| .shellcheckrc | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
GoToSocial, packaged for YunoHost
Fast ActivityPub social network server
Screenshots
📦 Developer info
🛠️ 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.
