2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2026-08-13 18:00:18 +02:00
Movim package for YunoHost
Find a file
eric_G 884f3c922f
Testing (#106)
* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING)

* Upgrade sources
- `main` v0.33.1: https://github.com/movim/movim/releases/tag/0.33.1

* Auto-update READMEs

* add -p argument to mkdir

* Upgrade to v0.34 (#102)

* Upgrade sources
- `main` v0.34: https://github.com/movim/movim/releases/tag/0.34

* Auto-update READMEs

* Upgrade to v0.34.1 (#103)

* Upgrade sources
- `main` v0.34.1: https://github.com/movim/movim/releases/tag/0.34.1

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml (#105)

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-07-04 10:26:47 +02:00
.github Testing (#29) 2021-05-15 08:28:00 +02:00
conf Testing (#101) 2026-06-18 11:07:04 +02:00
doc Update POST_INSTALL.md 2024-10-25 13:27:29 +02:00
scripts Testing (#101) 2026-06-18 11:07:04 +02:00
LICENSE Licenses are only refering to the package itself 2018-08-10 14:38:49 +02:00
manifest.toml Testing (#106) 2026-07-04 10:26:47 +02:00
README.md Testing (#106) 2026-07-04 10:26:47 +02:00
tests.toml Update tests.toml 2025-02-18 00:57:54 +01:00

Logo of Movim Movim, packaged for YunoHost

Decentralized social platform based on XMPP

🌐 Official app website App Demo Version: 0.34.1~ynh2

Screenshots

Screenshot of Movim

📦 Developer info

Automatic tests level

🛠️ Upstream Movim repository: https://github.com/movim/movim

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/movim_ynh/tree/testing

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

📚 App packaging documentation

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