mastodon/app/views/layouts
Thibaut Girka 4a70792b4a Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `Gemfile.lock`:
  Not a real conflict, just a glitch-soc-only dependency too close to a
  dependency that got updated upstream. Updated as well.
- `app/models/status.rb`:
  Not a real conflict, just a change too close to glitch-soc-changed code
  for optionally showing boosts in public timelines.
  Applied upstream changes.
- `app/views/layouts/application.html.haml`:
  Upstream a new, static CSS file, conflict due to glitch-soc's theming
  system, include the file regardless of the theme.
- `config/initializers/content_security_policy.rb`:
  Upstream dropped 'unsafe-inline' from the 'style-src' directive, but
  both files are very different. Removed 'unsafe-inline' as well.
2020-05-10 16:19:56 +02:00
..
_theme.html.haml Various fixes 2017-12-04 21:58:10 -08:00
admin.html.haml Merge branch 'master' into glitch-soc/master 2020-01-20 15:00:22 +01:00
application.html.haml Merge branch 'master' into glitch-soc/merge-upstream 2020-05-10 16:19:56 +02:00
auth.html.haml Merge branch 'master' into glitch-soc/merge-upstream 2019-06-10 18:59:53 +02:00
embedded.html.haml Merge branch 'master' into glitch-soc/merge-upstream 2020-05-03 21:23:49 +02:00
error.html.haml Fix static error page to use the correct pack 2019-02-17 13:34:40 +01:00
mailer.html.haml Merge branch 'master' into glitch-soc/merge-upstream 2019-06-10 18:59:53 +02:00
mailer.text.erb Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
modal.html.haml Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
plain_mailer.html.haml HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
public.html.haml Merge branch 'master' into glitch-soc/merge-upstream 2020-04-12 16:50:27 +02:00