Commit graph

226 commits

Author SHA1 Message Date
marcin mikołajczak
443b960067 Show quoted statuses list 2022-11-29 23:32:21 +00:00
Chewbacca
4b036abefe Merge branch 'redesign-interaction-bar' into 'develop'
Redesign interaction bar

See merge request soapbox-pub/soapbox!1913
2022-11-28 14:40:17 +00:00
Alex Gleason
b556166efa
StatusInteractionBar: combine likes and reactions again 2022-11-27 15:10:10 -06:00
Alex Gleason
d3b67e5167
Add useInstance() hook 2022-11-26 10:43:46 -06:00
Alex Gleason
de3678c272
InteractionCounter: refactor with <button> 2022-11-20 16:14:50 -06:00
Alex Gleason
b9a3f7ec13
StatusInteractionBar: break into InteractionCounter component 2022-11-20 16:05:53 -06:00
Chewbacca
1dfd5244f0 Update design for emoji reacts 2022-11-17 15:37:58 -05:00
Chewbacca
3a0e753789 Update design to likes / reposts in interaction bar 2022-11-17 15:03:30 -05:00
d5ad531246 Fix 'Overly long content warning spills over the banner'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-17 14:36:53 +01:00
Chewbacca
637d78db01 Rename files (11): utils 2022-11-16 08:34:55 -05:00
Chewbacca
24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
Chewbacca
717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
Chewbacca
a0d960dd21 Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
Alex Gleason
cecbc7c277
Fix sensitive content z-order (when a sensitive status contains a sensitive quote) 2022-11-14 16:34:30 -06:00
Chewbacca
5c6ae4d6da Make auto-play video optional config 2022-11-11 10:21:32 -05:00
Chewbacca
4a4e0daa1a Autoplay videos from Rumble 2022-11-11 09:57:39 -05:00
92b12e533e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:41:51 +01:00
Alex Gleason
245f6b9678
Fix link previews in statuses 2022-11-04 11:19:35 -05:00
Alex Gleason
6a864d126d
Refactor spacing of statuses 2022-11-03 14:57:33 -05:00
Alex Gleason
7599876e13
Refactor sensitive content overlay to work with reposts 2022-11-03 14:14:02 -05:00
Alex Gleason
e3352b89d8
Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +02:00
Chewbacca
a64df40bbb Remove 'justifyEnd' from content 2022-10-20 12:37:07 -04:00
Chewbacca
2c701439d9 Refactor to use 'defaultMediaVisibility' function 2022-10-20 12:27:59 -04:00
Chewbacca
4a573270bd Rename to 'SensitiveContentOverlay' 2022-10-20 12:15:37 -04:00
Chewbacca
a639c789a4 Move sensitive filters into new component 2022-10-20 10:48:41 -04:00
Chewbacca
140cfb6e3e Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
1343928406 Make CtaBanner and ThreadLoginCta optional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-10 00:41:47 +02:00
d074553e21 Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 15:18:15 +02:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
Justin
edce9d0876 Fetch relationships when opening favourites/reblogs modal 2022-08-25 09:16:47 -04:00
4b1be99639 this should be a HStack, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-23 18:39:34 +02:00
marcin mikołajczak
ffba24bc94 Minor styles improvements
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-15 15:02:08 +02:00
marcin mikołajczak
67f5f5fb8b Merge branch 'cleanup' into 'develop'
Use Array.includes instead of indexOf

See merge request soapbox-pub/soapbox-fe!1727
2022-08-12 22:07:19 +00:00
541521ae6f Restore hotkey navigataion for statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 23:21:44 +02:00
12eeffecc4 Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 22:59:26 +02:00
66216bd5b6 Use Array.includes instead of indexOf
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 13:47:32 +02:00
Alex Gleason
ca4821abf7
Nuke ActionBar component 2022-08-09 18:40:33 -05:00
Alex Gleason
82d717d8ce
Move getActualStatus logic to utils 2022-08-08 22:28:01 -05:00
Alex Gleason
748b48f84c
DetailedStatus: clean up unused props 2022-08-08 20:22:15 -05:00
Alex Gleason
3ced53a948
DetailedStatus: convert to React.FC 2022-08-08 20:13:43 -05:00
Alex Gleason
3971d724d3
Status Card: shrink link text size 2022-08-03 11:15:30 -05:00
Alex Gleason
0bffe4a227
Refactor status Card description with UI components 2022-08-03 11:05:57 -05:00
Alex Gleason
19ffcd2233
Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
Alex Gleason
1c78a2ea46
Refactor status Card description 2022-08-03 10:48:50 -05:00
Alex Gleason
77ad89bc48
Fix height of horizontal link cards 2022-08-03 10:33:35 -05:00
Alex Gleason
ad7ec8b1a6
Make ads horizontal cards 2022-08-02 20:14:28 -05:00
Justin
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
a3afeb6c54 Fix: When I visit a link to a status, the user's avatar is focused
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-21 23:47:21 +02:00
c43ad4fe88 Add cursor-pointer to emoji reactions in StatusInteractionBar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-19 12:35:41 +02:00