]> cat aescling's git repositories - mastodon.git/commit
New error page graphic. Other error page improvements (#5099)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 25 Sep 2017 21:05:54 +0000 (23:05 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 21:05:54 +0000 (23:05 +0200)
commit3b60832214fdd9d8b5fd01e9a177a6dde5259907
tree7685a3e67baf1ed4caff4eef62ab2e724a58801e
parent259181c41a5b6d4654e4e956490a3e4120bc9920
New error page graphic. Other error page improvements (#5099)

- 500.html generated with admin-set default locale if set
- Error page `<title>` includes Mastodon site title
- 500 title changed to "This page is not
  correct" (ref: <https://www.youtube.com/watch?v=2VCAP_seh1A>)
- 500 content appended with "on our end" to make clear it's
  not user's fault
app/javascript/styles/basics.scss
app/views/errors/500.html.haml
app/views/layouts/error.html.haml
config/locales/en.yml
lib/tasks/assets.rake
public/oops.gif [new file with mode: 0644]
public/oops.png [deleted file]