Commit Graph

4659 Commits

Author SHA1 Message Date
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
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 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
Samuel Newman adf8697a61 fix jank 2025-01-17 18:00:37 -06:00
Samuel Newman e466bf6b5c cleanup attempt 2025-01-17 18:00:37 -06:00
Dan Abramov 1fcc716035 Simultaneous gesture 2025-01-17 18:00:37 -06:00
Samuel Newman 706a95491d use white with opacity rather than gray 2025-01-17 18:00:37 -06:00
Samuel Newman 369af003fb Squashed commit of the following:
commit 3d1be4c0f1
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 01:08:05 2025 +0000

    extend animation

commit c9f199413b
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 01:01:24 2025 +0000

    fix gap

commit 22e520795f
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 00:50:16 2025 +0000

    thinner bar, format time

commit c32427f214
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 00:47:57 2025 +0000

    fix 2 in 3 screens

commit cbf84c08d6
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 00:45:46 2025 +0000

    rm unneeded var

commit 7e0e100177
Author: Samuel Newman <mozzius@protonmail.com>
Date:   Fri Jan 17 00:41:18 2025 +0000

    scrubberrrrr
2025-01-17 18:00:37 -06:00
Eric Bailey f20eb31337 Replace types 2025-01-17 18:00:37 -06:00
Eric Bailey 118e0318fe Begin work on Header 2025-01-17 18:00:37 -06:00
Eric Bailey 4ffc952e27 Handle web, set up new organization 2025-01-17 18:00:37 -06:00
Eric Bailey 41d3ac495e Add placeholder for grid view 2025-01-17 18:00:37 -06:00
Eric Bailey b61c3d42be Clean up more naming 2025-01-17 18:00:37 -06:00
Eric Bailey 0608412a6d Make types legit 2025-01-17 18:00:37 -06:00
Eric Bailey 340fb007d2 Rename some things 2025-01-17 18:00:37 -06:00
Eric Bailey 49d818a875 Change constant name 2025-01-17 18:00:37 -06:00
Eric Bailey 6a24db43b1 Tweak handle 2025-01-17 18:00:37 -06:00
Eric Bailey 7cdb2789fd Clean up cards, remove entry interstitial 2025-01-17 18:00:37 -06:00
Eric Bailey 786155ce5b Partial revert, just filter posts to start at index 2025-01-17 18:00:37 -06:00
Eric Bailey 50fccd8347 Handle passed through params 2025-01-17 18:00:37 -06:00
Eric Bailey 3e217c861a Pipe through feedSourceUri and link to feed 2025-01-17 18:00:37 -06:00