framework/ember/app/controllers
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 Still show index pane when a discussion is created 2015-02-12 15:19:46 +10:30
.gitkeep Hello world! 2014-12-20 16:56:46 +10:30
alerts.js Move alerts to their own controller 2015-02-08 15:51:40 +10:30
application.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +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 Still show index pane when a discussion is created 2015-02-12 15:19:46 +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