Samuel Newman
2a8c0a9dce
move convo/member data fetching out of Convo class into react query
...
Convo class no longer owns fetchConvo/refreshConvo. Data is fetched via
useConvoQuery + useListConvoMembersQuery in the provider and synced in
via setConvoData. Convo stores ConvoWithDetails instead of raw ConvoView.
relatedProfiles map grows as message history is fetched.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-22 20:42:10 +03:00
Samuel Newman
26d1b9c96a
add relatedProfiles to ConvoItem types and list-convo-members query
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-22 20:39:48 +03:00
Samuel Newman
eb40779bfa
bump @atproto/api to 0.19.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-22 20:39:08 +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
Samuel Newman
52b8201d2f
Add READMEs to modules ( #10306 )
2026-04-20 06:53:04 -07:00
Thomas May
dddc022747
nit: fix perf regression in hotkeys ( #10302 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-20 06:15:05 -07:00
pfrazee
5df51bdea7
Nightly source-language update
2026-04-19 03:14:38 +00:00
Samuel Newman
bc3672ceeb
[Chat] Remove convoState dependency from header ( #10293 )
2026-04-18 12:58:16 -07:00
pfrazee
35411e88c9
Nightly source-language update
2026-04-18 03:13:09 +00:00
DS Boyce
935347c73d
Use convo view instead of convo state for driving the UI ( #10290 )
2026-04-17 15:23:44 -07:00
DS Boyce
feebc6a98b
Fix layout issue with avatar bubbles ( #10289 )
2026-04-17 13:50:41 -07:00
Eric Bailey
587dc8dfe8
Squash carousel in chat messages, fix rounding ( #10286 )
2026-04-17 14:24:42 -05:00
Samuel Newman
43108533eb
[Chat] Fix embed offset ( #10285 )
2026-04-17 11:44:48 -07:00
DS Boyce
adca192f3a
Add ability to edit group clip clop name ( #10275 )
2026-04-17 11:44:34 -07:00
Samuel Newman
591504307d
[Chat] Minor bugfixes ( #10284 )
2026-04-17 10:50:52 -07:00
DS Boyce
bc9ad2c2d9
Fix crash when deleting account from NoAccessScreen ( #10283 )
2026-04-17 10:48:08 -07:00
DS Boyce
9e9ff70682
Enable access for group clip clops with no messages ( #10276 )
2026-04-17 10:40:37 -07:00
Samuel Newman
226a321a27
Fix GrowthBook cache breaking on cold start ( #10282 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 10:12:12 -07:00
Samuel Newman
e58feaeb0f
Animate border radius in lightbox transition ( #10272 )
2026-04-17 05:45:56 -07:00
Spence Pope
a77b6e3525
[APP-2066] Migrate from Tenor to KLIPY ( #10240 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 08:43:13 -04:00
Samuel Newman
a97b15b204
✨ EmojiPicker component ( #10249 )
2026-04-17 02:42:10 -07:00
pfrazee
8f56fca82c
Nightly source-language update
2026-04-17 03:14:49 +00:00
DS Boyce
524cbc514d
Don't toggle the date divider when tapping a reaction ( #10274 )
2026-04-16 13:06:09 -07:00
Samuel Newman
3358e1947b
Lazily measure lightbox thumbnails ( #10270 )
2026-04-16 12:24:11 -07:00
DS Boyce
6e3c9c3a9f
Add flow for adding people to a group clip clop ( #10255 )
2026-04-16 11:55:19 -07:00
DS Boyce
ac68cfe98c
Remove own reaction from reactions dialog on tap ( #10231 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-16 11:16:43 -07:00
DS Boyce
36c95d7dc6
Remove console log ( #10273 )
2026-04-16 10:57:48 -07:00
DS Boyce
9f3c21e298
Add header to group clip clops ( #10254 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-16 10:48:30 -07:00