scarlet-tobar / mastodon-fork

Florence's fork of Mastodon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Florence Mastodon

Mastodon is a free, open-source social network server based on ActivityPub. This is not the official version of Mastodon; this is a separate version (i.e. a fork) maintained by Florence. For more information on Mastodon, you can see the official website and the upstream repo.

This version of Mastodon will include much-wanted changes by the community that are not included in the upstream version of Mastodon. Migrating from the lastest stable release of Mastodon to Florence's Mastodon will always be possible, to ensure that everyone can benefit from these changes.

Versioning

Florence Mastodon uses a four-numbered versioning system, loosely based upon semantic versioning. The four numbers are:

  • Compatibility: Increased when federation, app compatibility, etc. are changed in a non-compatibile way.
  • Feel: Increased when user experience is changed strongly enough to feel different, i.e. more than just small new features.
  • Features: Increased when new features are added. Reset to zero when feel version is bumped.
  • Hotfixes: Increased when fixes are substantial enough to release a new version without any new features. Reset to zero when feature version is bumped.

For now, because this versioning system hasn't been strongly adopted, releases will be annotated as Pre-Release x.y.z, which is equivalent to version 0.x.y.z.

Release timeline

Pre-release 0.1.0 is mostly equivalent to Mastodon 2.9.0, with some extra changes added in. Right now, the goal before pre-release 1.0.0 is to incorporate existing, already-developed changes into the fork so that people have a central version to upgrade to. Once we've finally gotten the software to the point where we like it, we will release the first official release, which will be named something special. Stay tuned!

License

Copyright (C) 2016-2019 Florence, Eugen Rochko, and many other Mastodon contributors; see AUTHORS.md.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Florence's fork of Mastodon

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 59.3%Language:JavaScript 27.0%Language:CSS 7.5%Language:HTML 6.0%Language:Dockerfile 0.1%Language:Shell 0.1%