mastodon/config/initializers
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
2016-12-22 23:03:57 +01:00
..
application_controller_renderer.rb
assets.rb Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
backtrace_silencers.rb
blacklists.rb Adding configurable e-mail blacklist 2016-12-04 19:07:02 +01:00
cookies_serializer.rb
devise.rb i18n for devise mailer too 2016-11-16 18:25:21 +01:00
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
mime_types.rb
new_framework_defaults.rb
ostatus.rb Removing external hub completely, fix #333 fixing digit-only hashtags, 2016-12-18 12:24:37 +01:00
paperclip.rb Fix paperclip config 2016-12-07 17:19:29 +01:00
rabl_init.rb
rack-attack.rb Don't rate-limit PuSH endpoints 2016-11-29 00:44:11 +01:00
redis.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
session_store.rb
sidekiq.rb
simple_form.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
single_user_mode.rb Add single user mode 2016-12-06 17:19:26 +01:00
timeout.rb Don't use rack timeout in any but production environments 2016-12-21 19:10:40 +01:00
wrap_parameters.rb