tusooa
82063f34b2
Add aria-controls to extra-buttons trigger
2023-11-12 15:13:28 -05:00
Tusooa Zhu
1e352fbfac
Add English translations for delete status confirm modal
2023-01-20 23:39:07 -05:00
Tusooa Zhu
3ad5df805e
Add delete status confirm modal
2023-01-20 23:39:01 -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
Sean King
ee58e3868c
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit-status
2022-08-22 19:08:58 -06:00
Tusooa Zhu
b2e4827741
Add badges to status interacting buttons
...
Now, the following badges will be added:
0: (+) sign to reply, favourite, repeat, react and extra buttons
1: (-) sign to unfavourite and unrepeat
2: (x) sign to close reply form, close react popover, and close extra buttons popover
3: Check mark to favourited and repeated statuses
https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1092
2022-08-22 20:28:52 +00:00
Ilja
6c9768b8e2
Option to delete a post is shown when privileged with messages_delete
2022-08-06 14:00:29 +02:00
Sean King
081aa0fd05
Fix merge conflicts
2022-08-01 18:17:09 -06:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Sean King
29ff63d1b4
Refactor to delete the properties for originalStatus in showStatusHistory in a better way
2022-06-26 18:10:30 -06:00
Sean King
6f4b57e845
Use a better way to clone the original status
2022-06-26 17:41:21 -06:00
Sean King
f56298adbd
Add ability to detect whether backend supports editing
2022-06-21 17:44:04 -06:00
Sean King
fa5d35523d
Add ability to view status history for edited statuses
2022-06-20 22:52:08 -06:00
Henry Jameson
e6ed00ea1c
don't show bookmark button for anon visitors
2022-06-21 01:24:50 +03:00
Sean King
32ecdfdd87
Don't pollute the original timeline when new media attachment is added
2022-06-11 16:38:03 -06:00
Sean King
1a333aabba
Add edit status functionality
2022-06-07 21:31:48 -06:00
Shpuld Shpuldson
65dbf7b85d
Add report button to status ellipsis menu
2021-01-12 14:43:21 +02:00
Shpuld Shpuldson
46320090e3
move external source button to extra buttons, make expand button easier to click and highlight on hover
2020-12-03 11:57:17 +02:00
Henry Jameson
f561e75553
lint
2020-10-21 00:31:16 +03:00
Henry Jameson
8b3a7ae8c0
more FA5 stuff with small related refactoring
2020-10-20 20:28:11 +03:00
Henry Jameson
3814218277
Some initial work on replacing icons with FA5
2020-10-20 20:28:11 +03:00
Eugenij
de291e2e33
Add bookmarks
...
Co-authored-by: jared <jaredrmain@gmail.com>
2020-07-03 19:45:49 +00:00
Shpuld Shpuldson
ddc3b86d24
fix popover not closing on pressing the buttons
2020-05-08 10:46:00 +03:00
Mark Felder
41fc26869f
Correctly resolve the URI of the server
2020-05-07 16:33:21 -05:00
Mark Felder
8c5946b728
Add button in 3dot menu to copy status link to clipboard
2020-03-30 12:39:28 -05:00
Shpuld Shpludson
31225f5d14
Fix/popover performance
2020-02-28 16:39:47 +00:00
taehoon
92a0c475f7
hide mute conversation button to guests
2019-08-20 16:55:42 -04:00
shpuld
f1bdbeabf0
fix js error on mute
2019-08-10 15:53:46 +03:00
Shpuld Shpludson
d3f6b581d1
Merge branch 'develop' into 'feat/conversation-muting'
...
# Conflicts:
# src/components/extra_buttons/extra_buttons.js
# src/components/extra_buttons/extra_buttons.vue
2019-07-26 12:44:32 +00:00
taehoon
005815c825
rewrite ExtraButtons using v-tooltip
2019-07-15 21:22:40 -04:00
shpuld
7ed9d17ce7
Add thread muting to context menu of status
2019-07-07 23:02:09 +03:00
taehoon
07d0143bda
hide three dot menu button if has no items
2019-05-19 09:16:47 -04:00
taehoon
2af088969a
improve error handling logic
2019-05-15 12:04:26 -04:00
taehoon
1229622fed
refactor error handling of pinStatus
2019-05-15 12:04:25 -04:00
taehoon
ce1d19136d
refactor pin/unpin status logic
2019-05-15 12:04:25 -04:00
dave
8095ce8f62
#468 - hide status menu after action button is clicked
2019-05-15 12:04:25 -04:00
dave
075ddc34f1
#468 - shwo pin button for valid statuses (public & unlisted)
2019-05-15 12:04:25 -04:00
dave
9fc997500e
#468 - add extra buttons for status actions
2019-05-15 12:04:25 -04:00