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 Upgrade to Rails 5.0.0.1 8 years ago
assets.rb Localizations for most server-side strings 8 years ago
backtrace_silencers.rb Initial commit 9 years ago
blacklists.rb Adding configurable e-mail blacklist 8 years ago
cookies_serializer.rb Upgrade to Rails 5.0.0.1 8 years ago
devise.rb i18n for devise mailer too 8 years ago
doorkeeper.rb Restrict access to oauth/applications to admins only 8 years ago
filter_parameter_logging.rb Writing out more tests, fixed some bugs 9 years ago
httplog.rb Add logging for outgoing http requests 8 years ago
inflections.rb Initial commit 9 years ago
mime_types.rb Adding application/jrd+json webfinger resource 8 years ago
new_framework_defaults.rb Upgrade to Rails 5.0.0.1 8 years ago
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 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 8 years ago
rack-attack.rb Don't rate-limit PuSH endpoints 8 years ago
redis.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 8 years ago
sidekiq.rb Improved configuration from ENV, cleaned up timeline filter methods 8 years ago
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 Upgrade to Rails 5.0.0.1 8 years ago