Henry Jameson
8a41313bb4
"fix" theme preview
2024-07-04 03:20:26 +03:00
Henry Jameson
80cbf29bdf
fields for user font overrides
2024-06-27 00:59:24 +03:00
Henry Jameson
d5d37849ea
font selector with proper styles and functionality + local font selector
2024-06-26 17:05:59 +03:00
Henry Jameson
f9e407de63
made theme debug easier by making it an actual option
2024-06-21 23:28:24 +03:00
Henry Jameson
eed05f1380
forced roundness tweak config
2024-06-21 22:46:01 +03:00
Henry Jameson
a16e158216
better defaults, fonts scale with panel scale
2024-06-19 22:16:31 +03:00
Henry Jameson
6343b91abf
more scaling options
2024-06-13 02:22:47 +03:00
marcin mikołajczak
5c48ea2f1a
Support status notification type
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-05-25 08:42:32 +02:00
Henry Jameson
e4a819a0e2
initial Appearance Tab implementation, added text size/UI scale option
2024-05-22 19:54:19 +03:00
HJ
fd1011f622
Merge branch 'scrobbles-age' into 'develop'
...
Add setting to only show scrobbles newer than certain age.
See merge request pleroma/pleroma-fe!1904
2024-05-22 12:25:24 +00:00
HJ
3128ea57e1
Merge branch 'themes3-cache' into 'develop'
...
implement a simple caching system for themes 3
See merge request pleroma/pleroma-fe!1911
2024-05-22 12:15:21 +00:00
HJ
51709ad318
Merge branch 'develop' into 'scrobbles-age'
...
# Conflicts:
# src/i18n/en.json
2024-04-28 19:05:18 +00:00
Henry Jameson
6ff0a7f021
refactor sizesetting into unitsetting allowing more unit types with i18n support
2024-04-24 15:58:26 +03:00
Alexander Tumin
59656af44c
Allow muting sensitive posts in public timelines
2024-04-24 15:18:11 +03:00
Henry Jameson
5505a89e8a
implement a simple caching system for themes 3
2024-04-22 23:40:39 +03:00
Henry Jameson
def68e9cda
scrobbles age setting
2024-03-25 23:35:28 +02:00
Henry Jameson
dc631c68fd
fix some mistakes
2024-03-04 22:31:40 +02:00
Henry Jameson
075f2cb903
remove all "fallback variables"
2024-03-04 19:45:42 +02:00
Henry Jameson
54e3a99bc7
Merge remote-tracking branch 'origin/develop' into themes3
2024-02-29 18:49:23 +02:00
Henry Jameson
c83ddb0b2b
better v1 detection, better menu-item consistency
2024-02-27 17:03:39 +02:00
Henry Jameson
9bbf2e70c2
lint
2024-02-22 18:39:52 +02:00
Henry Jameson
7d2faccd4f
fonts support, cleanup
2024-02-22 18:04:28 +02:00
Henry Jameson
8a21594dbc
shadow slots work + minor fixes
2024-02-21 22:18:56 +02:00
Henry Jameson
7c77809ff9
badge, alert(dot) improvements
2024-02-16 00:29:16 +02:00
Henry Jameson
c16f1d4e35
more fixes
2024-02-13 02:27:53 +02:00
Henry Jameson
bcc5084409
add roundness, fix inputs
2024-02-13 02:09:43 +02:00
Henry Jameson
d2a74ea1a2
add .input class to all inputs
2024-02-07 15:53:49 +02:00
tusooa
cc4aaccf38
Implement indicator for groups
2023-12-27 22:54:44 -05:00
tusooa
4777bec85f
Add a description on what groups do
2023-12-27 22:36:13 -05:00
tusooa
0110fd86c2
Allow user to mark account as group
2023-12-27 22:30:19 -05:00
Henry Jameson
ff10834f1a
cleanup stray console logs
2023-12-14 00:14:06 +02:00
Henry Jameson
5ee8fc0aea
add setting to always show push notifications
2023-12-13 23:54:12 +02:00
Henry Jameson
b394392d0d
fix incorrect path for follow request notifications settings
2023-12-13 21:07:23 +02:00
Henry Jameson
febc2aa569
lint
2023-12-13 20:56:27 +02:00
Henry Jameson
072a06fc89
reports visibility setting + actual filtering for desktop notifs
2023-11-19 16:40:30 +02:00
Henry Jameson
d178a56924
improve visual for the description bit
2023-11-19 16:14:24 +02:00
Henry Jameson
fd3ad106be
rearrange notification visibility page a bit.
2023-11-19 16:12:43 +02:00
Henry Jameson
e3ee3eacca
added some settings for notifications
2023-11-19 15:24:34 +02:00
NEETzsche
2c9930bd5b
Display the latest scrobble under a user's name
2023-11-10 06:11:55 -07:00
Haelwenn (lanodan) Monnier
84cab03a1d
Extract backend repository from nodeinfo
...
Also removes extractCommit, could be kept when the forge is git.pleroma.social
Partial fix of https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1283
2023-11-09 08:45:07 +01:00
tusooa
7f51ea369e
Make extra notification display customizable
2023-08-18 22:25:32 -04:00
Henry Jameson
3e1aeb6d2c
Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
2023-04-12 23:31:11 +03:00
HJ
ad5bd09204
Merge branch 'tusooa/blocklist-loadmore' into 'develop'
...
Make block & mute lists able to load more
Closes #1150 , #1071 , #1226 , and #1041
See merge request pleroma/pleroma-fe!1790
2023-04-11 21:25:39 +00:00
Sean King
b1dcea0199
Migrate interface module to store
2023-04-05 21:06:37 -06:00
Henry Jameson
819cd41cf0
Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
...
* origin/develop:
Translated using Weblate (Chinese (Simplified))
Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers
Allow custom emoji reactions: add option to scale reaction buttons
Fix user-profile route crash on pinned favorites route
Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions
Allow custom emoji reactions
2023-03-20 22:48:38 +02:00
Alexander Tumin
493120b545
Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers
2023-03-18 21:00:50 +03:00
Alexander Tumin
3403f6a1ed
Allow custom emoji reactions: add option to scale reaction buttons
2023-03-17 23:55:34 +03:00
Henry Jameson
55ea6df40b
lint
2023-03-12 17:28:14 +02:00
Henry Jameson
6a7b182af1
fixes for stuff i missed
2023-03-12 17:11:20 +02:00
Henry Jameson
af0cd54223
serverSideConfig renamed into profileSettingConfig to avoid confusion
...
with serverSideStorage, reduced overall need for SharedComputedObject in
settings tabs, moved copypaste code of "setting" type of helpers into a
separate file.
2023-03-12 14:36:49 +02:00