chinwagsocial/lib/mastodon
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
* Fix misuse of foreign_type

* Fix use of removed "add_template_helper"

* Use response.media_type instead of response.content_type in tests

* Fix CSV export controller test on Rails 6

Rails 6 sets a "filename*" field in the Content-Disposition header to
explicitly encode the filename as UTF-8.

This changes checks the first part of the Content-Disposition header so
it matches in both Rails 5 and Rails 6.

* Fix emoji formatting with Rails 6

* Make emoji output more idiomatic and robust

* Switch from redis-rails gem to built-in Rails redis cache storage
2021-03-17 10:09:55 +01:00
..
accounts_cli.rb Fix “tootctl accounts unfollow” (#15639) 2021-01-29 18:38:56 +01:00
cache_cli.rb
cli_helper.rb
domains_cli.rb Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
email_domain_blocks_cli.rb Fixed code quality issues (#15541) 2021-01-31 21:26:09 +01:00
emoji_cli.rb Improve Emoji import (fix #15429) (#15430) 2020-12-30 23:19:55 +01:00
feeds_cli.rb
ip_blocks_cli.rb
maintenance_cli.rb Fix maintenance script not re-indexing some indexes on textual values (#15515) 2021-01-09 03:51:32 +01:00
media_cli.rb Use Rails' index_by where it makes sense (#15542) 2021-01-12 09:27:38 +01:00
migration_helpers.rb
premailer_webpack_strategy.rb
preview_cards_cli.rb
redis_config.rb Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
search_cli.rb Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
settings_cli.rb Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
snowflake.rb
statuses_cli.rb Add --skip-media-remove option to tootctl statuses remove (#13080) 2020-03-08 16:01:07 +01:00
upgrade_cli.rb
version.rb Bump version to 3.3.0 (#15433) 2020-12-27 06:00:55 +01:00