diaspora/config/initializers
Benjamin Neff 14e27a65ae
Move ActsAsTaggableOn::Tag overrides to initializer
This is to prepare for zeitwerk autoloader, and the old file couldn't be
autoloaded anyway, so the easiest is to just move it out of the models
folder.
2022-07-20 21:26:40 +02:00
..
acts_as_taggable_on.rb Move ActsAsTaggableOn::Tag overrides to initializer 2022-07-20 21:26:40 +02:00
application_controller_renderer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
asset_sync.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
assets.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
backtrace_silencers.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
carrierwave.rb Bump carrierwave 2021-06-28 01:28:15 +02:00
color_themes.rb Upgrade to sprockets 4 2022-07-20 21:26:40 +02:00
cookies_serializer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
cors.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
devise.rb Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
diaspora_federation.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
enforce_ssl.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
faraday.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
filter_parameter_logging.rb Two factor authentication (#7751) 2019-04-28 23:24:40 +02:00
haml.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
handlebars_assets.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
ignore_ssl_in_development.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
inflections.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
json_escape.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
jsroutes.rb Bump js-routes 2021-11-06 02:35:57 +01:00
load_analyitics.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
load_libraries.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mailer_config.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
maintenance.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mime_types.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
oembed.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
omniauth.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
open_graph_reader.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
patch_openssl_pkey.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
prosody.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
rspec_generator.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
secure_headers.rb Add a manifest.json file as a first step to make diaspora* a PWA 2019-04-27 18:00:14 +02:00
session_store.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
set_session_secret.rb Replace secret_token with secret_key_base. 2020-02-11 23:54:55 +01:00
set_up_image_redirects.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
setup_simple_captcha.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
sidekiq.rb Update to Sidekiq 6 2021-04-11 17:25:18 +02:00
sidekiq_scheduled.rb Cleanup pending photos which were never posted with cronjob 2019-07-03 13:24:27 +02:00
version_header.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
will_paginate.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
wrap_parameters.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00