diaspora/config/initializers
Benjamin Neff b203862ca3
Workaround for bootstrap-sass
The change in assets.rb should be enough, but it doesn't work, because
sprockets `after_initialize` runs before it and initializes sprockets
with unfiltered paths.

But the trick with the underscore works, because bootstrap-sass has
named the file `_bootstrap.scss`, and rails-assets-bootstrap has
`bootstrap.scss`, so with `_bootstrap` it uses the correct bootstrap.
2017-08-12 15:39:26 +02:00
..
acts_as_taggable_on.rb
application_controller_renderer.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
asset_sync.rb
assets.rb Workaround for bootstrap-sass 2017-08-12 15:39:26 +02:00
backtrace_silencers.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
carrierwave.rb
color_themes.rb i18n for color themes 2017-03-16 12:25:41 +01:00
cookies_serializer.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
cors.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
devise.rb
diaspora_federation.rb Use RFC 7033 webfinger from diaspora_federation gem 2017-07-03 03:14:41 +02:00
enforce_ssl.rb
entypo.rb
faraday.rb
filter_parameter_logging.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
haml.rb Use Hamlit to render Haml 2016-02-07 14:39:25 +09:00
handlebars_assets.rb
ignore_ssl_in_development.rb
inflections.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
json_escape.rb
jsroutes.rb
load_analyitics.rb
load_libraries.rb delete old postzord dispatcher 2016-06-26 06:21:01 +02:00
locale.rb
mailer_config.rb Remove messagebus_ruby_api gem 2016-07-07 18:48:31 +02:00
maintenance.rb
markerb.rb
mime_types.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
oembed.rb
omniauth.rb Changes for a successful facebook review 2016-03-30 10:36:28 +02:00
open_graph_reader.rb Add OpenGraph video support 2016-09-04 03:55:09 +02:00
patch_openssl_pkey.rb
prosody.rb Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
rspec_generator.rb
secure_headers.rb Merge branch 'next-minor' into develop 2017-04-06 01:02:26 +02:00
session_store.rb make session-cookie HttpOnly 2016-09-04 03:06:15 +02:00
set_session_secret.rb
set_up_image_redirects.rb Redesign default.haml and add a podmin welcome page 2016-06-20 02:03:53 +02:00
setup_simple_captcha.rb
sidekiq.rb Replace sidetiq with sidekiq-cron 2016-01-24 07:20:44 +01:00
version_header.rb
will_paginate.rb
wrap_parameters.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00