Samuel Newman
b9d366e29f
restore role list
2026-04-29 17:33:16 +01:00
Samuel Newman
d54896571a
tweaks
2026-04-29 17:33:16 +01:00
Samuel Newman
908851ced2
revert web changes
2026-04-29 17:33:16 +01:00
Samuel Newman
f1168fbf22
improve animation
2026-04-29 17:33:16 +01:00
Samuel Newman
308cbd2df5
improve search history styles
2026-04-29 17:33:15 +01:00
Claude
09833572be
Fix search typeahead performance with absolute overlay
...
Instead of toggling display:none/flex on the typeahead and content panels
(which causes heavy unmount/remount cycles), the content (SearchScreenInner)
now stays always mounted and the typeahead overlay is absolutely positioned
on top with conditional rendering.
Added reanimated FadeInUp/FadeOutDown animations (native only via native()
wrapper) for a smooth transition. Added accessibility props
(accessibilityViewIsModal, aria-modal, accessibilityRole) so screen readers
properly treat the overlay as a modal list.
https://claude.ai/code/session_01BhE3QBg6XZwXTwgTbQP9L9
2026-04-29 17:33:15 +01:00
DS Boyce
f1764f1d61
Move useListConvoMembersQuery inside AddMembersFlow ( #10386 )
2026-04-29 16:49:47 +01:00
Samuel Newman
736c9625ed
Fix end of feed border color ( #10393 )
2026-04-29 07:19:23 -07:00
DS Boyce
b97cd413e3
Update CLAUDE.md with additional context and instructions ( #10385 )
2026-04-29 03:53:07 -07:00
Evan
8bfce09628
Fix search query autocomplete lagging behind ( #10381 )
2026-04-28 06:22:48 -07:00
DS Boyce
28327459e4
Enable @typescript-eslint/no-explicit-any ( #10383 )
2026-04-28 10:59:04 +01:00
Samuel Newman
179f3c82e7
Use tsgo for typechecking ( #9474 )
2026-04-28 01:44:15 -07:00
Samuel Newman
46b8a5819b
Harden iOS build extraction in bundle-deploy workflow ( #10372 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-25 10:45:15 +03:00
pfrazee
8dacc91908
Nightly source-language update
2026-04-25 03:12:59 +00:00
DS Boyce
5bf38e3721
Fix avatar bubble sizes when there's only one chat member ( #10369 )
2026-04-24 13:59:07 -07:00
Samuel Newman
7eec65ac78
[Chat] Temporarily turn off gate ( #10368 )
2026-04-24 22:45:22 +03:00
Eric Bailey
cdb8d4bfb8
Group Clops Feature Branch ( #10360 )
...
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-24 11:38:50 -07:00
Samuel Newman
e832791367
[Chat] Improve gate ( #10359 )
2026-04-24 08:48:57 -05:00
Samuel Newman
deb3f26d3e
Fix send button disabled when sharing post via DM without text ( #10355 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-24 05:50:08 -05:00
pfrazee
a90bb66d67
Nightly source-language update
2026-04-24 03:15:36 +00:00
Eric Bailey
9762a6eef4
See if we can harden the build extraction steps ( #10348 )
2026-04-23 17:02:17 -05:00
Samuel Newman
7b490d8bcd
Only lock viewport zoom while text inputs are focused ( #10340 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-23 10:42:05 -07:00
DS Boyce
6fc31eeb48
Clean up minor issues in MessgeItem ( #10338 )
2026-04-23 09:30:50 -07:00
pfrazee
bf371d7ecc
Nightly source-language update
2026-04-23 03:15:31 +00:00
DS Boyce
9ba11baab7
Display actual number of group clip clop requests ( #10333 )
2026-04-22 12:31:38 -07:00
DS Boyce
8d6d4f9850
Simplify chat margins ( #10334 )
2026-04-22 12:31:08 -07:00
Samuel Newman
18143d051b
Bump version from 1.121.0 to 1.122.0 ( #10336 )
2026-04-22 22:04:51 +03:00
DS Boyce
38c8adcc27
Fix some minor chat issues ( #10332 )
2026-04-22 10:18:01 -07:00
DS Boyce
dcc06a90a0
Display sender name in last message for group clip clops ( #10320 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-22 10:03:53 -07:00
Eric Bailey
c7e9efbf99
Prep release 1.121.0 ( #10331 )
1.121.0
2026-04-22 11:04:03 -05:00
Samuel Newman
1c38665d4c
Replace lande with native language detection ( #9974 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-04-22 10:26:14 -05:00
pfrazee
5d40532aa9
Nightly source-language update
2026-04-22 03:14:44 +00:00
Samuel Newman
abe0ca521d
Fix slow re-renders when toggling content languages ( #10128 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-21 17:16:26 -05:00
DS Boyce
07344f70fc
Fix missing recId values for suggested user events ( #10291 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-04-21 15:59:13 -05:00
Samuel Newman
bfdaab0a14
[Chat] Workaround for autocomplete suggestion bug on iOS ( #10321 )
2026-04-21 15:56:07 -05:00
Samuel Newman
3153ea4302
Refactor minimal shell mode to refcounting ( #10319 )
2026-04-21 13:04:02 -07:00
Samuel Newman
6d53459e92
[Chat] Gate groupchat screen ( #10316 )
2026-04-21 11:21:19 -07:00
DS Boyce
2ab1e2c9e9
Display system messages in chats ( #10312 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-21 10:43:22 -07:00
Samuel Newman
0df1d6f53e
[Chat] Message context menu fixes ( #10314 )
2026-04-21 09:24:46 -07:00
Samuel Newman
18052f08e0
Update claude workflow to 4.7 ( #10315 )
2026-04-21 06:19:52 -07:00
Spence Pope
3931b90818
don't screenshot dictation placeholders as pasted images ( #10313 )
2026-04-20 23:35:22 -07:00
pfrazee
985129dd34
Nightly source-language update
2026-04-21 03:14:34 +00:00
DS Boyce
8c2e4c6fad
Write chat declaration record in response to different events ( #10216 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-04-20 15:39:12 -05:00
DS Boyce
d58ff89441
Require age assurance to access chat settings ( #10053 )
2026-04-20 15:34:32 -05:00
Samuel Newman
014ffac903
Delete "non-standard" styles from pal ( #10279 )
2026-04-20 11:34:25 -07:00
Samuel Newman
ae0c2e8697
[Web] Scale animation when clicking on images ( #10305 )
2026-04-20 13:09:35 -05:00
Samuel Newman
b8cabfaae6
Skip empty posts when publishing threads ( #10307 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-20 09:33:38 -07:00
Spence Pope
444c5787c5
[APP-2037] add bsky video ( #10281 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-20 07:21:25 -07:00
surfdude29
2798e98c9c
Add context for translators and tweak strings ( #10280 )
2026-04-20 07:06:18 -07:00
Samuel Newman
9778a3da16
Remove decelerationRate from embed gallery FlatList ( #10298 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-20 06:54:25 -07:00