Henry Jameson
494f6b471e
visual stuff again
2025-12-10 19:57:34 +02:00
Henry Jameson
1642d62b82
massive visual overhaul
2025-12-10 18:34:19 +02:00
Henry Jameson
452a522fa4
lint
2025-11-25 19:35:52 +02:00
Henry Jameson
50ede338e7
further separation of tabs
2025-11-24 17:06:55 +02:00
Henry Jameson
7d1799e929
fix order of expansion, WIP hiding headers
2025-11-20 20:10:20 +02:00
Henry Jameson
8e6800fd1e
level 2 collapse
2025-11-20 18:29:19 +02:00
Henry Jameson
e6f025bf6e
after 9000 hours it finally works
2025-11-20 12:12:14 +02:00
Henry Jameson
a96f533777
vertical tab switcher initial implementation
2025-11-20 02:07:00 +02:00
Henry Jameson
debd3a3e7b
initial nested settings impl
2025-10-15 16:53:16 +03:00
Henry Jameson
7b643b5486
lint
2025-08-05 18:33:38 +03:00
Henry Jameson
6e44a3afa9
language switcher cleanup
2025-08-05 17:04:06 +03:00
Henry Jameson
800ab90cf9
reorganization of some settings
2025-08-04 13:48:09 +03:00
Henry Jameson
9e77071e77
requested options
2025-07-30 01:13:24 +03:00
Pleroma User
3294df0325
Lint some things
2025-07-27 17:28:21 +00:00
Henry Jameson
6aae8a8705
move "ask" options to filtering tab
2025-07-17 16:20:16 +03:00
Henry Jameson
2441e6508d
settings for confirmations
2025-07-09 18:37:05 +03:00
tusooa
e21bac3d70
Implement clearing caches in settings
2025-03-04 19:31:45 -05:00
Henry Jameson
8912664ab3
remove useAtIcon since pretty much everyone hated that and it outlived its usefulness
2025-02-18 22:37:45 +02:00
Henry Jameson
89ba855e45
make JPEG conversion a suboption
2025-02-12 22:06:13 +02:00
Lain Soykaf
02c5ee9c49
MediaUpload, Settings: Add option to always convert to jpeg.
2025-01-29 18:09:13 +04:00
Henry Jameson
628167c5b9
fix warning
2025-01-28 16:36:22 +02:00
Henry Jameson
92c82a0a34
24h option
2025-01-27 12:00:28 +02:00
Henry Jameson
33525eeaef
remove duplicate setting
2025-01-27 11:30:58 +02:00
HJ
ebd3b7d9f5
Merge branch 'customizable-post-actions' into 'develop'
...
Customizable post actions
See merge request pleroma/pleroma-fe!1985
2025-01-21 09:42:36 +00:00
Lain Soykaf
7a4efdb5a8
Settings: Make image compression configurable
2025-01-21 09:24:18 +04:00
Henry Jameson
68093b6276
abstracted mute confirmation dialog into its own component. mutes in status actions work now
2025-01-16 20:14:05 +02:00
HJ
3cda070507
Merge branch 'develop' into 'tusooa/save-draft'
...
# Conflicts:
# src/boot/routes.js
# src/i18n/en.json
# src/main.js
# src/modules/config.js
# src/modules/instance.js
2024-12-26 23:51:54 +00:00
Henry Jameson
69940b7561
lint EVERYTHING
2024-12-22 15:08:42 +02: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
tusooa
5bc4ea2904
Do not popup dialog if autosave is on
2024-08-22 20:02:53 -04:00
tusooa
86f6fbeb46
Give the option to auto save drafts
2024-08-22 20:02:53 -04:00
tusooa
fb87477298
Allow confirmation on closing reply form
2024-08-22 20:02:53 -04:00
Henry Jameson
f9e407de63
made theme debug easier by making it an actual option
2024-06-21 23:28:24 +03:00
Henry Jameson
6343b91abf
more scaling options
2024-06-13 02:22:47 +03: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
Henry Jameson
6ff0a7f021
refactor sizesetting into unitsetting allowing more unit types with i18n support
2024-04-24 15:58:26 +03:00
Henry Jameson
5505a89e8a
implement a simple caching system for themes 3
2024-04-22 23:40:39 +03: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
tusooa
5468309f6a
Make it possible to auto-select the first candidate in autocomplete
2023-02-20 23:49:34 -05:00
Tusooa Zhu
ce8101e60a
Add remove follower confirmation
2023-01-22 09:25:24 -05:00
Tusooa Zhu
547e85c7c6
Add confirm dialogs for accept & deny follow requests
2023-01-20 23:40:12 -05:00
Tusooa Zhu
1ff2948aeb
Add setting entries for whether to show confirmation dialogs
2023-01-20 23:39:07 -05:00
tusooa
7dc2277453
Use stylelint
2023-01-09 13:02:16 -05:00
Henry Jameson
cd7380efe7
Merge remote-tracking branch 'origin/develop' into navigation-update
...
* origin/develop:
Update dependency opn to v5
fix notices being under the navbar, also change offset to use variable
fix modals not having proper z index
reduce indexes to be below 9999 so that develop error messages appear above
Do not allow to find by name in findUser()
Use lookup endpoint to obtain users by nickname
Use $ for id UserProfile routes
Allow opening profile: multiChoiceProprties record, anonymous access
Allow opening profile when clicking an avatar inside of user popover
2022-08-23 21:52:17 +03:00