framework/ember/app/controllers
Toby Zerner 976d97877b Improve global back button. Goes back to previous interface.
It’s not quite like the browser’s back button because it doesn’t
necessarily go back to the last URL; rather, it goes back to the last
interface. So if you go into a discussion, then go to a different
discussion via the side pane, the back button will still take you back
to the index (not the previous discussion).
2015-03-20 10:40:42 +10:30
..
index Reorder functions 2015-03-17 17:02:47 +10:30
user Add user activity system 2015-03-17 17:06:12 +10:30
.gitkeep Hello world! 2014-12-20 16:56:46 +10:30
alerts.js Fix alerts not dismissing 2015-02-26 13:28:44 +10:30
application.js Improve global back button. Goes back to previous interface. 2015-03-20 10:40:42 +10:30
composer.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
discussion.js Fix composer on mobile, scroll to new reply 2015-03-04 09:49:26 +10:30
index.js Improve global back button. Goes back to previous interface. 2015-03-20 10:40:42 +10:30
login.js Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
signup.js Finish signup process, including state restoration 2015-02-25 15:34:02 +10:30
user.js Implement user hover cards and basic profile pages 2015-03-12 10:40:03 +10:30