diaspora/config/initializers
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
..
acts_as_taggable_on.rb bump acts-as-taggable-on 2014-06-01 18:42:51 +02:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
assets.rb
carrierwave.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
cors.rb
devise.rb update devise to 3.2 2014-01-15 12:59:59 +01:00
enforce_ssl.rb
faraday.rb Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
filter_parameter_logging.rb make everything boot again 2014-08-23 16:34:00 +02:00
haml.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
ignore_ssl_in_development.rb
json_escape.rb apply rails 4 todos and fix specs after rebase 2014-08-23 16:47:57 +02:00
load_analyitics.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
load_libraries.rb make everything boot again 2014-08-23 16:34:00 +02:00
locale.rb hardcode default(=fallback) language 2013-09-18 22:14:47 +02:00
mailer_config.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
maintenance.rb Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
markerb.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
oembed.rb embedding youtube videos over https 2014-01-30 18:01:27 +01:00
omniauth.rb Added Wordpress service functionality, 2013-08-04 07:46:56 -07:00
open_graph_reader.rb Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
patch_openssl_pkey.rb
rails_admin.rb Fix loading issues in rails_admin 2014-08-26 02:57:47 +02:00
rspec_generator.rb
session_store.rb make everything boot again 2014-08-23 16:34:00 +02:00
set_session_secret.rb update devise to 3.2 2014-01-15 12:59:59 +01:00
set_up_image_redirects.rb
setup_simple_captcha.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00
sidekiq.rb move sidekiq configuration from initializer to sidekiq.yml 2014-12-01 02:18:28 +01:00
silence_assets.rb
version_header.rb
will_paginate.rb
wrap_parameters.rb turn parameter wrapping for AR::B#to_json back on 2014-08-23 16:38:57 +02:00