diaspora/app/helpers
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
..
analytics_helper.rb New configuration system 2012-09-26 20:19:37 +02:00
application_helper.rb port publisher and bookmarklet to bootstrap 2014-03-10 15:15:40 +01:00
aspect_global_helper.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspects_helper.rb Add actions to contacts/index.html page 2013-11-12 19:10:00 -08:00
contacts_helper.rb Add actions to contacts/index.html page 2013-11-12 19:10:00 -08:00
error_messages_helper.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
getting_started_helper.rb kill your darlings; remove diaspora_client with fire 2012-05-17 14:55:53 -07:00
interim_stream_hackiness_helper.rb remove unused helpers 2012-11-21 18:26:17 -02:00
invitation_codes_helper.rb remove unused helpers 2012-11-21 18:26:17 -02:00
language_helper.rb Actually load a different section when requested in get_javascript_strings_for, add spec for changes in JS i18n helper 2014-02-09 16:00:16 +01:00
layout_helper.rb Refactor publisher 2014-03-10 15:15:40 +01:00
mobile_helper.rb mobile error 500 if a reshared (original) post will be deleted. 2013-08-16 12:07:14 +02:00
notifications_helper.rb change #count to #size in notifications_helper to reduce queries 2013-01-29 10:01:09 -02:00
notifier_helper.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
o_embed_helper.rb Fix #2488 soundcloud embedding 2011-12-19 09:50:39 +01:00
open_graph_helper.rb Valid meta elements, add pod personalization 2013-08-21 10:30:20 +02:00
people_helper.rb Show hovercards in the notification drop-down for users on the same pod 2014-03-11 20:44:28 +01:00
posts_helper.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
publics_helper.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
publisher_helper.rb Refactor publisher 2014-03-10 15:15:40 +01: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 Fix "if display_password_reset_link?" when diaspora.yml => enable_registrations: false 2012-10-10 16:49:45 +02:00
stream_helper.rb Fix show more post in my activity mobile page. Close #4108 2013-04-08 00:04:42 +02:00
tags_helper.rb Fix tags_helper, add specs 2012-01-29 11:46:51 -08:00
users_helper.rb remove unused helpers 2012-11-21 18:26:17 -02:00