diaspora/config
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
..
environments Updating queries for the stream to be faster 2014-02-07 14:23:19 +08:00
initializers Introduce message renderer 2014-03-15 17:16:17 +01:00
locales port publisher and bookmarklet to bootstrap 2014-03-10 15:15:40 +01:00
application.rb Fix drawer in some mobile browsers. 2014-02-24 23:30:57 +01:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
boot.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
cucumber.yml add cucumber feature for taking screenshots of important pages 2012-12-17 20:25:34 +01:00
database.yml.example Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
defaults.yml added comment count to statistic to calculate posts/comments ratios 2014-02-21 12:25:23 +01:00
diaspora.yml.example added comment count to statistic to calculate posts/comments ratios 2014-02-21 12:25:23 +01:00
environment.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
load_config.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
locale_settings.yml hardcode default(=fallback) language 2013-09-18 22:14:47 +02:00
oembed_providers.yml oembed_providers.yml added for custom (outside of ruby-oembed) oEmbed providers. 2013-05-07 09:38:30 +08:00
routes.rb Merge pull request #4707 from goobertron/improved_new_password 2014-02-10 01:35:37 +01:00
schedule.rb.example
selenium.yml
unicorn.rb bumped unicorn timeout to 90 seconds and made it configurable 2013-07-03 12:52:35 +02:00