Compare commits

...

19 commits

Author SHA1 Message Date
916349bd76 Funny ffxiv reference 2023-01-03 18:04:44 +00:00
desea
7c9f06cc7c add vue-demi 2022-12-10 21:13:26 +01:00
c929f3a67e Merge pull request 'grab that sweet 2022.12 release (ty for yalls work)' (#4) from AkkomaGang/pleroma-fe:stable into cuddlegirls
Reviewed-on: desea/akkoma-fe#4
2022-12-10 19:19:20 +00:00
9c9b4cc07c Merge branch 'develop' into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-10 14:52:00 +00:00
2c9b73646c Merge pull request 'hotfix: mfm mysteries' (#215) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#215
2022-11-15 16:01:07 +00:00
e298b41241 Merge pull request 'get that juicy new release' (#2) from stable into cuddlegirls
Reviewed-on: desea/akkoma-fe#2
2022-11-12 21:38:21 +00:00
c6db0e0060 Merge pull request 'update to new release' (#1) from AkkomaGang/pleroma-fe:stable into stable
Reviewed-on: desea/akkoma-fe#1
2022-11-12 21:36:58 +00:00
80a519d7e4 Merge pull request 'hotfix: translation' (#207) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#207
2022-11-12 19:08:20 +00:00
975f04bf5a Merge pull request '2022.11 stable release' (#202) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#202
2022-11-12 15:33:57 +00:00
desea
0da0d68767 My fucking god, its a setting
Revert "Hopefully remove the re: when replying to someone with status topic"

This reverts commit 74b3d0bc52.
2022-10-22 10:25:17 +02:00
desea
90dc510c4d Fix cuddlegirls theme file 2022-10-20 12:56:25 +02:00
desea
bb25935a4f Add cuddlegirls theme so other people can marvel at my poor design ability 2022-10-20 12:37:23 +02:00
desea
74b3d0bc52 Hopefully remove the re: when replying to someone with status topic 2022-10-16 22:18:53 +02:00
238c500602 Trailing Space fix 2022-10-15 19:51:28 +02:00
46eff44eb3 Emoji size fix 2022-10-15 12:14:42 +02:00
c8c8d40827 Merge pull request '2022.10 stable' (#177) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#177
2022-10-08 11:13:01 +00:00
d7499a1f91 Merge pull request '2022.09 stable' (#160) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#160
2022-09-10 14:39:13 +00:00
5972d89117 Merge pull request 'stable release' (#130) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#130
2022-08-12 15:26:51 +00:00
d03872d598 Merge pull request 'port MFM link into stable docs' (#38) from develop into stable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#38
2022-07-15 13:02:06 +00:00
6 changed files with 6745 additions and 6714 deletions

View file

@ -39,6 +39,7 @@
"qrcode": "1",
"url": "^0.11.0",
"vue": "^3.2.31",
"vue-demi": "^0.13.11",
"vue-i18n": "^9.2.2",
"vue-router": "4.0.14",
"vue-template-compiler": "2.6.11",
@ -66,8 +67,7 @@
"cross-spawn": "^7.0.3",
"css-loader": "^6.7.2",
"custom-event-polyfill": "^1.0.7",
"eslint": "^7.32.0",
"eslint-config-standard": "^17.0.0",
"eslint": "7.32.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.26.0",

View file

@ -56,13 +56,15 @@
}
.emoji-reaction {
padding: 0 0.5em;
padding: 1px 6px;
margin-right: 0.5em;
margin-top: 0.5em;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
font-size: 0.7em !important;
height: 30px;
.reaction-emoji {
width: 2.55em !important;
margin-right: 0.25em;

View file

@ -379,7 +379,7 @@
"text/x.misskeymarkdown": "MFM"
},
"content_warning": "Content Warning (optional)",
"default": "Just arrived at Luna Nova Academy",
"default": "Just landed in limsa lominsa aetheryte plaza",
"direct_warning_to_all": "This post will be visible to all the mentioned users.",
"direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
"edit_remote_warning": "Changes made to the post may not be visible on some instances!",

View file

@ -14,5 +14,6 @@
"breezy-light": "/static/themes/breezy-light.json",
"ihatebeingalive": "/static/themes/ihatebeingalive.json",
"paper": "/static/themes/paper.json",
"thekanata": "/static/themes/thekanata.json"
"thekanata": "/static/themes/thekanata.json",
"cuddlegirls": "/static/themes/cuddlegirls.json"
}

View file

@ -0,0 +1,347 @@
{
"_pleroma_theme_version": 2,
"name": "cuddlegirls",
"theme": {
"themeEngineVersion": 3,
"shadows": {
"panel": [
{
"x": 1,
"y": 1,
"blur": 4,
"spread": 0,
"color": "#000000",
"alpha": 0.6
}
],
"topBar": [
{
"x": 0,
"y": 0,
"blur": 4,
"spread": 0,
"color": "#000000",
"alpha": 0.6
}
],
"popup": [
{
"x": 2,
"y": 2,
"blur": 3,
"spread": 0,
"color": "#000000",
"alpha": 0.5
}
],
"avatar": [
{
"x": 0,
"y": 1,
"blur": 8,
"spread": 0,
"color": "#000000",
"alpha": 0.7
}
],
"avatarStatus": [],
"panelHeader": [],
"button": [
{
"x": 0,
"y": 0,
"blur": 2,
"spread": 0,
"color": "#000000",
"alpha": 1
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonHover": [
{
"x": 0,
"y": 0,
"blur": 4,
"spread": 0,
"color": "#b0b0b1",
"alpha": 1
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonPressed": [
{
"x": 0,
"y": 0,
"blur": 4,
"spread": 0,
"color": "#b0b0b1",
"alpha": 1
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
}
],
"input": [
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": 0,
"blur": 2,
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": 1
}
]
},
"colors": {
"underlay": "#000000",
"bg": "#000000",
"fg": "#297221",
"cRed": "#aa0000",
"cGreen": "#0fa00f",
"cOrange": "#d59500",
"cBlue": "#0095ff",
"accent": "#7adb6c",
"link": "#7adb6c",
"text": "#b0b0b1",
"badgeNotification": "#ff8000",
"badgeNotificationText": "#000000",
"alertNeutral": "#b0b0b1",
"alertNeutralText": "#ffffff",
"alertPopupNeutral": "#b0b0b1",
"alertPopupNeutralText": "#000000",
"alertSuccess": "#0fa00f",
"alertSuccessText": "#ffffff",
"alertPopupSuccess": "#0fa00f",
"alertPopupSuccessText": "#000000",
"alertWarning": "#d59500",
"alertWarningText": "#ffffff",
"alertPopupWarning": "#d59500",
"alertPopupWarningText": "#000000",
"alertError": "#aa0000",
"alertErrorText": "#b0b0b1",
"alertPopupError": "#aa0000",
"alertPopupErrorText": "#ffffff",
"panel": "#297221",
"panelText": "#ffffff",
"alertNeutralPanelText": "#000000",
"alertSuccessPanelText": "#ffffff",
"alertWarningPanelText": "#000000",
"alertErrorPanelText": "#ffffff",
"fgText": "#ffffff",
"topBar": "#000000",
"topBarText": "#ffffff",
"input": "#000000",
"inputTopbarText": "#ffffff",
"inputPanelText": "#ffffff",
"inputText": "#b0b0b1",
"btn": "#297221",
"btnText": "#ffffff",
"btnTopBarText": "#ffffff",
"btnDisabled": "#0b1d09",
"btnDisabledTopBarText": "#485646",
"btnPanelText": "#ffffff",
"btnDisabledPanelText": "#485646",
"btnDisabledText": "#485646",
"btnToggled": "#46c238",
"btnToggledTopBarText": "#000000",
"btnToggledPanelText": "#000000",
"btnToggledText": "#000000",
"btnPressed": "#297221",
"btnPressedTopBarText": "#ffffff",
"btnPressedTopBar": "#297221",
"btnPressedPanelText": "#ffffff",
"btnPressedPanel": "#297221",
"btnPressedText": "#ffffff",
"tabActiveText": "#b0b0b1",
"tabText": "#ffffff",
"tab": "#297221",
"fgLink": "#329425",
"topBarLink": "#329425",
"panelLink": "#7adc6c",
"panelFaint": "#ffffff",
"icon": "#585859",
"poll": "#31582c",
"pollText": "#ffffff",
"border": "#2c7a24",
"postCyantext": "#0095ff",
"postGreentext": "#0fa00f",
"postLink": "#7adb6c",
"lightText": "#e4e4e4",
"popover": "#000000",
"selectedMenuPopover": "#0d0d0d",
"highlight": "#0d0d0d",
"highlightText": "#b0b0b1",
"selectedMenu": "#0d0d0d",
"selectedMenuText": "#b0b0b1",
"selectedMenuPopoverIcon": "#5f5f5f",
"highlightLink": "#7adb6c",
"selectedMenuLink": "#7adb6c",
"selectedMenuPopoverLink": "#7adb6c",
"selectedMenuPopoverText": "#b0b0b1",
"faintLink": "#7adb6c",
"highlightFaintLink": "#7adb6c",
"selectedMenuFaintLink": "#7adb6c",
"selectedMenuPopoverFaintLink": "#7adb6c",
"faint": "#b0b0b1",
"highlightFaintText": "#b0b0b1",
"selectedMenuFaintText": "#b0b0b1",
"selectedMenuPopoverFaintText": "#b0b0b1",
"highlightLightText": "#e4e4e4",
"selectedMenuLightText": "#e4e4e4",
"selectedMenuPopoverLightText": "#e4e4e4",
"selectedMenuIcon": "#5f5f5f",
"selectedPost": "#0d0d0d",
"selectedPostText": "#b0b0b1",
"selectedPostIcon": "#5f5f5f",
"selectedPostLink": "#7adb6c",
"selectedPostFaintLink": "#7adb6c",
"highlightPostLink": "#7adb6c",
"selectedPostPostLink": "#7adb6c",
"selectedPostLightText": "#e4e4e4",
"selectedPostFaintText": "#b0b0b1",
"popoverText": "#b0b0b1",
"popoverIcon": "#585859",
"popoverLink": "#7adb6c",
"postFaintLink": "#7adb6c",
"popoverPostFaintLink": "#7adb6c",
"popoverFaintLink": "#7adb6c",
"popoverFaintText": "#b0b0b1",
"popoverPostLink": "#7adb6c",
"popoverLightText": "#e4e4e4",
"highlightIcon": "#5f5f5f",
"highlightPostFaintLink": "#7adb6c",
"profileTint": "#000000",
"profileBg": "#000000",
"wallpaper": "#000000"
},
"opacity": {
"underlay": 0.15,
"bg": 1,
"alert": 0.5,
"alertPopup": 0.95,
"panel": 1,
"input": 0.5,
"btn": 1,
"faint": 0.5,
"border": 1,
"popover": 1,
"profileTint": 0.5
},
"radii": {
"btn": 4,
"input": 4,
"checkbox": 2,
"panel": 10,
"avatar": 5,
"avatarAlt": 50,
"tooltip": 2,
"attachment": 5
},
"fonts": {
"interface": {
"family": "Tiresias PCFont"
},
"input": {
"family": "inherit"
},
"post": {
"family": "inherit"
},
"postCode": {
"family": "monospace"
}
}
},
"source": {
"themeEngineVersion": 3,
"fonts": {
"interface": {
"family": "Tiresias PCFont"
}
},
"shadows": {},
"opacity": {},
"colors": {
"bg": "#000000",
"fg": "#297221",
"text": "#b0b0b1",
"link": "#7adb6c",
"cBlue": "#0095ff",
"cRed": "#aa0000",
"cGreen": "#0fa00f",
"cOrange": "#d59500",
"topBar": "#000000",
"input": "#000000",
"badgeNotification": "#ff8000"
},
"radii": {}
}
}

13099
yarn.lock

File diff suppressed because it is too large Load diff