framework/ember/app/views
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
..
index Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
.gitkeep Hello world! 2014-12-20 16:56:46 +10:30
application.js Remove the go to top button 2015-02-13 09:46:22 +10:30
composer.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
discussion.js Implement "renamed" posts 2015-02-13 10:23:38 +10:30
index.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
login.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
signup.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30