framework/ember/app/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 Fix up bug with the way we hide list items 2015-02-10 19:55:22 +10:30
post-comment.js Implement hard deletion and rename soft delete to hide 2015-02-12 14:35:24 +10:30
post-renamed.js Implement "renamed" posts 2015-02-13 10:23:38 +10:30
stream-content.js Implement hard deletion and rename soft delete to hide 2015-02-12 14:35:24 +10:30
stream-item.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
stream-scrubber.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30