diaspora/app
Srihari Sriraman 0bcc62f07f Disable 'Mark all as read' for notifications when everything is read
- This action needn't be performed when all notifications are read,
  hence disabling it is a good practice
- Added a link-disabled-color
- Used css pointer-events to disable clicking on the link

Preventing default on click for the mark_all_read_link

- avoiding the use of pointer-events
- setting up disabled only for mark_all_read_link

Moved disabling of the link to a global handler

- Added disabled class to the button in /notifications when all are read
- Styled the disabled button
- Adding disabled class after completion of ajaxRequest
2013-08-29 12:12:26 +02:00
..
assets Disable 'Mark all as read' for notifications when everything is read 2013-08-29 12:12:26 +02:00
controllers add help page 2013-08-26 15:26:18 +02:00
helpers update branding 2013-08-25 18:21:14 +02:00
mailers update branding 2013-08-25 18:21:14 +02:00
models Moved account_deleter as well, same tests break 2013-08-13 18:37:51 -05:00
presenters make sure comments are sorted in ascending order from oldest to newest in the SPV 2013-08-22 16:21:51 +02:00
uploaders resize full scaled image to a specific width #3793 2013-01-26 11:36:01 +01:00
views Disable 'Mark all as read' for notifications when everything is read 2013-08-29 12:12:26 +02:00
workers opengraph POC 2013-08-04 15:42:29 +02:00