diaspora/app/views
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
..
admins added to admin section: which users are under the age of 13 #1283 2013-04-08 16:50:33 +02:00
aspect_memberships [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspects Make contacts visible in new aspect unchecked by default, close #4343 2013-08-09 22:13:40 +02:00
comments remove comments from the mobile site. Close #4225 2013-08-16 22:14:52 +02:00
community_spotlight some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
contacts Add aspect modification and fix check icon regression on contacts page, close #4397 2013-08-25 21:42:32 +02:00
conversations Remove post from the mobile site 2013-08-16 20:44:22 +02:00
devise New configuration system 2012-09-26 20:19:37 +02:00
errors mobile private post dont show error 404 2013-04-24 22:17:47 +02:00
help add help page 2013-08-26 15:26:18 +02:00
home move custom splash page login into the controller, fixes #3991 2013-02-21 13:46:04 +01:00
invitations Disable invite button after sending invite 2013-07-01 10:19:56 +02:00
layouts update branding 2013-08-25 18:21:14 +02:00
likes remove app/views/likes/likes_container 2012-11-06 21:39:36 -02:00
messages Fixed timago tooltip in conversations 2013-07-07 14:43:47 +02:00
notifications Disable 'Mark all as read' for notifications when everything is read 2013-08-29 12:12:26 +02:00
notifier some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
people Fix style in profile sidebar / contacts 2013-08-28 13:07:01 +02:00
photos do not leak photos through photos#show 2013-08-26 09:39:39 +02:00
posts dry up and modularize layouts 2013-03-06 19:00:34 +01:00
profiles Remove placeholders for name fields in settings (no more Sofaer) 2013-08-13 19:03:16 +02:00
publics query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
registrations * Remove unnecessary navigation bar to access mobile site 2013-03-30 23:09:45 +01:00
reshares remove unused files/methods 2012-01-11 02:26:12 -08:00
services Add explanation to services index page. Closes #3064 2013-04-04 15:51:11 -03:00
sessions Fix login for short passwords 2013-06-14 12:02:44 +02:00
shared Merge pull request #4353 from netom/oembed_to_mobile_view 2013-08-27 21:59:00 +02:00
status_messages Merge pull request #4353 from netom/oembed_to_mobile_view 2013-08-27 21:59:00 +02:00
streams Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
tags Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
users Merge branch 'develop' into diaspora_with_sprites 2013-03-11 20:10:55 -03:00