diaspora/app/views/shared
2010-11-30 13:31:48 -08:00
..
_add_contact.html.haml minimizing some queries in the views. only select aspect names and ids in application controller. 2010-11-27 01:05:55 -05:00
_aspect_contacts.haml minimizing some queries in the views. only select aspect names and ids in application controller. 2010-11-27 01:05:55 -05:00
_author_info.html.haml Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
_contact_list.html.haml Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
_invitations.haml removing invite partial, with a switch, and updated app_config.yml.example 2010-11-26 16:10:42 -08:00
_mail_signup_form.erb
_notification.haml Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
_public_explain.haml
_publisher.haml aspect ids normalized to posts to minimize queries on views. 2010-11-26 18:55:06 -05:00
_publisher.mobile.haml
_reshare.haml Use static helper for aspect links 2010-11-30 12:23:43 -08:00
_stream.haml Refactor views to not be so dumb. 2010-11-27 21:27:27 -05:00
_stream_element.html.haml Take queries out of reshare 2010-11-30 13:31:48 -08:00
_stream_element.mobile.haml Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
log.haml