mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
Simple forum software for building great communities.
58223b8a23
Parsing the post content makes it non-empty (`<t></t>`), so we don't parse it if it is empty. Also delete a created discussion if the first post was invalid. closes flarum/core#224 |
||
---|---|---|
js | ||
less | ||
locale | ||
migrations | ||
public/fonts | ||
spec/Flarum/Core/Settings | ||
src | ||
stubs/extension | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
composer.json | ||
composer.lock | ||
LICENSE.txt | ||
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? Read the Contribution Guide!