mastodon/config/initializers
ThibG dfea7368c9 Add bookmarks ()
* Add backend support for bookmarks

Bookmarks behave like favourites, except they aren't shared with other
users and do not have an associated counter.

* Add spec for bookmark endpoints

* Add front-end support for bookmarks

* Introduce OAuth scopes for bookmarks

* Add bookmarks to archive takeout

* Fix migration

* Coding style fixes

* Fix rebase issue

* Update bookmarked_statuses to latest UI changes

* Update bookmark actions to properly reflect status changes in state

* Add bookmarks item to single-column layout

* Make active bookmarks red
..
0_post_deployment_migrations.rb Add post-deployment migration system ()
1_hosts.rb Set Content-Security-Policy rules through RoR's config ()
2_whitelist_mode.rb Add whitelist mode ()
active_model_serializers.rb Fix ActivityPub context not being dynamically computed ()
application_controller_renderer.rb
assets.rb HTML e-mails for UserMailer ()
backtrace_silencers.rb
blacklists.rb
chewy.rb Fix records not being indexed sometimes ()
content_security_policy.rb Fix CSP needlessly allowing blob URLs in script-src ()
cookies_serializer.rb
cors.rb Use same CORS policy for /@:username and /users/:username ()
delivery_job.rb Skip mailer job retries when a record no longer exists ()
devise.rb Fix authentication before 2FA challenge ()
doorkeeper.rb Add bookmarks ()
fast_blank.rb
ffmpeg.rb add ffmpeg initializer ()
filter_parameter_logging.rb
health_check.rb Hide error message on /heath ()
http_client_proxy.rb lint pass 2 ()
httplog.rb
inflections.rb Add a nodeinfo endpoint ()
json_ld.rb Fix preloaded JSON-LD context for identity not being used ()
kaminari_config.rb adjust public profile pages 2 ()
mime_types.rb Set correct content-type for ActivityPub JSON ()
oj.rb Remove rabl dependency ()
omniauth.rb cas_options :validate_url should be :service_validate_url ()
open_uri_redirection.rb rubocop issues - Cleaning up ()
pagination.rb
paperclip.rb Fix attachment not being re-downloaded even if file is not stored ()
premailer_rails.rb HTML e-mails for UserMailer ()
rack_attack.rb Change rate limit for media proxy ()
rack_attack_logging.rb Bump rack-attack from 5.4.2 to 6.0.0 ()
redis.rb Set config.cache_store in environments file. ()
session_activations.rb Revocable sessions ()
session_store.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
sidekiq.rb lint pass 2 ()
simple_form.rb Change preferences page into appearance, notifications, and other ()
single_user_mode.rb
statsd.rb Remove unused StatsD code and expose StatsD as a global variable ()
stoplight.rb Fix stoplight logging to stderr separate from Rails logger ()
strong_migrations.rb Fix migration failure due to StrongMigrations on production env ()
suppress_csrf_warnings.rb Suppress CSRF token warnings ()
trusted_proxies.rb
twitter_regex.rb Fix URL linkifier grabbing full-width spaces and quotations ()
vapid.rb Lint pass ()
wrap_parameters.rb