diaspora/app/assets/javascripts
theworldbright 7dc70c7311 Fix #5483
Please see https://github.com/diaspora/diaspora/issues/5483#issuecomment-109277476 (+5 squashed commits)
Squashed commits:
[62f38a6] Wrap all handlers with document.ready()

Also add the copyright at the top of the file.
[e861587] Split up show_comments handling

Currently there are two classes that have the
class show_comments. I renamed one to
"back_to_stream_element_top" as it is responsible
for scrolling the user all the way up to the top
when clicked. The other which toggles the
reactions will remain as "show_comments".
[a8dbc4e] Remove unused "cancel new comment" action
[db575cc] Move comment related js to mobile_comments.js
[de44f81] Move add comment container to new comment partial
2015-06-17 22:23:25 +09:00
..
app Remove all faceboxes 2015-06-15 14:09:24 +02:00
helpers Refactor vendor javascript 2015-03-11 15:51:08 +01:00
mobile Fix #5483 2015-06-17 22:23:25 +09:00
pages JSHint eqeqeq 2015-02-08 23:41:32 +01:00
widgets Port to Bootstrap 3 2015-06-04 18:05:43 +02:00
aspects-dropdown.js JSHint eqeqeq 2015-02-08 23:41:32 +01:00
bookmarklet.js limit the parameter length for the GET request to the bookmarklet to ~2000 chars 2015-05-05 18:25:01 +02:00
browser_detection.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
contact-list.js Fix aspect dropdown on people search page inserted after initial page load 2015-02-07 11:22:26 +01:00
diaspora.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
ie.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
inbox.js Use test instead of match wherever possible 2015-04-01 18:35:20 +02:00
jasmine-load-all.js Refactor vendor javascript 2015-03-11 15:51:08 +01:00
jsxc.js Using dot notation for accessing token 2015-02-25 00:11:01 +01:00
main.js Remove all faceboxes 2015-06-15 14:09:24 +02:00
mentions.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
osmlocator.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
templates.js
view.js Remove all faceboxes 2015-06-15 14:09:24 +02:00