mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 06:50:36 +08:00
Simple forum software for building great communities.
276334ec52
- Allow users to see their own posts, even if they have been hidden by someone else - Don't require hiding a post to be necessarily attributed to a user - Hide discussions with zero posts, unless the user can edit posts, or they are the discussion author |
||
---|---|---|
js | ||
less | ||
locale | ||
migrations | ||
public/fonts | ||
spec/Flarum/Core/Settings | ||
src | ||
stubs/extension | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Flarum Core
This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.
Contributing
Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.