2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2026-02-04 08:41:49 +01:00
Mattermost package for YunoHost
Find a file
eric_G c3d86c556c
Testing (Add Mostlymatter) (#558)
* 11.1.0 (#548)

* bump

* Auto-update READMEs

* Update screenshot.png

* Update install

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* add mostlymatter

* Update upgrade

* cleaning

* Update tests.toml

* Update config.json

* Update config.json

* cleaning

* cleaning

* Update upgrade

* cleaning

* Update upgrade

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml

* Update upgrade

* Update upgrade

* add option

* Update upgrade

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Update config.json

* Update upgrade

* Update config.json

* Update config.json

* Update upgrade

* Update settings when upgrading to Mattermost >= 11.1

* Upgrade minimum Yunohost version to 12.1.34

We need this for a proper `ynh_write_var_in_file` that respects JSON boolean types.

* Update ADMIN.md

Replace the file instruction with a command line instruction.

* Update ADMIN_fr.md

Replace the file instruction with a command line instruction.

* Update ADMIN_fr.md

* Update manifest.toml

* Auto-update READMEs

* Update config.json

* Update manifest.toml

* Auto-update READMEs

* fix

* cleaning

* Update tests.toml

* Update upgrade

* Update install

* Update manifest.toml

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

* Update manifest.toml

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

* fix permission, remove binarie

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
Co-authored-by: Lamecarlate <Lamecarlate@users.noreply.github.com>
2025-12-30 09:52:07 +01:00
.github Testing (#435) 2023-09-11 21:36:20 +02:00
conf Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00
doc Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00
scripts Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00
.gitignore Testing (#501) 2024-10-26 19:53:16 +02:00
bump-mattermost.rb Testing (#432) 2023-09-08 16:52:23 +02:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.toml Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00
README.md Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00
tests.toml Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00

Logo of Mattermost Mattermost, packaged for YunoHost

Collaboration platform built for developers

🌐 Official app website Version: 11.2.1~ynh2

Screenshots

Screenshot of Mattermost

📦 Developer info

Automatic tests level

🛠️ Upstream Mattermost repository: https://github.com/mattermost/mattermost-server

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

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

📚 App packaging documentation

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