diaspora/app/assets/javascripts
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
..
api some more replacements for deprecated jquery methods 2017-03-06 21:11:47 +01:00
app Fix untranslatable photo upload button's hover text 2017-04-26 22:17:44 +02:00
helpers In jQuery 3 "#" is disallowed as a selector 2017-03-17 11:34:45 +01:00
mobile Fix untranslatable photo upload button's hover text 2017-04-26 22:17:44 +02:00
pages Extract profile photo uploader to file 2016-09-28 21:59:08 +02:00
widgets bump rails-timeago 2017-05-03 02:08:50 +02: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
contact-list.js Start background search with gon 2016-09-28 21:59:08 +02:00
diaspora.js Use backbone for flash messages 2015-10-10 12:15:41 +02:00
ie.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
jasmine-load-all.js Bump fineuploader 2017-03-04 22:09:25 +01:00
jsxc.js Move auth_token to users controller 2016-10-28 00:36:14 +02:00
main.js Remove custom jquery input event 2017-03-26 04:14:59 +02:00
osmlocator.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
templates.js