diaspora/config
Jonne Haß 74a6f42501 Bye opengraph_parser, hi open_graph_reader
opengraph_parser is basically unmainted, issues are ignored
or deliberately closed without fixing. It pollutes the global
namespace and has no verification of correctness.

The opengraph gem has basically the same issues, not really maintained,
unreleased patches on master since over a year, not really smart either.

So I created my own version and while at it, why not strive try to be
complete and robust, although it's still a work in progress.

This also improves general URL detection by parsing them
from the message after stripping markdown.

An additional dependency was added to support
fetching sites that require cookies to work at all.
For the same reason Faraday's default redirect limit was
bumped.
2014-12-08 02:01:31 +01:00
..
environments make everything boot again 2014-08-23 16:34:00 +02:00
initializers Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
locales Move tag prefill to Backbone, add tests 2014-11-30 17:14:05 +01:00
vines Add vines README file for cert instructions 2014-11-13 11:31:55 +01:00
application.rb Add jsxc to assets list 2014-11-13 11:22:22 +01:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
boot.rb make everything boot again 2014-08-23 16:34:00 +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 Make source code url configurable 2014-11-29 16:36:17 +01:00
diaspora.yml.example Merge pull request #5410 from svbergerem/configurable-source-url 2014-11-29 23:46:45 +01:00
environment.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
load_config.rb move sidekiq configuration from initializer to sidekiq.yml 2014-12-01 02:18:28 +01:00
locale_settings.yml make nds and en_valspeak available 2014-10-12 15:20:20 +02:00
oembed_providers.yml Avoid mixed content warning through oEmbed content 2014-11-19 15:48:12 +01:00
routes.rb Implement token authentication 2014-11-13 11:27:56 +01:00
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
selenium.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
sidekiq.yml move sidekiq configuration from initializer to sidekiq.yml 2014-12-01 02:18:28 +01:00
unicorn.rb Replace spork with spring, update & use binstubs 2014-12-01 08:06:07 +01:00