server/apps/comments/js
Daniel Calviño Sánchez 107952ff00 Fix cursor for author row and avatars in comments
When it was on an author row the cursor was shown as a pointer, even if
clicking on the author row itself does nothing. On the other hand,
avatars used the default cursor, even if clicking on them either shows
the contacts menu (in the case of the author row, only when the avatar
is for a different user than the current one) or inserts a mention (for
avatars shown in the list of suggested mentions), depending on the case.

Now, the author row uses the default cursor, and avatars (and their
associated user name) use a pointer cursor if clicking on them will
trigger an action (either showing the contacts menu or inserting a
mention).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-26 23:56:03 +01:00
..
vendor remove more vendor-imported files that aren't necessary 2017-10-31 14:06:16 +01:00
activitytabviewplugin.js Move comments activities to the new API 2016-11-16 12:20:03 +01:00
app.js
commentcollection.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
commentmodel.js mention property to follow same style 2016-12-23 17:01:58 +01:00
commentstabview.js Fix cursor for author row and avatars in comments 2017-11-26 23:56:03 +01:00
commentsummarymodel.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
filesplugin.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
merged.json add At.js and dependencies 2017-10-22 14:14:33 +02:00