Files
mostlymatter/README.md
Luc Didry eeba8e627d
Некоторые проверки не удались
API / build (push) Failing after 1m52s
Web App CI Master / master-ci (push) Failing after 3m32s
Server CI Master / master-ci (push) Failing after 13m22s
CodeQL / Analyze (go) (push) Has been skipped
CodeQL / Analyze (javascript) (push) Has been skipped
Scorecards supply-chain security / Scorecard analysis (push) Has been skipped
📝 — Add a word about installation instructions on binaries download page
2026-01-12 17:10:32 +01:00

2.3 KiB
Исходник Постоянная ссылка Ответственный История

Mostlymatter is a fork of Mattermost meant to remove the users and messages limits.

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. Mattermost is written in Go and React and runs as a single Linux binary with MySQL or PostgreSQL.

Please go to https://github.com/mattermost/mattermost/ for installation instructions.

Differences between Mostlymatter and Mattermost

Our fork is limited to the backend (the binary), we dont modify the front-end and we dont provide compiled version of the other tools of Mattermost (like mmctl).

We multiplied the limits in server/channels/app/limits.go by 1,000.

The user limits should be 5,000,000 and 11,000,000.

We replaced the name Mattermost by Mostlymatter (and mattermost by mostlymatter) in the server strings (logging, help pages…) to avoid confusion between our the official build and our own but we kept the copyright comments.

The modifications are contained in the file limitless.patch.

To apply our modifications and compile Mostlymatter, please have a look at MOSTLYMATTER_HOW_TO.md.

Important: Framasoft has not time or competences to create or maintain a fork heavier than that.

We cant keep the SSO working, for exemple, as asked in issue #4 and cant accept contributions for that, as asked in issue #10. We don't have the necessary competences neither in Go or SSO to make sure things are done properly, and we want to keep following upstream new versions fast and simple.

If youre working on a SSO-capable fork, please let us now so we can point people to it 🙂

Get Mostlymatter binaries

Go to https://packages.framasoft.org/projects/mostlymatter/ to get the binaries you want.

Follow the instructions on top of the page to verify and install the binaries you downloaded.

License

See the LICENSE file for license rights and limitations.

CC-By-NC v4.0 Geoffrey Dorne