framework/ember/app/templates/components/discussion
Toby Zerner 011ae3603e Implement "renamed" posts
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.
2015-02-13 10:23:38 +10:30
..
post-header Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
post-comment.hbs Implement "renamed" posts 2015-02-13 10:23:38 +10:30
post-controls.hbs Implement "renamed" posts 2015-02-13 10:23:38 +10:30
post-renamed.hbs Implement "renamed" posts 2015-02-13 10:23:38 +10:30
stream-content.hbs Implement hard deletion and rename soft delete to hide 2015-02-12 14:35:24 +10:30
stream-scrubber.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30