Henry Jameson
b0a0560dbd
lint
2025-01-20 16:22:41 +02:00
Henry Jameson
1229bd2f48
use auto-fill instead of fixed column count
2025-01-18 19:17:11 +02: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
Henry Jameson
41f54b687b
Merge remote-tracking branch 'origin/develop' into customizable-post-actions
2025-01-16 18:12:29 +02:00
Henry Jameson
2c9547f5ff
better flow
2025-01-14 20:40:14 +02:00
Henry Jameson
fa76be2f9a
check for betterShadow support in the userAvatar instead of its parents
2025-01-07 21:01:57 +02:00
Henry Jameson
9e17be813d
fixed all warnings that show up when just opening the main UI
2024-12-22 16:32:18 +02:00
HJ
cbe9427123
Merge branch 'themes3-grand-finale-maybe' into 'develop'
...
Themes 3
See merge request pleroma/pleroma-fe!1951
2024-12-18 12:19:11 +00:00
Henry Jameson
b21133ee12
make more components uneditable from GUI
2024-11-14 17:46:27 +02:00
Henry Jameson
dee3cf7883
migrate all other function calls to new format
2024-10-03 00:44:16 +03:00
marcin mikołajczak
d67d24757f
Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-08-13 19:26:43 +02:00
Mark Felder
631c2532aa
Fix profile mentions causing a 422 error
...
The Pleroma backend now reports an error when trying to reply to a status it cannot resolve we assume it is deleted or nonexistent. PleromaFE was in_reply_to_id: true as an internal method to trigger populating the post status form with the username of the profile being viewed and this was being submitted to the API as a result.
2024-06-07 12:53:17 -04:00
Henry Jameson
ece159822c
force user profile links in summary to be text colored... for now.
2024-04-04 22:50:04 +03:00
Henry Jameson
075f2cb903
remove all "fallback variables"
2024-03-04 19:45:42 +02:00
Henry Jameson
a190389f3c
panels/statuses are looking really good now even with transparency
2024-03-04 18:24:29 +02:00
Henry Jameson
54e3a99bc7
Merge remote-tracking branch 'origin/develop' into themes3
2024-02-29 18:49:23 +02:00
Henry Jameson
3f6b9fbf9c
user cards looking nicer now
2024-02-28 22:56:15 +02:00
Henry Jameson
ab63ec1471
make dynamic directives have a type
2024-02-19 00:25:28 +02:00
Henry Jameson
13a289ac74
fixed oot selectors not working, added support for (webkit) scrollbars
2024-02-18 20:11:06 +02:00
Henry Jameson
bcc5084409
add roundness, fix inputs
2024-02-13 02:09:43 +02:00
Henry Jameson
ae345d2c45
buttons look great now, including unstyled ones menu items work too
2024-02-12 17:26:08 +02:00
Henry Jameson
d2a74ea1a2
add .input class to all inputs
2024-02-07 15:53:49 +02:00
tusooa
fd77270564
Make user card group-aware
2023-12-27 22:40:07 -05:00
Tusooa Zhu
228a9afdf5
Add timed-mute functionality
2023-01-20 23:40:11 -05:00
Tusooa Zhu
ec957d4162
Make confirm dialogs work with vue-i18n 9
2023-01-20 23:40:11 -05:00
Tusooa Zhu
dc04c8cbd4
Use vue3 teleport instead of portal
2023-01-20 23:39:45 -05:00
Tusooa Zhu
39e4746f61
Use portal for modals
2023-01-20 23:39:42 -05:00
Tusooa Zhu
e7e35ead09
Add confirmation for muting
2023-01-20 23:39:08 -05:00
tusooa
a28032fa58
Disable no-shorthand for certain props for better readability
2023-01-13 00:37:42 -05:00
tusooa
7dc2277453
Use stylelint
2023-01-09 13:02:16 -05:00
Tusooa Zhu
2e25120192
Make notes editable only on user profile
2022-12-21 23:18:40 -05:00
Tusooa Zhu
9ab3f27f72
Test if server supports note
2022-12-21 23:18:12 -05:00
Tusooa Zhu
1101305ffb
Add ui for note editing
2022-12-21 23:16:00 -05:00
Ilja
5541d0ec29
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into fine_grained_moderation_privileges
2022-09-24 15:56:27 +02:00
Tusooa Zhu
0a79a74773
Use dedicated indicator for non-ascii domain names
2022-08-29 18:46:41 -04:00
Ilja
56d1232588
Show moderation drop down menu and items based on privileges
...
There's a seperator between certain blocks of items. I show/hide the seperator together with the block under it.
When a block with a seperator is at the top, the seperator doesn't show, keeping a consistent look with seperators only between blocks.
I also hide granting roles for deactivated accounts because that doesn't make much sense to me.
For the rest the items are hidden when you're not privileged. When there's no privileges that show items, the menu isn't shown either.
2022-08-06 22:33:38 +02:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Henry Jameson
2c3c2bb5b0
fix avatar not closing, add option to put popovers next to avatar
...
instead of over it
2022-07-19 19:33:48 +03:00
Henry Jameson
d232fa3dc3
close on avatar click again, add zooming as option
2022-06-27 19:52:40 +03:00
Henry Jameson
60571685c2
popover controls for user-card
2022-06-16 17:06:16 +03:00
Henry Jameson
33d92f9b16
relative units in line-height + some cleanup
2022-04-20 23:55:34 +03:00
Henry Jameson
7f513fe46f
more em-sized fonts
2022-04-20 23:44:33 +03:00
Henry Jameson
06f58f5349
i forgor
2022-04-20 20:03:18 +03:00
Henry Jameson
631b8b93a4
tons of fixes mainly aimed at panel headings
2022-04-20 19:44:49 +03:00
Henry Jameson
4a068483ed
wide mode initial implementation + cleanup
2022-04-05 18:38:05 +03:00
Henry Jameson
71863061c6
fixed tons of stuff, at least it looks normalish on desktop
2022-04-04 19:41:09 +03:00
Henry Jameson
961ca3a71b
fix all the spacings i could find
2022-03-23 16:15:05 +02:00
Henry Jameson
e51144809f
shit boots yo
2022-03-16 22:02:44 +02:00
Henry Jameson
cd4ad2df11
Merge remote-tracking branch 'origin/develop' into vue3-again
...
* origin/develop: (475 commits)
Apply 1 suggestion(s) to 1 file(s)
Update dependency @ungap/event-target to v0.2.3
Update package.json
fix broken icons after FA upgrade
Update Font Awesome
Update dependency webpack-dev-middleware to v3.7.3
Update dependency vuelidate to v0.7.7
Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0
lint
Make media modal buttons larger
Add English translation for hide tooltip
Add hide button to media modal
Lint
Prevent hiding media viewer if swiped over SwipeClick
Fix webkit image blurs
Fix video in media modal not displaying properly
Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
Remove image box-shadow in media modal
Clean up debug code for image pinch zoom
Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm
...
2022-03-16 21:00:20 +02:00
HJ
58d0f9678b
Merge branch 'fix-mentions-new-bugs' into 'develop'
...
Fix newfound bugs with rich mentions + user suggestions
See merge request pleroma/pleroma-fe!1430
2022-02-20 15:11:52 +00:00