diaspora/app/views/people
Jonne Haß 8280556a47 Introduce message renderer
This new class replaces all existing server side message
rendering helpers and is the new global entry point for such
needs. All models with relevant fields now expose an instance
of MessageRenderer for those. MessageRenderer acts as
gateway between the existing processing solutions for markdown,
mentions and tags and provides a very flexible interface for
all output needs. This makes the API to obtain a message
in a certain format clear. As a result of centralizing the
processing a lot of duplication is eliminated. Centralizing
the message processing also makes it clear where to change
its behaviour, add new representations and what options
are already available.
2014-03-15 17:16:17 +01:00
..
_add_contact.html.haml Refactor getting_started page, test if facebook is available, fix #4520 2013-09-18 22:06:47 -07:00
_aspect_membership_dropdown.haml Revert "Revert "Merge branch 'issue1586-aspectdropdown-when-posting'"" 2011-08-18 16:48:20 -07:00
_index.html.haml Fix pagination for people list on the tag stream page 2013-07-06 13:10:29 +02:00
_person.html.haml fix a bunch of small css related media box issues [ci skip] 2012-02-10 15:18:27 -08:00
_person.mobile.haml Issue #3851: Profile pictures not centered 2013-01-18 15:51:59 -03:00
_profile_sidebar.html.haml Introduce message renderer 2014-03-15 17:16:17 +01:00
_relationship_action.haml Revert "Revert "Merge branch 'issue1586-aspectdropdown-when-posting'"" 2011-08-18 16:48:20 -07:00
_sub_header.html.haml Remove the (now useless) last post link from the user profile. 2013-09-20 17:37:34 -07:00
contacts.haml remove unnecessary code from people_controller#contacts and use #each in view 2013-02-23 22:36:04 -02:00
index.html.haml fix css error with intivation people block in search results 2012-11-11 15:38:03 +01:00
index.mobile.haml fix mobile search tags 2013-08-12 16:01:26 +02:00
show.html.haml Change contact list on profile page 2013-08-19 14:02:08 +02:00
show.mobile.haml Remove useless :page_title indication from people/show 2013-11-16 15:40:03 -08:00
tag_index.js.erb initial post to tumblr support 2011-06-01 22:30:22 -07:00