You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb
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, 8 years ago
paperclip.rb Fix paperclip config 8 years ago
rabl_init.rb
rack-attack.rb
redis.rb
session_store.rb
sidekiq.rb
simple_form.rb Follow call on locked account creates follow request instead 8 years ago
single_user_mode.rb Add single user mode 8 years ago
timeout.rb Don't use rack timeout in any but production environments 8 years ago
wrap_parameters.rb