diaspora/app/helpers
danielgrippi fe49579ff5 remove google-analytics middleware due to the fact that it doesn't support injection of custom variables before _trackPageView is called (this results in custom vars not getting tracked)
i've submitted an issue to the gem.  hopefully we can put it back in later… for now i've copy and pasted its output into a helper method.
2012-05-01 18:02:25 -07:00
..
analytics_helper.rb remove google-analytics middleware due to the fact that it doesn't support injection of custom variables before _trackPageView is called (this results in custom vars not getting tracked) 2012-05-01 18:02:25 -07:00
application_helper.rb remove google-analytics middleware due to the fact that it doesn't support injection of custom variables before _trackPageView is called (this results in custom vars not getting tracked) 2012-05-01 18:02:25 -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 correctly redirect for beta and admin users (profile vs stream homepages) 2012-04-28 15:09:02 -07: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
open_graph_helper.rb small improvements to open graph stuff [ci skip] 2012-04-19 21:03:06 -07:00
people_helper.rb more progress 2012-03-27 18:07:22 -07:00
posts_helper.rb addressable has a helper method for this 2012-04-28 17:58:46 -07: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 add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible 2011-08-09 16:54:24 -07:00