Commit Graph

43 Commits

Author SHA1 Message Date
8277d78f4c Quote posts: Shift+Click for normal repost
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-25 23:00:30 +01:00
af9b69271b change reblogIcon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 18:47:10 +01:00
c5e34de79a Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 00:18:20 +01:00
289cdcc776 Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 22:15:25 +01:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
9c6f805499 Remote interactions modal 2022-01-02 20:43:53 +00:00
1b7c0adc58 Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places

See merge request soapbox-pub/soapbox-fe!915
2021-12-14 19:04:24 +00:00
68e05c803b Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:48:18 +01:00
f52b69ebbb Don't show menu items requiring auth when not authenticated for detailed statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-11 21:51:10 +01:00
d25354013a Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-08 17:21:33 +01:00
287bd6c7f5 Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:24:09 +01:00
bdb61c14e3 Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:16:04 +01:00
da79e5a876 Add conditional Chat/DM buttons throughout the interface 2021-10-13 13:55:02 -05:00
5ac5ef2e38 StatusActionBar: update "share" icon to Feather svg 2021-09-22 13:14:31 -05:00
f4be2e87a2 Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
ce97520b11 DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
074604a1c9 Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00
e5e15fc3f0 Mastodon: conditionally render emojiReacts 2021-08-20 16:16:53 -05:00
594cf088ed eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
a310197a5a eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
5ee92b47ce Keyboard-accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 13:58:22 +02:00
13092271de wip accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 12:53:17 +02:00
58c142306d Rename occurrences of self variable to ownAccount 2021-07-15 11:25:32 -05:00
ffbdfb5712 Statuses: refactor visibility of moderator actions 2021-07-15 11:20:15 -05:00
92794847bc Hide AdminFE from non-admin staff users 2021-07-13 10:41:31 -05:00
78c55e8798 status.favourite: like
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 22:56:23 +02:00
f8deb13345 status.favourite: favorite
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 22:50:27 +02:00
998e129072 Reaction labels
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 11:33:42 +02:00
55902f1d80 Emoji reacts: use hover or click depending on isUserTouching, fixes #629 2021-05-02 15:55:10 -05:00
9309ef4893 Fix merge conflicts 2021-01-18 20:09:35 -07:00
39b50e8fe1 Add moderator button for marking posts sensitive or not sensitive 2021-01-18 19:59:07 -07:00
498471958b Use short names for admin quick actions 2021-01-18 18:25:36 -06:00
c80797ccf8 Admin: delete status directly from menu 2021-01-18 15:57:20 -06:00
926335b268 Add "deactivate" and "delete" user modals to every status and account profile 2021-01-18 15:27:35 -06:00
e4344c9561 Let allowedEmoji be customizable by the admin, fixes #538 2020-12-24 18:17:53 -06:00
f9d7da0d51 Add bookmark button to detailed status action bar view 2020-08-30 23:09:02 -06:00
5349045e51 Revert "only render emoji selector in the dom when needed"
This reverts commit 769a512445.
2020-08-10 15:06:39 -05:00
769a512445 only render emoji selector in the dom when needed 2020-08-05 15:53:30 -05:00
aa0a4e49be Disable "Embed" button for now, fixes #192 2020-06-12 18:45:17 -05:00
af8d35469c Add many more translatable fields 2020-06-06 14:57:05 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00