Henry Jameson
5bbfa5ab25
attemt to fix production
2024-09-17 22:57:39 +03:00
Henry Jameson
2abde63afc
swap pleromatan_apology_fox location
2024-09-17 22:57:39 +03:00
Henry Jameson
dc4cbbe830
fix symlink
2024-09-17 22:57:39 +03:00
Henry Jameson
bfc1091f7f
ugh, json
2024-09-17 22:57:39 +03:00
Henry Jameson
6b37e5baec
actual escape for real this time
2024-09-17 22:57:39 +03:00
Henry Jameson
d7059dbf3d
escape
2024-09-17 22:57:39 +03:00
Henry Jameson
023c1d5ff0
oops
2024-09-17 22:57:39 +03:00
Henry Jameson
00df9c9c32
initial splashscreen implementation
2024-09-17 22:57:39 +03:00
Henry Jameson
d8e19faf5d
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 03:36:30 +03:00
Henry Jameson
b135bf3b5d
fix production
2024-09-16 03:36:17 +03:00
Henry Jameson
85aca1102a
fix
2024-09-16 03:34:19 +03:00
Henry Jameson
57dcf2723e
a
2024-09-16 03:31:15 +03:00
Henry Jameson
27b42df83c
fix
2024-09-16 03:29:21 +03:00
Henry Jameson
12dcb2e8ac
this might be it
2024-09-16 03:22:48 +03:00
Henry Jameson
6293621f68
typo
2024-09-16 03:19:35 +03:00
Henry Jameson
17d818283d
up youre ass
2024-09-16 03:15:07 +03:00
Henry Jameson
563bf1d5b8
fick ytou
2024-09-16 03:12:59 +03:00
Henry Jameson
f2308bc63d
debug
2024-09-16 03:10:48 +03:00
Henry Jameson
559040e260
WHY IS THIS HAPPENING
2024-09-16 03:08:26 +03:00
Henry Jameson
b11da187b8
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 03:06:32 +03:00
Henry Jameson
d3e264f990
attemt to fix production
2024-09-16 03:06:19 +03:00
Henry Jameson
116019547e
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 03:00:56 +03:00
Henry Jameson
fd7eed2fbf
swap pleromatan_apology_fox location
2024-09-16 03:00:31 +03:00
Henry Jameson
79e0ca9fe1
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:52:37 +03:00
Henry Jameson
ab90b242f3
fix symlink
2024-09-16 02:52:27 +03:00
Henry Jameson
7524145651
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:49:29 +03:00
Henry Jameson
01272b22d4
ugh, json
2024-09-16 02:49:16 +03:00
Henry Jameson
cf657fca23
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:42:52 +03:00
Henry Jameson
13dfec174f
actual escape for real this time
2024-09-16 02:42:35 +03:00
Henry Jameson
63b609c865
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:41:26 +03:00
Henry Jameson
124efc0e18
escape
2024-09-16 02:41:17 +03:00
Henry Jameson
c48799db98
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:39:47 +03:00
Henry Jameson
8492f523d5
oops
2024-09-16 02:39:37 +03:00
Henry Jameson
ec3260f144
oops
2024-09-16 02:39:07 +03:00
Henry Jameson
e583549718
Merge branch 'splashscreen' into shigusegubu-themes3
2024-09-16 02:34:25 +03:00
Henry Jameson
ac5a0bb0b5
initial splashscreen implementation
2024-09-16 02:34:02 +03:00
Henry Jameson
a0c303efb6
fixed shadow preview, added more safeguards for spread on separateInset shadows
2024-09-16 00:03:40 +03:00
HJ
8ee5122909
Merge branch 'add-pdc-language' into 'develop'
...
add Pennsylvania Dutch to languages
See merge request pleroma/pleroma-fe!1935
2024-09-14 23:31:53 +00:00
HJ
5ad5f4c51e
Apply 1 suggestion(s) to 1 file(s)
2024-09-14 20:23:06 +00:00
tusooa
d67180c1e6
Support displaying time in absolute format
...
This adds two config items: useAbsoluteTimeFormat (boolean) and
absoluteTimeFormatMinAgeDays (number).
When `useAbsoluteTimeFormat` is true, the Timeago component will display
absolute time if the time is at least `absoluteTimeFormatMinAgeDays`
days from now. If `longFormat` prop is true, the fully formatted time
is displayed. Otherwise, the format is determined by the `time` prop:
(1) if `time` is on the same day of now, display hour and minute;
(2) if `time` is in the same month of now, display day and hour;
(3) if `time` is in the same year of now, display month and day;
(4) otherwise, display year and month.
If it should display relative time, the format is the same as before.
2024-09-14 00:10:46 -04:00
Henry Jameson
820b7015e4
Merge branch 'shadow-control-2.0' into shigusegubu-themes3
2024-09-12 23:12:58 +03:00
Henry Jameson
aa7a336183
Updated shadow control to be able to handle "absolute null" situation
2024-09-12 19:31:19 +03:00
Henry Jameson
2b9968eacd
lint
2024-09-12 16:10:39 +03:00
Henry Jameson
a044dc377e
Massively upgraded shadow control, added sorting by specificity in themes3, added/fixed disabled inputs
2024-09-12 15:54:23 +03:00
Henry Jameson
a586b9f6d2
fix themes3 specificity sorting
2024-09-12 12:46:47 +03:00
Henry Jameson
30c6eec1a1
Merge remote-tracking branch 'origin/develop' into add-pdc-language
2024-09-11 23:28:35 +03:00
Henry Jameson
8e8707bceb
add Pennsylvania Dutch to languages
2024-09-11 21:17:35 +03:00
HJ
1667f1330c
Merge branch 'weblate' into 'develop'
...
Translations update from Pleroma Weblate
See merge request pleroma/pleroma-fe!1929
2024-09-11 17:44:19 +00:00
Weblate Admin
a7719981fa
Added translation using Weblate (Pennsylvania Dutch (pdc))
2024-09-11 17:39:38 +00:00
Tirifto
250fcc0413
Translated using Weblate (Esperanto)
...
Currently translated at 92.0% (1098 of 1193 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
2024-09-04 14:20:03 +00:00