- Sep 26, 2024
-
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
- Sep 25, 2024
-
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
- Sep 23, 2024
-
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
mkljczk authored
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
HJ authored
add 'none' keyword to PISS shadow definiton that equals empty array See merge request pleroma/pleroma-fe!1946
-
HJ authored
-
HJ authored
-
mkljczk authored
Signed-off-by:
marcin mikołajczak <git@mkljczk.pl>
-
- Sep 21, 2024
-
-
HJ authored
Gallery specs See merge request pleroma/pleroma-fe!1944
-
HJ authored
-
HJ authored
Update dependency karma-firefox-launcher to v2.1.3 See merge request pleroma/pleroma-fe!1902
-
HJ authored
Update dependency @vue/babel-plugin-jsx to v1.2.2 See merge request pleroma/pleroma-fe!1896
-
HJ authored
Update dependency karma to v6.4.3 See merge request pleroma/pleroma-fe!1900
-
HJ authored
Update dependency @ruffle-rs/ruffle to v0.1.0-nightly.2024.5.20 See merge request pleroma/pleroma-fe!1894
-
HJ authored
Pleroma ISS (interface stylesheets) implementation See merge request pleroma/pleroma-fe!1943
-
- Sep 20, 2024
- Sep 19, 2024
- Sep 18, 2024
-
-
HJ authored
Support displaying time in absolute format See merge request pleroma/pleroma-fe!1938
-
- Sep 17, 2024
-
-
tusooa authored
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.
-
- Sep 14, 2024
-
-
HJ authored
add Pennsylvania Dutch to languages See merge request pleroma/pleroma-fe!1935
-
HJ authored
-