Commit Graph

5404 Commits

Author SHA1 Message Date
Dan Abramov f69946a435 Make moderation static per item 2025-01-19 14:21:27 +00:00
Samuel Newman bb7be6728e improve contrast on mod screen 2025-01-19 11:49:19 +00:00
Samuel Newman 9ec00971dd fix moderation issue 2025-01-19 11:49:07 +00:00
Samuel Newman 6557cc4ed4 fix blur 2025-01-19 11:28:54 +00:00
Samuel Newman b52eaa1826 keep content away from the bottom safe area 2025-01-19 11:23:34 +00:00
Eric Bailey ac58486e6a Disable interactions with actual video el 2025-01-18 18:54:39 -06:00
Eric Bailey 5913a3e035 Make header back button more clear 2025-01-18 18:47:24 -06:00
Eric Bailey 74d7972172 Make follow button more obvious 2025-01-18 18:47:24 -06:00
Samuel Newman 5a38897b40 Merge branch 'pnbx/base' of https://github.com/bluesky-social/social-app into pnbx/base 2025-01-19 00:41:35 +00:00
Samuel Newman 7751e4a12a improve scrubber animation 2025-01-19 00:41:22 +00:00
Eric Bailey 92c997b5f0 Fix scrubber height 2025-01-18 18:35:49 -06:00
Eric Bailey f8a9d5019e Update a11y copy 2025-01-18 18:28:04 -06:00
Eric Bailey 18a0998230 Fix key issue 2025-01-18 18:18:28 -06:00
Eric Bailey 29ef0d9422 Add better a11y desc to card 2025-01-18 18:15:09 -06:00
Hailey c8f276befc wire in feed context again... 2025-01-18 16:11:26 -08:00
Eric Bailey d83a62795f Add subtle track behind scrubber, adjust opacity 2025-01-18 18:03:55 -06:00
Eric Bailey f7a9ba67c8 Give scrubber more space on android 2025-01-18 17:55:48 -06:00
Eric Bailey 1b32c72718 Fix mod footer 2025-01-18 17:49:00 -06:00
Dan Abramov ad680bc484 Simplify logic 2025-01-18 23:33:09 +00:00
Hailey 70bd229e34 change prop name to items as well 2025-01-18 15:00:05 -08:00
Hailey a5665c144f fix feedback for new video grid 2025-01-18 14:53:21 -08:00
Eric Bailey ae9887491f remove bad check 2025-01-18 16:03:36 -06:00
Eric Bailey bee51d5270 Moderation
(cherry picked from commit 6b6b471cfb363031284b3e7a1f6e0ade3ac4ae47)
2025-01-18 15:50:38 -06:00
Hailey 3443b42bfb tweak feedback again 2025-01-18 13:13:29 -08:00
Hailey edac835f9e tweak feedback 2025-01-18 12:32:43 -08:00
Samuel Newman e2b25e5255 play haptic on like 2025-01-18 20:00:42 +00:00
Samuel Newman 4f5f80f6dd add min view time to viewability config 2025-01-18 19:04:01 +00:00
Samuel Newman 68ab9c310a add icon to end card 2025-01-18 18:35:06 +00:00
Samuel Newman 585e96583e end card 2025-01-18 18:16:29 +00:00
Samuel Newman 0fb832fe34 move scrubber to own file 2025-01-18 17:53:08 +00:00
Eric Bailey 609e4b9bb7 Make whole text clickable to expand
(cherry picked from commit 4cf31120779f4e06eb4c296b3d4b53814d432b07)
2025-01-18 11:39:49 -06:00
Eric Bailey 81d759f83f Filter only videos 2025-01-18 11:05:12 -06:00
Eric Bailey 6dd58e12a6 Copy pasta part deux 2025-01-18 10:51:41 -06:00
Eric Bailey d68bc519a3 Copy pasta to new location 2025-01-18 10:50:30 -06:00
Hailey f52b664eb0 feedback 2025-01-18 08:31:06 -08:00
Hailey 3f6d7a00df bump 2025-01-18 08:24:00 -08:00
Samuel Newman c0af1d4676 fix light status bar behaviour 2025-01-18 11:40:42 +00:00
Dan Abramov 57a43e64db Remove swipe gesture 2025-01-18 03:18:58 +00:00
Dan Abramov faae363b80 Add FeedFeedbackProvider 2025-01-18 03:12:25 +00:00
Dan Abramov 49ad3bcdfd Fix Android scrubbing 2025-01-18 02:34:45 +00:00
Dan Abramov 18bc71f2b7 Rename variables for clarity 2025-01-18 02:28:55 +00:00
Eric Bailey 08750175ac Bring video cropping in line with images (#7462)
* Mimic image cropping for videos on web

* Same on native
2025-01-18 02:10:12 +00:00
Eric Bailey 890d66849e Wrap interstitials with BlockDrawerGesture 2025-01-17 18:17:33 -06:00
Eric Bailey ff581253a1 Remove prod web route 2025-01-17 18:13:09 -06:00
Eric Bailey b18765f886 Merge branch 'pnbx/fix-consume' into pnbx/base
* pnbx/fix-consume: (59 commits)
  Part out the interstitials for perf, add view more
  follow button
  attempt to fix broken scrub on android (not working)
  fix interval + decel rate on interstitials
  android nav bar fixes + lower update speed
  Add feature gate
  Update events
  Only use grid placeholder on native
  Explore interstitial, handle dimissal, pinning, compact card
  Add Discover interstitial, settings, includes pin for now
  Fix grid layout trailing single item
  fix type error
  reduce update rate
  emoji in post text
  Add content hider to video card
  Maybe fix row generation
  mostly fix android flicker
  fix jitter fr this time
  link to profile on press
  fix jank
  ...
2025-01-17 18:09:42 -06:00
Eric Bailey ce422e9c87 Part out the interstitials for perf, add view more 2025-01-17 18:00:37 -06:00
Samuel Newman 964acee540 follow button 2025-01-17 18:00:37 -06:00
Samuel Newman 1f9a327c26 attempt to fix broken scrub on android (not working) 2025-01-17 18:00:37 -06:00
Samuel Newman 3b800d626d fix interval + decel rate on interstitials 2025-01-17 18:00:37 -06:00
Samuel Newman a5b083b956 android nav bar fixes + lower update speed 2025-01-17 18:00:37 -06:00