diaspora/app/helpers
Maxwell Salzberg aa35519bf0 Merge pull request #2939 from gandaro/2938-consistent-superscripts
disable superscripts on server-side markdownify, since they are disabled...[ci skip]
2012-03-06 12:30:41 -08:00
..
application_helper.rb You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash 2012-01-25 11:22:45 -08:00
aspect_global_helper.rb remove unused files/methods 2012-01-11 02:26:12 -08:00
aspects_helper.rb
contacts_helper.rb fix a bunch of small css related media box issues [ci skip] 2012-02-10 15:18:27 -08:00
error_messages_helper.rb
getting_started_helper.rb remove unused files/methods 2012-01-11 02:26:12 -08:00
interim_stream_hackiness_helper.rb
language_helper.rb do proper pluralization for JS 2012-01-14 20:27:17 +01:00
layout_helper.rb MS DC show last post and show page works unauthenticated 2012-02-24 19:09:00 -08:00
markdownify_helper.rb disable superscripts on server-side markdownify, since they are disabled client-side too 2012-02-26 22:30:54 +01:00
mobile_helper.rb
notifications_helper.rb remove vanna controller from app, adjust scripts, specs, views and controllers to work. 2012-01-22 17:39:35 -05:00
notifier_helper.rb
o_embed_helper.rb
people_helper.rb refactor people#index 2012-01-28 23:48:37 -08:00
posts_helper.rb do not call pphotos on a non StatusMessage in the page title helper either 2012-01-13 22:46:31 +01:00
publics_helper.rb
publisher_helper.rb
services_helper.rb
sessions_helper.rb
stream_helper.rb change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
tags_helper.rb Fix tags_helper, add specs 2012-01-29 11:46:51 -08:00
users_helper.rb