This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
components FIX: Clicking on expanded user actions uses user expansion. Also added 2014-09-09 15:18:04 -04:00
controllers FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
dialects Fix: dialect block parser should not eat next block's whitespace 2014-08-26 14:11:23 +02:00
ember ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
helpers Rename {{icon}} helper to {{fa-icon}} for future Ember 2014-09-09 17:29:05 -04:00
initializers Rename {{icon}} helper to {{fa-icon}} for future Ember 2014-09-09 17:29:05 -04:00
lib UX: Only intercept Cmd-F/Ctrl-F for search on a topic when not all posts 2014-09-09 16:05:17 -04:00
mixins PERF: Do far fewer checks and use a lot less memory when loading more 2014-08-27 15:31:06 -04:00
models FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
routes FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
templates FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
views FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00