mastodon/app
Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)
Raw SQL passed to `pluck` now has to be explicitly marked as SQL via
Arel.sql, see https://github.com/rails/rails/pull/27947
2021-03-26 18:36:16 +01:00
..
chewy
controllers Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) 2021-03-26 18:36:16 +01:00
helpers
javascript Add transition to media modal background (#15843) 2021-03-24 13:51:32 +01:00
lib Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
mailers
models Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
policies
presenters
serializers
services Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
validators
views Fix brakeman warning (#15870) 2021-03-19 23:48:59 +01:00
workers