diaspora/spec/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
..
application_helper_spec.rb Update JQuery source to jquery.com 2014-02-09 17:36:35 +00:00
getting_started_helper_spec.rb kill your darlings; remove diaspora_client with fire 2012-05-17 14:55:53 -07:00
interim_stream_hackiness_helper_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
invitation_codes_helper_spec.rb invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
layout_helper_spec.rb Put current user into gon 2013-07-06 12:44:08 +02:00
mobile_helper_spec.rb update factory girl 2012-09-12 13:24:23 +02:00
notifications_helper_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
notifier_helper_spec.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
o_embed_helper_spec.rb embedding youtube videos over https 2014-01-30 18:01:27 +01:00
open_graph_helper_spec.rb rspec test for GatherOpenGraphData worker 2013-08-04 15:47:09 +02:00
people_helper_spec.rb Show hovercards in the notification drop-down for users on the same pod 2014-03-11 20:44:28 +01:00
posts_helper_spec.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
stream_helper_spec.rb fix stream helper spec for new rspec 2014-01-13 12:25:37 +01:00
tags_helper_spec.rb MS DG down to four failures 2012-03-21 13:50:24 -07:00