1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-18 16:48:31 +09:00
whippy-edition/app
Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update ()
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 Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
controllers Fix /admin/tags/:id crashing since Rails 6.1 update () 2021-03-26 18:36:16 +01:00
helpers Use custom mascot on static share page () 2021-02-11 02:18:56 +01:00
javascript Add transition to media modal background () 2021-03-24 13:51:32 +01:00
lib Update Mastodon to Rails 6.1 () 2021-03-24 10:44:31 +01:00
mailers Prepare Mastodon for Rails 6 () 2021-03-17 10:09:55 +01:00
models Update Mastodon to Rails 6.1 () 2021-03-24 10:44:31 +01:00
policies Add server rules () 2021-02-21 19:50:12 +01:00
presenters Add server rules () 2021-02-21 19:50:12 +01:00
serializers Add server rules () 2021-02-21 19:50:12 +01:00
services Update Mastodon to Rails 6.1 () 2021-03-24 10:44:31 +01:00
validators Bypass MX validation for explicitly allowed domains () 2021-03-19 23:48:47 +01:00
views Fix brakeman warning () 2021-03-19 23:48:59 +01:00
workers Fix configuration for sidekiq-unique-jobs after 7.x upgrade () 2021-03-15 11:17:43 +01:00