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 f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703)
* Verify link ownership with rel="me"

* Add explanation about verification to UI

* Perform link verifications

* Add click-to-copy widget for verification HTML

* Redesign edit profile page

* Redesign forms

* Improve responsive design of settings pages

* Restore landing page sign-up form

* Fix typo

* Support <link> tags, add spec

* Fix links not being verified on first discovery and passive updates
6 years ago
..
0_post_deployment_migrations.rb Add post-deployment migration system (#8182) 6 years ago
active_model_serializers.rb Disable AMS logging (#7623) 6 years ago
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
chewy.rb
content_security_policy.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
cookies_serializer.rb
cors.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
devise.rb feat(cookies): Use the same-site attribute to lax (#8626) 6 years ago
doorkeeper.rb Add more granular OAuth scopes (#7929) 6 years ago
fast_blank.rb
filter_parameter_logging.rb
http_client_proxy.rb Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901) 6 years ago
httplog.rb
inflections.rb
instrumentation.rb
kaminari_config.rb
mime_types.rb
oj.rb
omniauth.rb
open_uri_redirection.rb
ostatus.rb
pagination.rb
paperclip.rb Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) 6 years ago
premailer_rails.rb
rack_attack.rb Add a missing question mark in rack_attack.rb (#7338) 7 years ago
rack_attack_logging.rb Log rate limit hits (#7096) 7 years ago
redis.rb
session_activations.rb
session_store.rb feat(cookies): Use the same-site attribute to lax (#8626) 6 years ago
sidekiq.rb Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079) 7 years ago
simple_form.rb Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
single_user_mode.rb
statsd.rb
stoplight.rb Add a circuit breaker for ActivityPub deliveries (#7053) 7 years ago
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Misc. typos (#8694) 6 years ago
vapid.rb
wrap_parameters.rb