diaspora/app/views/shared
Sarah Mei b60101b9ad Use explicit parameters instead of request format to determine whether we render a remote or non-remote form in aspects#new.
Facebox needs to get back a text/html response. We were using text/javascript to indicate that we wanted a remote form and text/html to indicate we wanted a non-remote form. The trouble is, if we request with text/javascript then that is the format we get back. It doesn't really make sense to use formats that way anyway, so I changed it to an explicit parameter. This had the nice side effect of simplifying our new-aspect views.
2011-08-28 16:08:57 -07:00
..
_add_remove_services.haml fixed missing i18n key for no_services 2011-07-13 12:17:47 +08:00
_aspect_dropdown.html.haml Use explicit parameters instead of request format to determine whether we render a remote or non-remote form in aspects#new. 2011-08-28 16:08:57 -07:00
_author_info.html.haml
_author_info.mobile.haml
_contact_list.html.haml moved facebook friend inviter/finder into contacts layout & re-added search 2011-08-12 17:05:01 -07:00
_contact_sidebar.html.haml moved facebook friend inviter/finder into contacts layout & re-added search 2011-08-12 17:05:01 -07:00
_donate.html.erb completed donate option 2011-07-29 11:33:30 -07:00
_footer.mobile.haml
_invitations.haml Move Facebook inviter view into the contacts layout, rather than a facebox 2011-08-12 17:05:01 -07:00
_mail_signup_form.erb
_public_explain.haml
_publisher.html.haml Revert "Revert "Merge branch 'issue1586-aspectdropdown-when-posting'"" 2011-08-18 16:48:20 -07:00
_publisher.mobile.haml
_right_sections.html.haml dg rs; seed bob with facebook friends & fixed invitation view 2011-08-12 17:05:00 -07:00
_settings_nav.haml
_stream.haml DG IZ reshare retractions is WIP 2011-07-21 18:22:17 -07:00
_stream_element.html.haml Show ajax loader and hide the hide icon when hiding a post. 2011-08-22 00:38:34 +02:00
_stream_element.mobile.haml That fixes the mobile-interface for now 2011-07-28 21:45:42 +02:00