vineyardbovines
0dbc926725
Merge branch 'main' into app-1999
2026-04-06 09:50:39 -04:00
RetroSunstar
165dd5a779
Fixes Hotkeys causing native to crash immediately on start ( #10180 )
2026-04-06 09:50:14 -04:00
pfrazee
84b026efb7
Nightly source-language update
2026-04-04 03:09:51 +00:00
vineyardbovines
96532531ff
Fix ReportDialog Android hang by narrowing dependency arrays
...
Replace `props` with specific property references (props.subject,
props.control, props.onAfterSubmit) in useMemo/useCallback deps to
prevent unnecessary recomputation on every render, which caused ~15s
hangs when tapping "Misleading" on Android.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 16:00:08 -04:00
Samuel Newman
be56066ee9
Fix OOM crash - disable tanstack extension integration ( #10169 )
2026-04-03 11:31:55 -07:00
DS Boyce
cca3326b21
Create global keyboard shortcut handler ( #10145 )
2026-04-03 10:06:51 -07:00
DS Boyce
e0ea778e58
Warn when useState get/set names mismatch ( #10166 )
2026-04-02 15:47:56 -07:00
Samuel Newman
9fe808f8a8
Fix bottom bar badge text padding ( #10162 )
2026-04-02 11:51:54 -07:00
Samuel Newman
b9f3d04d65
Scale profile badge icons with font size ( #10161 )
2026-04-02 11:51:38 -07:00
Samuel Newman
68a4d73d61
Add no-extraneous-dependencies and no-nodejs-modules eslint rules ( #10151 )
2026-04-02 08:34:12 -07:00
Samuel Newman
eb566c5fcc
Fix useResolveUriQuery ( #10163 )
2026-04-02 06:39:40 -07:00
pfrazee
512e550c2e
Nightly source-language update
2026-04-02 03:13:26 +00:00
Samuel Newman
500fc1c934
Update React Query to latest ( #10126 )
2026-04-01 15:39:26 -07:00
Arunabh Verma
b196ddef73
Replace react-native-paste-input with expo-paste-input ( #10158 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-04-01 16:25:16 -05:00
DS Boyce
5a2135733f
Handle more translation errors ( #10160 )
2026-04-01 13:39:05 -07:00
Samuel Newman
69164c640f
Keep screen awake when videos are playing ( #10155 )
2026-04-01 13:07:02 -05:00
Samuel Newman
f30acadc73
Hide alt text note after alt text is added ( #10132 )
2026-04-01 13:00:11 -05:00
DS Boyce
9b20023c86
Fix Safari layout shift issue with SubtleHover ( #10135 )
2026-04-01 09:12:11 -07:00
DS Boyce
e8ee30398a
Update Search to use ALF atoms ( #10146 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-01 09:11:27 -07:00
pfrazee
6897116625
Nightly source-language update
2026-04-01 03:13:49 +00:00
DS Boyce
2262040797
Display see more link for suggested users in profile header ( #10134 )
2026-03-31 14:54:51 -07:00
Samuel Newman
498d321bb1
Change other borderWidths from 2 to 1 ( #10156 )
2026-03-31 09:35:31 -07:00
Samuel Newman
a697841a21
Update typescript-eslint, fix up eslint setup ( #10150 )
2026-03-31 06:00:56 -07:00
DS Boyce
8ac63d780d
Update emoji regex to detect variations and sequences ( #10138 )
2026-03-30 05:30:33 -07:00
Eric Bailey
0419066f45
Add fmt patch to react-native ( #10136 )
2026-03-26 22:53:41 -05:00
pfrazee
1463323289
Nightly source-language update
2026-03-27 03:13:48 +00:00
DS Boyce
f4e14626aa
Add button for creating a new group clip clop ( #10066 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-03-26 10:23:49 -07:00
RetroSunstar
ce000ada50
Fix 'Lists' & 'Feeds' not displaying their contents on muted profiles ( #10101 )
2026-03-26 02:49:36 -07:00
pfrazee
4d0774b75e
Nightly source-language update
2026-03-26 03:14:00 +00:00
Eric Bailey
bc7b6f1e13
Fix clip issue ( #10131 )
2026-03-25 17:17:47 -05:00
DS Boyce
d44060a34e
Pass correct log context to suggested user metrics ( #10074 )
2026-03-25 17:13:23 -05:00
DS Boyce
2c828b5755
Fix text overflow in post meta on web ( #10122 )
2026-03-25 12:59:04 -07:00
Samuel Newman
c06312f09a
PostThread perf: reduce time wasted on rendering skeletons ( #10092 )
2026-03-25 12:44:36 -07:00
Samuel Newman
cc5580848c
Upgrade TypeScript to 6.0 ( #10113 )
2026-03-25 00:50:26 -07:00
Samuel Newman
fa84c451d0
Fix draft restore to calculate shortened grapheme length for links ( #10103 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-24 15:31:19 -05:00
Paweł Fornagiel
894e2b89d4
fix: too many re-renders when toggling experimental feed sampling option ( #10114 )
2026-03-24 14:59:01 -05:00
Eric Bailey
3e37696d88
Add resolution downsizing to image compression ( #10117 )
2026-03-24 14:34:51 -05:00
Eric Bailey
6a15ca88b6
Update redirect service ( #10116 )
2026-03-24 10:10:35 -05:00
Eric Bailey
5a6942025c
Add metrics to redirect service ( #10112 )
2026-03-24 08:45:08 -05:00
pfrazee
3866142ccd
Nightly source-language update
2026-03-24 03:09:20 +00:00
Samuel Newman
7fd6f8f04b
Update version to v1.120.0 ( #10110 )
2026-03-23 22:05:43 +02:00
DS Boyce
21d8b07bfe
Use isTranslationSupported from expo-translate-text ( #10108 )
2026-03-23 09:56:35 -07:00
Samuel Newman
f08bf5fef9
Fix report dialog flashing error state on open ( #10099 )
2026-03-23 09:19:57 -07:00
Samuel Newman
3e7e859c9c
[Web] Fix Wordle score rendering - prevent Inter from overriding emoji presentation ( #10104 )
2026-03-23 09:19:33 -07:00
Samuel Newman
854ae60e7b
[Web] Fix clipped text when using numberOfLines={1} ( #10105 )
2026-03-23 09:17:49 -07:00
Eric Bailey
cc4a436e45
Bump version to 1.119.1 ( #10088 )
1.119.1
2026-03-20 12:04:12 -05:00
Eric Bailey
0532e120b8
Prep 1.119.1 ( #10087 )
2026-03-20 11:52:46 -05:00
Samuel Newman
288fad67f4
Fix bottom sheet crash on API <30 ( #10084 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 11:41:39 -05:00
DS Boyce
0e1e790c34
Include recId with log event for suggested profiles ( #10075 )
2026-03-20 11:39:51 -05:00
Eric Bailey
74d8ca8fa7
Increase parent batch size to reduce onStartReached calls ( #10086 )
2026-03-20 11:38:52 -05:00