Commit Graph

5336 Commits

Author SHA1 Message Date
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
Eric Bailey de273f70b4 Only do grid on native 2025-01-17 18:00:37 -06:00
Eric Bailey a063966fb0 Filter out posts without videos 2025-01-17 18:00:37 -06:00
Samuel Newman cfbb50c11a improve contract, fix double tap 2025-01-17 18:00:37 -06:00
Eric Bailey 6d242c3891 Add grid 2025-01-17 18:00:37 -06:00
Samuel Newman eac4a67533 remove jank animation 2025-01-17 18:00:37 -06:00
Samuel Newman 02a6ec3eff release video players when leaving screen 2025-01-17 18:00:37 -06:00
Samuel Newman 4183a1e99d don't spring on way down 2025-01-17 18:00:37 -06:00
Samuel Newman 6e4268e7f7 FIX WRONG VIDEOS SHOWING UP 2025-01-17 18:00:37 -06:00
Samuel Newman b5764bacbe whoops, remove debug false 2025-01-17 18:00:37 -06:00
Samuel Newman 8cf1ecab1d rm spinner on ios 2025-01-17 18:00:37 -06:00
Samuel Newman 2d80d42855 optimize source changes 2025-01-17 18:00:37 -06:00
Samuel Newman 69b814d235 improve aspect ratio 2025-01-17 18:00:37 -06:00
Samuel Newman 5f2dd5015e better android loading 2025-01-17 18:00:37 -06:00
Samuel Newman 0d8f6fd116 use thumbnails, improve perf significantly 2025-01-17 18:00:37 -06:00
Samuel Newman 2db3cac621 smarter video source handling 2025-01-17 18:00:37 -06:00
Samuel Newman 9bf91ce316 rm blurview, cover for tall videos 2025-01-17 18:00:37 -06:00
Samuel Newman c9953c72b0 collapsible post text 2025-01-17 18:00:37 -06:00
Samuel Newman 6b10ccf3da vibe controls 2025-01-17 18:00:37 -06:00
Samuel Newman a4a5b57adf fix nav gesture 2025-01-17 18:00:37 -06:00
Samuel Newman 530db147e8 right swipe 2025-01-17 18:00:37 -06:00
Samuel Newman 25b5579bb3 yolo mode 2025-01-17 18:00:37 -06:00
Samuel Newman 2c0e8136bc yolo interstitial 2025-01-17 18:00:37 -06:00
dan b0fdef4218 Prevent Drawer gesture conflicting with Suggestions scroll (#7468)
* Extract BlockDrawerGeesture

* Block drawer when scrolling interstitials

(cherry picked from commit 9e3f2f4374)
2025-01-17 17:51:53 -06:00
Hailey 160a9947fe tweaks to constants (#7478)
* add did

* use correct did

* typo

* tweak
2025-01-17 12:19:46 -08:00
Paul Frazee 92852ed5d9 1.96.5 2025-01-16 15:16:41 -08:00
Eric Bailey 974bd76e98 Disable 2025-01-16 16:56:51 -06:00
Eric Bailey 6d61e60717 Install new deps
(cherry picked from commit 04d8b3e9a8)
2025-01-16 15:39:06 -06:00
Samuel Newman c7666917f2 more deps
(cherry picked from commit 9b8f20f191)
2025-01-16 15:39:02 -06:00
Eric Bailey e01fc2fbaf Only apply CDN fix to webpack in prod (#7461) 2025-01-15 19:35:00 +00:00
Jaz beb1f2367a Set webpack public path to auto to load from CDN (hopefully) (#7449) 2025-01-15 14:17:32 +00:00
dan 96054f4add [Android] Try to disambiguate taps from swipes (#7448) 2025-01-15 13:44:42 +00:00
Samuel Newman 479a4a92e1 Account quick switch on web (#7190)
* account quick switch on web

* dont show line if one account

* switch account label text

* add chevron hover state

* swagged up hover state

* add icons

* tune scale anim and respect prefers-reduced-motion

* fix reduced motion

* fix placeholder position

* move menu components out to separate component

* Pipe through outer handlers to Button

* Abstract lag in control.isOpen state

* add profile info into empty space

* fix tablet

* Alternative

* Revert "Alternative"

This reverts commit 050ab9595ef3bbc32529ad6588e4690d37539fbe.

* maybe fix flicker issue

* just do 50ms when not active

* delay other animations

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-01-14 12:53:13 +00:00
Islam Rustamov 1fc889b883 Remove unnecessary addEventListener call for video (#7433) 2025-01-14 11:42:50 +00:00
Samuel Newman 82881d1410 add correct error reporting for blank password (#7391)
* add correct error reporting for blank password

* fix prettier

---------

Co-authored-by: zuccs <daniel@zuccon.com>
2025-01-13 17:43:18 +00:00
Samuel Newman d7f5ee8415 Conversation-level reporting by reporting most recent message available (#7423)
* report latest message via convo menu

* check all messages we have

* fix types

* rm convo warning
2025-01-10 23:35:21 +00:00
Samuel Newman 42a4468265 Fix invalid password error message (#7425) 2025-01-10 22:18:36 +00:00