diaspora/config/initializers
Benjamin Neff 02b4d3f347
Don't raise when the public key of a person is "broken"
Breaking a public key of a person can be used to "block" receiving posts
from this person on the pod. So we should handle that case better and
not just trigger many retries for something that will fail again.

closes #7448
2017-05-11 04:24:13 +02: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 Displaying the markdown editor on publisher 2016-08-12 23:08:41 +02:00
carrierwave.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
color_themes.rb Add dark theme 2016-11-06 02:34:11 +01:00
cors.rb Fix remaining remarks 2016-01-04 17:01:40 +09:00
devise.rb Use case insensitive unconfirmed email 2015-05-19 02:58:37 +02:00
diaspora_federation.rb Don't raise when the public key of a person is "broken" 2017-05-11 04:24:13 +02:00
enforce_ssl.rb New configuration system 2012-09-26 20:19:37 +02:00
entypo.rb Use entypo-rails mappings 2015-07-03 15:31:29 +02:00
faraday.rb Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
filter_parameter_logging.rb the xml parameter is now filtered in the diaspora_federation gem 2016-06-26 06:21:03 +02:00
haml.rb Use Hamlit to render Haml 2016-02-07 14:39:25 +09:00
handlebars_assets.rb Disable the handlebars auto-indent feature 2015-08-23 11:13:42 +02:00
ignore_ssl_in_development.rb New configuration system 2012-09-26 20:19:37 +02:00
json_escape.rb apply rails 4 todos and fix specs after rebase 2014-08-23 16:47:57 +02:00
jsroutes.rb Make js-routes use compact and camelcase function names 2015-05-10 02:00:30 +02:00
load_analyitics.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
load_libraries.rb delete old postzord dispatcher 2016-06-26 06:21:01 +02:00
locale.rb hardcode default(=fallback) language 2013-09-18 22:14:47 +02:00
mailer_config.rb Remove messagebus_ruby_api gem 2016-07-07 18:48:31 +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 Drop Youtube oembed HTTPS hack 2015-03-02 02:34:51 +01:00
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 more progress 2012-03-21 13:50:24 -07:00
prosody.rb Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
rspec_generator.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
secure_headers.rb Improve csp for a better cloudflare support 2017-04-06 01:01:50 +02:00
session_store.rb make session-cookie HttpOnly 2016-09-04 03:06:15 +02:00
set_session_secret.rb update devise to 3.2 2014-01-15 12:59:59 +01:00
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 Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
sidekiq.rb Replace sidetiq with sidekiq-cron 2016-01-24 07:20:44 +01:00
version_header.rb New configuration system 2012-09-26 20:19:37 +02:00
will_paginate.rb Port to Bootstrap 3 2015-06-04 18:05:43 +02:00
wrap_parameters.rb turn parameter wrapping for AR::B#to_json back on 2014-08-23 16:38:57 +02:00