diaspora/public/javascripts/vendor
Steven Hancock 1aa0b15c8c Move Javascript to the asset pipeline
* Move all Diaspora-specific javascripts to app/assets/javascripts
* Move all vendored javascripts to vendor/assets/javascripts
* Add the appropriate Sprockets require directives to make sure
  everything gets included in the right order
* Remove Jammit dependencies
* Fix all templates that were using Jammit's include_javascripts helper
* Add handlebars_assets gem for compiling Handlebars templates
* Move all Handlebars templates to app/assets/templates and rename
  from .handlebars to .jst.hbs (this is to keep them in the same
  global JST namespace that they were in under Jammit)
* Add public/assets to .gitignore since these files can and should
  be re-generated by Heroku or Capistrano during each deploy
* Fix a few Handlebars templates that were looking for images in the
  wrong location (I'm sure there are others, but it's late)
* Configure application.rb to precompile all javascript and css assets
  that were compiled by Jammit in the Rails 3.0 code
2012-03-27 18:07:44 -07:00
..
bootstrap Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
FABridge.js
jquery.dnduploader.js first commit 2010-11-09 15:29:43 -08:00
jquery.iframe-transport.js REMOTIPART WIP 2012-03-27 14:52:51 -07:00
jquery.infinitescroll.min.js Update infinite scroll plugin for $.fn.infinitescroll.destroy 2011-05-02 14:08:41 -07:00
jquery.mobile-1.0b2.min.js update jquery mobile 2011-09-05 10:51:36 -07:00
jquery.remotipart.js REMOTIPART WIP 2012-03-27 14:52:51 -07:00
jquery.tipsy.js
markdown.js hash tags are linked on the front end, adding markdown.js file 2012-01-07 14:24:27 -08:00
mbp-modernizr-custom.js more touchup; added placeholder for reaction tabs on post show; added more mobile boilerplate / compatability; apple splash page asset 2011-09-27 21:09:26 -07:00
mbp-respond.min.js more touchup; added placeholder for reaction tabs on post show; added more mobile boilerplate / compatability; apple splash page asset 2011-09-27 21:09:26 -07:00
punycode.js fix #2665 - allow umlauts and other non-ascii characters in url 2012-03-24 00:10:36 +01:00