diaspora/app
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
..
assets Fix #5483 2015-06-17 22:23:25 +09:00
controllers Merge branch 'stable' into develop 2015-06-08 04:18:38 +02:00
helpers Issue #4297: Color themes can override bootstrap variables 2015-06-07 19:58:54 +03:00
mailers replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
models Merge branch 'stable' into develop 2015-06-08 04:18:38 +02:00
presenters Remove old service keys in statistics.json 2015-06-13 11:03:47 +02:00
serializers/export Add created_at to json posts for #5585 2015-01-28 10:21:16 +13:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views Fix #5483 2015-06-17 22:23:25 +09:00
workers add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00