mirror of
https://github.com/flarum/framework.git
synced 2025-03-05 07:14:27 +08:00

Record when the discussion was renamed, from what, and by whom. Information is stored in the `content` field as a serialised JSON object because proper polymorphism will be too difficult with Ember Data and especially when extensions try to add new post types.