Commit graph

8235 commits

Author SHA1 Message Date
HJ a8092de638 Merge branch 'gallery-specs' into 'develop'
Gallery specs

See merge request pleroma/pleroma-fe!1944
2024-09-21 09:01:59 +00:00
Henry Jameson 32d82f10d9 remove .only 2024-09-21 11:56:34 +03:00
HJ ab91778895 Merge branch 'renovate/karma-firefox-launcher-2.x' into 'develop'
Update dependency karma-firefox-launcher to v2.1.3

See merge request pleroma/pleroma-fe!1902
2024-09-21 08:48:11 +00:00
HJ b420521e5a Merge branch 'renovate/vue-babel-plugin-jsx-1.x' into 'develop'
Update dependency @vue/babel-plugin-jsx to v1.2.2

See merge request pleroma/pleroma-fe!1896
2024-09-21 08:41:29 +00:00
HJ cc98c74ff4 Merge branch 'renovate/karma-6.x' into 'develop'
Update dependency karma to v6.4.3

See merge request pleroma/pleroma-fe!1900
2024-09-21 08:22:48 +00:00
HJ e84c7e87b9 Merge branch 'renovate/ruffle-rs-ruffle-0.x' into 'develop'
Update dependency @ruffle-rs/ruffle to v0.1.0-nightly.2024.5.20

See merge request pleroma/pleroma-fe!1894
2024-09-21 08:21:55 +00:00
HJ 9e65b17644 Merge branch 'non-anonymous-polls' into 'develop'
Inform users that Smithereen public polls are public

See merge request pleroma/pleroma-fe!1932
2024-09-21 08:19:16 +00:00
HJ f127ae307b Merge branch 'piss-serialization' into 'develop'
Pleroma ISS (interface stylesheets) implementation

See merge request pleroma/pleroma-fe!1943
2024-09-21 08:18:23 +00:00
Henry Jameson 14328917f1 only 2024-09-20 14:25:36 +03:00
Henry Jameson b5da1f8b89 fix lint 2024-09-20 12:54:47 +03:00
Henry Jameson 48f0a95a3b more tests, fixed some issues 2024-09-20 12:50:05 +03:00
Henry Jameson bd514ab6d0 found the file lol 2024-09-20 11:21:26 +03:00
Henry Jameson 1124ace7f6 lack of changelog 2024-09-20 11:19:16 +03:00
Henry Jameson dae206add3 remove 'only' 2024-09-20 02:07:46 +03:00
Henry Jameson d8d766932a cleanup 2024-09-20 02:07:27 +03:00
Henry Jameson 71a4781080 at last... it's complete 2024-09-20 02:05:25 +03:00
Henry Jameson 0c91c37645 somehow i lost this file and had to rewrite it. now it's even better than before! 2024-09-19 21:42:14 +03:00
Henry Jameson af3b2e3dc9 temp 2024-09-19 20:37:14 +03:00
HJ 23f8c08809 Merge branch 'update-prefixer' into 'develop'
Update prefixer settings and required gitlab runner tags

See merge request pleroma/pleroma-fe!1942
2024-09-19 15:29:29 +00:00
Henry Jameson e089ca6d9a require himem runner to do building and tests 2024-09-19 18:25:37 +03:00
Henry Jameson 1794d52731 changelog 2024-09-19 15:43:38 +03:00
Henry Jameson 5d7a72cfd2 update browserslist and update versions we support 2024-09-19 15:40:52 +03:00
Henry Jameson 74e5bb9104 serializer working 2024-09-19 04:24:35 +03:00
Henry Jameson 80e8ea6fea re-align the mascot container 2024-09-18 21:35:10 +03:00
Henry Jameson e004c4e087 remove splash when it's done 2024-09-18 21:33:20 +03:00
Henry Jameson 711eb24504 cleanup 2024-09-18 17:36:50 +03:00
HJ 537145e934 Merge branch 'tusooa/date-absolute' into 'develop'
Support displaying time in absolute format

See merge request pleroma/pleroma-fe!1938
2024-09-18 01:17:05 +00:00
Henry Jameson 82936aed38 cleanup, styles, fox random, and better "animation" for orz 2024-09-18 03:37:59 +03:00
Henry Jameson 414947d755 margin for credit 2024-09-18 02:54:38 +03:00
Henry Jameson 189bb02436 a11y 2024-09-18 02:54:25 +03:00
Henry Jameson ce7ac02871 better error log 2024-09-18 02:50:51 +03:00
Henry Jameson d2f85f4f25 revert interface.js since it's an action it will be always asynchronous 2024-09-18 02:49:27 +03:00
Henry Jameson 6c6d356f70 fix obvious mistakes 2024-09-18 02:41:55 +03:00
HJ 7c8308a410 Apply 1 suggestion(s) to 1 file(s) 2024-09-17 23:19:35 +00:00
tusooa b14ba17256
Support displaying time in absolute format
This adds two config items: useAbsoluteTimeFormat (boolean) and
absoluteTimeFormatMinAge (string, number + unit ('d'|'h'|'m'|'s')).

When `useAbsoluteTimeFormat` is true, the Timeago component will display
absolute time if the time is at least `absoluteTimeFormatMinAge`
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-17 19:18:51 -04:00
Henry Jameson 05577aea54 replace toSorted with sort, add artist credit 2024-09-17 22:57:39 +03:00
Henry Jameson 7550b8cbd2 splashscreen is now smaller, big cleanup on aisle themes - removed a lot unnecessary sync/awaits and promises that were sequential anyway 2024-09-17 22:57:39 +03:00
Henry Jameson 6c5fc53789 fix production 2024-09-17 22:57:39 +03:00
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 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
Henry Jameson aa7a336183 Updated shadow control to be able to handle "absolute null" situation 2024-09-12 19:31:19 +03:00