diaspora/spec/lib
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
..
diaspora Introduce message renderer 2014-03-15 17:16:17 +01:00
postzord replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
rack add specs for chromeframe 2012-09-30 17:04:50 +01:00
salmon update factory girl 2012-09-12 13:24:23 +02:00
stream replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
account_deleter_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
configuration_methods_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
csv_generator_spec.rb commented out empty spec 2011-09-07 03:07:27 -07:00
direction_detector_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
email_inviter_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
encryptor_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
evil_query_spec.rb Migration to turn ActivityStreams::Photo to StatusMessage 2013-07-31 15:15:08 +02:00
hcard_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
hydra_wrapper_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
i18n_interpolation_fallbacks_spec.rb update spec to match overriden translation 2013-01-31 19:25:30 +01:00
publisher_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
pubsubhubbub_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
rake_helper_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
statistics_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
webfinger_profile_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
webfinger_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00