Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `.github/ISSUE_TEMPLATE/bug_report.md`:
  Removed upstream, while we had a checkbox telling people to check if the
  issue was present upstream. Removed the file as well.
This commit is contained in:
Claire
2021-06-30 00:42:52 +02:00
9 changed files with 70 additions and 32 deletions

View File

@@ -45,7 +45,8 @@
.column-3
%h4= site_hostname
%ul
%li= link_to t('about.about_this'), about_more_path
- unless whitelist_mode?
%li= link_to t('about.about_this'), about_more_path
%li= "v#{Mastodon::Version.to_s}"
.column-4
%h4= t 'footer.more'