diaspora/app/assets
cmrd Senya 87ed561d45
bump rails-timeago
Here we also set autoDispose to false. This is an option that was introduced
sometime after our last bump. Default is true and it disposes timeago object
if it is not in DOM. But that is the way we initialize timeago objects, therefore
if we have autoDispose=true then they will be disposed before they inserted in DOM.
So by using autoDispose=false we enforce previous behavior that worked fine for us.
2017-05-03 02:08:50 +02:00
..
images Add Liberapay button in the donate section 2017-01-22 23:29:57 +01:00
javascripts bump rails-timeago 2017-05-03 02:08:50 +02:00
stylesheets Added spacing between list items fixes #7400 2017-03-28 06:42:43 +02:00
templates In jQuery 3 "#" is disallowed as a selector 2017-03-17 11:34:45 +01:00