forked from mirrors/akkoma-fe
Compare commits
10 commits
5b8e70b39e
...
9e2b9f28e6
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e2b9f28e6 | |||
| c0db55a6c0 | |||
| 267dfa2cca | |||
| e246a70870 | |||
| 8d88ec11a1 | |||
| 1b96231dfd | |||
|
|
26dd21837c | ||
|
|
bbd6bba187 | ||
|
|
05ca510b4b | ||
|
|
ac6c0095c5 |
11 changed files with 22 additions and 15 deletions
|
|
@ -172,6 +172,10 @@ nav {
|
||||||
background-color: rgba(0, 0, 0, 0.15);
|
background-color: rgba(0, 0, 0, 0.15);
|
||||||
background-color: var(--underlay, rgba(0, 0, 0, 0.15));
|
background-color: var(--underlay, rgba(0, 0, 0, 0.15));
|
||||||
z-index: -1000;
|
z-index: -1000;
|
||||||
|
|
||||||
|
.-wide-timeline & {
|
||||||
|
margin:0 calc(var(--columnGap) / -2);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-layout {
|
.app-layout {
|
||||||
|
|
|
||||||
|
|
@ -611,6 +611,11 @@
|
||||||
border-top-right-radius: 0;
|
border-top-right-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.-has-subject {
|
||||||
|
border-top-left-radius: 0;
|
||||||
|
border-top-right-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
&.scrollable-form {
|
&.scrollable-form {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -165,10 +165,7 @@
|
||||||
</BooleanSetting>
|
</BooleanSetting>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<BooleanSetting
|
<BooleanSetting path="compactUserInfo">
|
||||||
path="compactUserInfo"
|
|
||||||
:disabled="this.$store.state.interface.layoutType === 'mobile'"
|
|
||||||
>
|
|
||||||
{{ $t('settings.compact_user_info') }}
|
{{ $t('settings.compact_user_info') }}
|
||||||
</BooleanSetting>
|
</BooleanSetting>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
|
|
@ -322,6 +322,7 @@
|
||||||
|
|
||||||
> * {
|
> * {
|
||||||
min-width: fit-content;
|
min-width: fit-content;
|
||||||
|
max-width: 3em;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -460,12 +460,6 @@
|
||||||
:status="status"
|
:status="status"
|
||||||
@toggle="toggleReplying"
|
@toggle="toggleReplying"
|
||||||
/>
|
/>
|
||||||
<quote-button
|
|
||||||
:visibility="status.visibility"
|
|
||||||
:quoting="quoting"
|
|
||||||
:status="status"
|
|
||||||
@toggle="toggleQuoting"
|
|
||||||
/>
|
|
||||||
<retweet-button
|
<retweet-button
|
||||||
:visibility="status.visibility"
|
:visibility="status.visibility"
|
||||||
:logged-in="loggedIn"
|
:logged-in="loggedIn"
|
||||||
|
|
@ -479,6 +473,12 @@
|
||||||
v-if="loggedIn"
|
v-if="loggedIn"
|
||||||
:status="status"
|
:status="status"
|
||||||
/>
|
/>
|
||||||
|
<quote-button
|
||||||
|
:visibility="status.visibility"
|
||||||
|
:quoting="quoting"
|
||||||
|
:status="status"
|
||||||
|
@toggle="toggleQuoting"
|
||||||
|
/>
|
||||||
<extra-buttons
|
<extra-buttons
|
||||||
:status="status"
|
:status="status"
|
||||||
@on-error="showError"
|
@on-error="showError"
|
||||||
|
|
|
||||||
|
|
@ -497,7 +497,7 @@
|
||||||
"checkboxRadius": "Auswahlfelder",
|
"checkboxRadius": "Auswahlfelder",
|
||||||
"collapse_subject": "Beiträge mit Inhaltswarnungen einklappen",
|
"collapse_subject": "Beiträge mit Inhaltswarnungen einklappen",
|
||||||
"columns": "Spalten",
|
"columns": "Spalten",
|
||||||
"compact_user_info": "Kompakte Benutzerinfos",
|
"compact_user_info": "Kompakte Benutzerinfos wenn genug Platz",
|
||||||
"composing": "Verfassen",
|
"composing": "Verfassen",
|
||||||
"confirm_dialogs": "Bestätigung erforderlich für:",
|
"confirm_dialogs": "Bestätigung erforderlich für:",
|
||||||
"confirm_dialogs_approve_follow": "Annehmen einer Followanfrage",
|
"confirm_dialogs_approve_follow": "Annehmen einer Followanfrage",
|
||||||
|
|
|
||||||
|
|
@ -503,7 +503,7 @@
|
||||||
"checkboxRadius": "Checkboxes",
|
"checkboxRadius": "Checkboxes",
|
||||||
"collapse_subject": "Collapse posts with content warnings",
|
"collapse_subject": "Collapse posts with content warnings",
|
||||||
"columns": "Columns",
|
"columns": "Columns",
|
||||||
"compact_user_info": "Compact user info",
|
"compact_user_info": "Compact user info when enough space",
|
||||||
"composing": "Composing",
|
"composing": "Composing",
|
||||||
"confirm_dialogs": "Require confirmation for:",
|
"confirm_dialogs": "Require confirmation for:",
|
||||||
"confirm_dialogs_approve_follow": "Accepting a follow request",
|
"confirm_dialogs_approve_follow": "Accepting a follow request",
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 628 KiB |
BIN
static/background.jpg
Normal file
BIN
static/background.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 718 KiB |
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"alwaysShowSubjectInput": true,
|
"alwaysShowSubjectInput": true,
|
||||||
"background": "/static/aurora_borealis.jpg",
|
"background": "/static/background.jpg",
|
||||||
"collapseMessageWithSubject": false,
|
"collapseMessageWithSubject": true,
|
||||||
"greentext": false,
|
"greentext": false,
|
||||||
"hideFilteredStatuses": false,
|
"hideFilteredStatuses": false,
|
||||||
"hideMutedPosts": false,
|
"hideMutedPosts": false,
|
||||||
|
|
@ -22,5 +22,5 @@
|
||||||
"sidebarRight": false,
|
"sidebarRight": false,
|
||||||
"subjectLineBehavior": "email",
|
"subjectLineBehavior": "email",
|
||||||
"theme": "ihatebeingalive",
|
"theme": "ihatebeingalive",
|
||||||
"webPushNotifications": false
|
"webPushNotifications": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue