1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00
Files
php-flarum/framework/core
Toby Zerner 4a906e28ba Allow first post to be hidden/restored
Anti-spam extensions may automatically hide the first post in a
discussion, and thus we had to implement smarter permissions so
discussions with zero posts wouldn't be visible to users other than the
author/mods. This change allows those hidden posts to be restored again.
2015-09-07 16:03:45 +09:30
..
2015-09-07 16:03:45 +09:30
2015-09-04 13:50:43 +09:30
2015-09-05 16:05:02 +09:30
2015-07-05 21:25:09 +09:30
2015-03-30 15:50:36 +10:30
2015-08-30 15:02:48 +02:00
2015-08-30 14:59:10 +02:00
2015-08-13 10:12:39 +09:30
2015-08-29 18:29:19 +09:30

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.