add some awoo.space customizations

Update front page screenshot

Add some front page customization hacks

add new front page image and update front page

fix /about page for awoo.space
master
Awoo Space 2017-02-19 02:46:32 +00:00 committed by Noiob
parent 49e4db9755
commit 89d9b60e06
10 changed files with 16 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@ -72,7 +72,7 @@
"compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
"compose_form.lock_disclaimer.lock": "locked",
"compose_form.placeholder": "What's on your mind?",
"compose_form.publish": "Toot",
"compose_form.publish": "Awoo",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive.marked": "Media is marked as sensitive",
"compose_form.sensitive.unmarked": "Media is not marked as sensitive",

View File

@ -101,5 +101,12 @@ module Mastodon
Doorkeeper::AuthorizedApplicationsController.layout 'admin'
Doorkeeper::Application.send :include, ApplicationExtension
end
config.action_dispatch.default_headers = {
'Server' => 'Awoo.space',
'X-Frame-Options' => 'DENY',
'X-Content-Type-Options' => 'nosniff',
'X-XSS-Protection' => '1; mode=block',
}
end
end

View File

@ -20,31 +20,31 @@ de:
action: E-Mail-Adresse verifizieren
explanation: Du hast einen Account auf %{host} mit dieser E-Mail-Adresse erstellt. Du bist nun einen Klick entfernt vor der Aktivierung. Wenn du das nicht warst, kannst du diese E-Mail ignorieren.
extra_html: Bitte lies auch die <a href="%{terms_path}">Regeln dieser Instanz</a> und <a href="%{policy_path}">unsere Nutzungsbedingungen</a>.
subject: 'Mastodon: Bestätigung deines Kontos bei %{instance}'
subject: 'Awoo.space: Bestätigung deines Kontos bei %{instance}'
title: Verifiziere E-Mail-Adresse
email_changed:
explanation: 'Die E-Mail-Adresse deines Accounts wird geändert zu:'
extra: Wenn du deine E-Mail-Adresse nicht geändert hast, dann kann es vermutlich sein, dass jemand Zugriff zu deinem Account erhalten hat. Bitte ändere sofort dein Passwort oder kontaktiere den Administrator deiner Instanz, wenn du dich ausgesperrt hast.
subject: 'Mastodon: E-Mail-Adresse geändert'
subject: 'Awoo.space: E-Mail-Adresse geändert'
title: Neue E-Mail-Adresse
password_change:
explanation: Das Passwort für deinen Account wurde geändert.
extra: Wenn du dein Passwort nicht geändert hast, dann kann es vermutlich sein, dass jemand Zugriff zu deinem Account erhalten hat. Bitte ändere sofort dein Passwort oder kontaktiere den Administrator deiner Instanz, wenn du dich ausgesperrt hast.
subject: 'Mastodon: Passwort geändert'
subject: 'Awoo.space: Passwort geändert'
title: Passwort geändert
reconfirmation_instructions:
explanation: Bestätige deine neue E-Mail-Adresse, um sie zu ändern.
extra: Wenn diese Änderung nicht von dir angestoßen wurde, dann solltest du diese E-Mail ignorieren. Die E-Mail-Adresse für deinen Mastodon-Account wird sich nicht ändern, bis du den obigen Link anklickst.
subject: 'Mastodon: Bestätige E-Mail-Adresse für %{instance}'
extra: Wenn diese Änderung nicht von dir angestoßen wurde, dann solltest du diese E-Mail ignorieren. Die E-Mail-Adresse für deinen Awoo.space-Account wird sich nicht ändern, bis du den obigen Link anklickst.
subject: 'Awoo.space: Bestätige E-Mail-Adresse für %{instance}'
title: Verifiziere E-Mail-Adresse
reset_password_instructions:
action: Ändere Passwort
explanation: Du hast ein neues Passwort für deinen Account angefragt.
extra: Wenn du diese Anfrage nicht gestellt hast, solltest du diese E-Mail ignorieren. Dein Passwort wird sich nicht ändern solange du den obigen Link anklickst und ein neues erstellst.
subject: 'Mastodon: Passwort zurücksetzen'
subject: 'Awoo.space: Passwort zurücksetzen'
title: Passwort zurücksetzen
unlock_instructions:
subject: 'Mastodon: Konto entsperren'
subject: 'Awoo.space: Konto entsperren'
omniauth_callbacks:
failure: Du konntest nicht mit deinem %{kind}-Konto angemeldet werden, weil »%{reason}«.
success: Du hast dich erfolgreich mit deinem %{kind}-Konto angemeldet.

View File

@ -706,7 +706,7 @@ en:
title: Sessions
settings:
authorized_apps: Authorized apps
back: Back to Mastodon
back: Back to Awoo.space
delete: Account deletion
development: Development
edit_profile: Edit profile

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB