Commit Graph

5390 Commits

Author SHA1 Message Date
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
Eric Bailey c69aed8b3c Add feature gate 2025-01-17 18:00:37 -06:00
Eric Bailey e2512141cd Update events 2025-01-17 18:00:37 -06:00
Eric Bailey 941bfd11cd Only use grid placeholder on native 2025-01-17 18:00:37 -06:00
Eric Bailey dffee47703 Explore interstitial, handle dimissal, pinning, compact card 2025-01-17 18:00:37 -06:00
Eric Bailey e83f962b82 Add Discover interstitial, settings, includes pin for now 2025-01-17 18:00:37 -06:00
Eric Bailey a6a81bf0a8 Fix grid layout trailing single item 2025-01-17 18:00:37 -06:00
Samuel Newman e5c576ac84 fix type error 2025-01-17 18:00:37 -06:00
Samuel Newman 593c56f3a3 reduce update rate 2025-01-17 18:00:37 -06:00
Samuel Newman 32f6feb0ce emoji in post text 2025-01-17 18:00:37 -06:00
Eric Bailey 29c7c7973a Add content hider to video card 2025-01-17 18:00:37 -06:00
Eric Bailey 05223181e2 Maybe fix row generation 2025-01-17 18:00:37 -06:00
Samuel Newman be48da87cb mostly fix android flicker 2025-01-17 18:00:37 -06:00
Samuel Newman 05daef9c70 fix jitter fr this time 2025-01-17 18:00:37 -06:00
Samuel Newman a0215885ed link to profile on press 2025-01-17 18:00:37 -06:00