diaspora/app/helpers
Steven Hancock a8843c1036 Fix JSON caching regression
Disable jQuery's AJAX caching to prevent the browser's
back button from dumping the stream in JSON format.

Includes a test for the jquery_include_tag helper to
ensure that the necessary line of javascript doesn't
go missing again.

closes #3094
2012-04-02 21:40:16 -07:00
..
application_helper.rb Fix JSON caching regression 2012-04-02 21:40:16 -07:00
aspect_global_helper.rb remove unused files/methods 2012-01-11 02:26:12 -08:00
aspects_helper.rb ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed 2011-12-08 16:32:18 -08:00
contacts_helper.rb MS DG; move images to assets 2012-03-27 18:07:22 -07:00
error_messages_helper.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
getting_started_helper.rb remove unused files/methods 2012-01-11 02:26:12 -08:00
interim_stream_hackiness_helper.rb Mention the person who invited a user on first message 2011-10-31 22:16:58 -05:00
invitation_codes_helper.rb make the invite flow not look totally terrible 2012-03-19 19:47:46 -07:00
language_helper.rb refactor locale initialization and selection a bit 2012-03-21 19:25:47 +01:00
layout_helper.rb fix the js error when not logged in and on root/landing page, app is undefined 2012-03-29 16:28:53 +02: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 check for current user on tag pages 2011-10-03 19:42:19 -07:00
notifications_helper.rb MS DG down to four failures 2012-03-21 13:50:24 -07:00
notifier_helper.rb fix untranslatable stuff from the invite refactor 2012-03-17 13:52:46 +01:00
o_embed_helper.rb Fix #2488 soundcloud embedding 2011-12-19 09:50:39 +01:00
people_helper.rb more progress 2012-03-27 18:07:22 -07: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 MS DG update copyright 2011-09-14 11:23:12 -07:00
publisher_helper.rb move public option into aspect dropdown in publisher 2011-10-17 15:04:35 -07:00
services_helper.rb Some optimizations to ServicesController#finder. Apparently setting an association on an unsaved record to an empty array hits the database. 2011-08-13 09:40:31 -07:00
sessions_helper.rb always remember me on the mobile. make previous helpers shorter 2011-10-02 09:30:05 -07:00
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