Claude
6d5a8b48fc
Fix video/audio desync on Firefox in web video player
...
Two issues were causing audio to drift out of sync with video on Firefox:
1. fastSeek() seeks video to the nearest keyframe but keeps audio at the
precise timestamp, causing progressive drift. Disable fastSeek on Firefox
and use currentTime for precise seeking instead.
2. Low-quality segment flushing only flushed video buffers, leaving stale
audio data that could desync from newly-loaded video. Flush both audio
and video buffers together when upgrading quality.
https://claude.ai/code/session_01LGFSY2GgQJ3iw5Cp4XwiuL
2026-03-12 21:31:31 +00:00
DS Boyce
35cb2bcf94
Create codemod for updating Toast calls to v2 ( #10045 )
2026-03-12 11:35:58 -07:00
DS Boyce
9c9970f680
Don't show chat notification if viewer is age gated ( #10042 )
2026-03-12 11:21:57 -07:00
DS Boyce
7b5d5a4f76
Provide age-restricted viewers the option to delete their account ( #10041 )
2026-03-12 11:13:23 -07:00
Samuel Newman
4737bfb7ed
Update expo deps, unpin things ( #10044 )
2026-03-12 05:33:11 -07:00
pfrazee
374ce2c39e
Nightly source-language update
2026-03-12 03:08:04 +00:00
DS Boyce
1db01a09a8
Create codemod for addressing ESLint warnings ( #10032 )
2026-03-11 15:51:31 -07:00
Samuel Newman
80429ec902
Add “download image” option to web, simplify downloads ( #10025 )
2026-03-11 23:44:19 +02:00
heikadog
0c7b2d5353
Update issue templates to take uploads, and fix typo ( #10036 )
2026-03-11 14:50:35 -05:00
DS Boyce
850e6e6f52
Add new metrics for post menu interactions ( #10022 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-11 13:30:33 -05:00
Eric Bailey
0937f522af
Serve og:video tags on post URLs ( #10039 )
2026-03-11 11:46:27 -05:00
pfrazee
f5994af620
Nightly source-language update
2026-03-11 03:04:18 +00:00
Samuel Newman
8b67a3ec2e
First pass at fixing large type by adding maxFontSizeMultiplier ( #10037 )
2026-03-10 23:39:02 +02:00
Samuel Newman
6187e79b0e
Update React Native Screens and React Navigation to latest ( #9993 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-10 15:32:41 -05:00
Spence Pope
2bd9811652
[APP-1928] add bot/automated account badge and self-labeling settings ( #10008 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-10 13:28:49 -05:00
pfrazee
8bdb1c30c8
Nightly source-language update
2026-03-10 03:05:11 +00:00
Samuel Newman
aa897f55a0
The Great Unjanking of the Sheets ( #9973 )
2026-03-09 22:53:32 +02:00
devin ivy
18d7e775f6
ogcard: ensure we use jpeg images for satori compat ( #10023 )
2026-03-07 09:11:57 +00:00
pfrazee
b8aae166d9
Nightly source-language update
2026-03-07 02:59:25 +00:00
DS Boyce
f8886fbfe6
Refine presentation of translation results ( #10015 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-06 13:36:58 -08:00
Samuel Newman
041e348581
Bump version to 1.119.0 ( #10020 )
2026-03-06 13:34:03 -08:00
Samuel Newman
e2c54a858c
Move dev-env to subdirectory ( #10009 )
2026-03-06 11:45:49 -06:00
Eric Bailey
60a0edbbe2
[APP-1960] Fix current session refresh bug ( #10019 )
2026-03-06 11:43:14 -06:00
pfrazee
562bf3be22
Nightly source-language update
2026-03-06 03:06:49 +00:00
DS Boyce
290e0f2b54
Disable animations for translation events on Android ( #10013 )
2026-03-05 15:01:29 -08:00
DS Boyce
ece6dc251c
Link to profile via handle vs did ( #10012 )
2026-03-05 12:52:39 -08:00
Eric Bailey
8c705864a2
Prep 1.118.1 patch relase ( #10011 )
1.118.1
2026-03-05 14:43:18 -06:00
Eric Bailey
7a08b82810
Fix deps ( #10010 )
2026-03-05 14:11:57 -06:00
Samuel Newman
20bf2cd117
Prevent over-eager translate button ( #10007 )
2026-03-05 12:07:34 -08:00
DS Boyce
fe8e8ce7de
Add README.md for lib/translation ( #10005 )
2026-03-05 10:53:25 -08:00
Eric Bailey
8b8acb7bd1
Add docs on directory structures and naming conventions ( #10002 )
2026-03-05 12:31:55 -06:00
DS Boyce
1a487d0943
Remove duplicate punctuation ( #10004 )
2026-03-05 10:16:20 -08:00
Samuel Newman
1ae77aa997
Fix findNodeHandle usage on web ( #10001 )
2026-03-05 07:22:13 -08:00
Samuel Newman
7cec490cef
Use a different icon for testflight builds ( #10000 )
2026-03-05 07:04:59 -08:00
Eric Bailey
1281eb01e6
Prep 1.118.0 ( #9999 )
1.118.0
2026-03-04 21:08:55 -06:00
pfrazee
4339585b27
Nightly source-language update
2026-03-05 03:06:58 +00:00
Samuel Newman
30c9ea5789
v1.118.0 E2E tests ( #9994 )
2026-03-04 20:45:08 -06:00
DS Boyce
afbade6f6f
Refine UX for on-device translation for posts ( #9987 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-04 20:37:44 -06:00
Samuel Newman
1782a65174
Add iOS 26 fluid zoom transition to alt text dialog ( #9970 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-04 20:32:08 -06:00
Eric Bailey
7fd218c97d
Update API package to fix stale session issues ( #9998 )
2026-03-04 18:27:12 -06:00
DS Boyce
8446efb739
Pass feed URI to sendInteractions endpoint ( #9989 )
2026-03-04 12:38:24 -08:00
pfrazee
b84f28f884
Nightly source-language update
2026-03-04 03:05:02 +00:00
DS Boyce
7dc3b4fa8e
Add search event analytics ( #9949 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-03-03 14:49:38 -06:00
Samuel Newman
37a82761f5
Cache profile view before opening AfterReportDialog ( #9962 )
2026-03-03 13:50:22 -06:00
Samuel Newman
612a778361
Set mute word dialog text input return key type to "done" ( #9967 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-03 13:35:09 -06:00
Samuel Newman
162a78e1ae
Add 🪿 ( #9983 )
2026-03-03 06:06:13 -08:00
pfrazee
c42502fdcb
Nightly source-language update
2026-03-03 03:09:48 +00:00
Samuel Newman
8b1c47a499
bskyweb: use avatar thumbnail for post og:image fallback ( #9923 )
2026-03-02 22:28:16 +00:00
Samuel Newman
c2fd87bd8b
Remove JPG hardcoding from image processing systems ( #9955 )
2026-03-02 20:23:07 +00:00
Samuel Newman
d247a65683
Add Trans to string ( #9981 )
2026-03-02 11:39:50 -08:00