mastodon/app
Claire 117f6638d0
Fix SVG files not being correctly included in templates (#16001)
In Rails 6.1, raw file inclusion in templates have to be explicitly marked as
HTML-safe, otherwise it's rendered as text.
2021-04-05 13:05:49 +02:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Add system checks to dashboard in admin UI (#15989) 2021-04-03 14:12:30 +02:00
helpers Use custom mascot on static share page (#15687) 2021-02-11 02:18:56 +01:00
javascript Add system checks to dashboard in admin UI (#15989) 2021-04-03 14:12:30 +02:00
lib Add system checks to dashboard in admin UI (#15989) 2021-04-03 14:12:30 +02:00
mailers Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
models Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
policies Add server rules (#15769) 2021-02-21 19:50:12 +01:00
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers Add server rules (#15769) 2021-02-21 19:50:12 +01:00
services Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
validators Bypass MX validation for explicitly allowed domains (#15930) 2021-03-19 23:48:47 +01:00
views Fix SVG files not being correctly included in templates (#16001) 2021-04-05 13:05:49 +02:00
workers Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) 2021-03-15 11:17:43 +01:00