1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 17:51:24 +02:00
Files
php-flarum/framework/core
Toby Zerner 720b960515 Don't require a previous Post when saving event posts
A bit of an edge-case since it shouldn't really be possible to have a discussion with zero posts anymore, but when renaming an empty discussion (or taking any action that will create an "event post"), Flarum would crash. This is due to the MergeableInterface requiring these posts to be saved after a previous post.
2016-02-29 18:50:27 +10:30
..
2016-02-25 22:09:39 -05:00
2015-10-22 12:25:22 +10:30
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2015-07-05 21:25:09 +09:30
2016-02-26 13:47:17 +10:30
2016-01-28 08:06:33 +01:00
2015-11-01 16:00:25 +10:30
2016-01-02 07:08:58 +01:00
2015-11-01 16:00:25 +10:30

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.