Commit Graph

6039 Commits

Author SHA1 Message Date
Eric Bailey c05bbf2928 Extract emoji search 2026-04-07 13:27:12 -05:00
Eric Bailey bd0808a077 Integrate Sift into desktop search 2026-04-07 13:24:23 -05:00
Eric Bailey 0356f26976 Fix anchor ref placement 2026-04-06 21:48:35 -05:00
Eric Bailey e2c1fec85f Fix it, android position is still off 2026-04-06 07:13:26 -05:00
Eric Bailey 274eec8cc2 FIx anchorRef handling 2026-04-05 16:36:19 -05:00
Eric Bailey facb0d36d8 Limit height of autocomplete, adjust emoji autocomplete design 2026-04-05 15:46:28 -05:00
Eric Bailey 9f3bd40d1d AutosizedTextarea is good 2026-04-04 13:22:25 -05:00
Eric Bailey 0c386408a3 Checkpoint autosize 2026-04-03 17:26:57 -05:00
Eric Bailey 12ccb3479f Some nits 2026-04-03 16:10:57 -05:00
Eric Bailey 8b65e57889 AutosizedTextarea, minor tweaks 2026-04-03 14:36:34 -05:00
Eric Bailey 1c8e4c5f05 Checkpoint android fixes 2026-04-01 11:50:30 -05:00
Eric Bailey 7c9139ffd5 Some style cleanup 2026-04-01 11:06:31 -05:00
Eric Bailey b71b6bde51 Move ref file 2026-04-01 10:15:29 -05:00
Eric Bailey baf12b008b Bump packages 2026-04-01 10:14:42 -05:00
Eric Bailey 7cbb11228a Good spot, working autcomplete and emojis 2026-04-01 09:13:45 -05:00
Eric Bailey 00a6207fd8 Checkpoint: switch back to monolith 2026-03-31 21:37:53 -05:00
Eric Bailey 7f74dfd143 In a pretty good state, but might need to just go monolith 2026-03-31 21:27:04 -05:00
Eric Bailey 1a15717eca Checkpoint: almost there with autocomplete 2026-03-31 21:10:34 -05:00
Eric Bailey f0671edfe9 Couple cleanups 2026-03-31 16:07:23 -05:00
Eric Bailey d604f77159 New MessageComposer component 2026-03-31 15:47:07 -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
pfrazee 3866142ccd Nightly source-language update 2026-03-24 03:09:20 +00: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 0532e120b8 Prep 1.119.1 (#10087) 2026-03-20 11:52:46 -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
Eric Bailey 34d8c6fe58 [APP-1968] Increase image upload resolution (#10073) 2026-03-20 11:22:36 -05:00
Samuel Newman 5bcb909081 Remove hardcoded yellows (#10083) 2026-03-20 11:21:16 -05:00
Samuel Newman e28f6d2f37 Add bookmarks to thread placeholder candidates (#10080)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 11:20:27 -05:00
DS Boyce 3e7d7ce5f4 Fix issue with site loading on older versions of Safari (#10077) 2026-03-19 15:50:25 -07:00
DS Boyce 876e20166a Ensure mute state stays in sync after mutation (#10067) 2026-03-19 06:18:48 -07:00
pfrazee 2a87f6f6b5 Nightly source-language update 2026-03-19 03:12:12 +00:00
Eric Bailey bfd2d20192 Add back starter packs button in ProfileMenu (#10069) 2026-03-18 18:29:22 -05:00
Eric Bailey dc8570c524 Bump keyboard controller and add missing provider on web (#10068) 2026-03-18 15:43:22 -05:00
Samuel Newman 530afe87c7 web: LRU screen cache to bound memory in long sessions (#10063)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 08:50:48 -07:00
Eric Bailey 317ce2b3da Prep 1.119.0 (#10062) 2026-03-17 16:16:01 -05:00