diaspora/app
Steven Hancock f96fc5834f Make the Mention button work with the asset pipeline
* Fix the javascript_include_tag in the status_messages/new view
* Precompile pubhlsiher.js and jquery.textchange.min.js

This fixes a 500 error that was being thrown when the Mention button
was clicked, due to the above two javascripts not being precompiled
and a javascript include that needed to be updated to load
jquery.textchange.js from the correct path.
2012-03-27 18:08:28 -07:00
..
assets Remove jquery_ujs from main.js manifest 2012-03-27 18:08:28 -07:00
controllers Feature Flag new publisher 2012-03-27 15:28:30 -07:00
helpers jquery_include_tag helper 2012-03-27 18:07:44 -07:00
mailers invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
models more progress 2012-03-27 18:07:22 -07:00
presenters MS DC You can has choose a template 2012-03-27 14:52:53 -07:00
uploaders added support for uploading images with .tiff extensions 2012-01-02 21:40:46 -05:00
views Make the Mention button work with the asset pipeline 2012-03-27 18:08:28 -07:00