discourse/test/javascripts/controllers
riking 69bc552054 FEATURE: Actually show more notifications
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.

Notification history is loaded in blocks of 60 at a time.

Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
..
avatar-selector-test.js.es6 ES6: Tests 2014-07-31 13:25:39 -04:00
create-account-test.js.es6 Add login buttons to create account template. 2014-08-14 12:51:16 -04:00
discourse-test.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
flag-test.js.es6 ES6: Tests 2014-07-31 13:25:39 -04:00
header-test.js.es6 FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
notification-test.js.es6 FEATURE: restructure notification HTML layout 2014-08-05 23:36:37 +02:00
notifications-test.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
site-map-category-test.js.es6 TWEAK: Sum new and unread in the site map category list 2014-08-05 16:01:49 -04:00
site-map-test.js.es6 REFACTOR: Don't use `Discourse.Capabilities`, instead use injection. 2014-08-06 18:28:02 -04:00
topic-test.js.es6 FIX: Don't show Sign Up button in cases where users can't sign up 2014-08-12 16:55:23 -04:00
user-dropdown-test.js.es6 ES6: Tests 2014-07-31 13:25:39 -04:00