vineyardbovines
cdada2986b
Fix composer horizontal swipe triggering browser back/forward
...
Two-finger horizontal trackpad swipes over the composer were escaping to
the page's history-nav gesture, especially obvious when a quote post was
attached. Mirror the carousel fix: `overscroll-behavior-x: contain` on
the composer's ScrollView for Chrome/Firefox, plus a wheel listener that
preventDefaults horizontal-dominant wheels for Safari (which ignores
overscroll-behavior).
2026-06-09 09:39:38 -04:00
surfdude29
2cb225dddd
Mark string for translation and add context ( #10805 )
2026-06-09 06:03:52 -07:00
DS Boyce
8015c26955
Hide last message in chat list if it's blocked ( #10800 )
2026-06-09 08:13:15 +03:00
pfrazee
c6e6b83d50
Nightly source-language update
2026-06-09 03:18:45 +00:00
DS Boyce
bfbd1cef32
Upgrade to pnpm 11.5.2 ( #10793 )
2026-06-08 13:53:09 -07:00
Eric Bailey
690b8184a1
Refactor age assurance flags and contexts ( #10794 )
2026-06-08 15:34:51 -05:00
Samuel Newman
46e54d2375
[Chat] Try and resolve loading bug once and for all ( #10791 )
2026-06-08 23:14:43 +03:00
Samuel Newman
38ee14d517
Remove social proof from group invites ( #10787 )
2026-06-08 23:14:29 +03:00
DS Boyce
1c5b3dd3a1
Only show Message option if chat member can be messaged ( #10788 )
2026-06-08 12:15:13 -07:00
DS Boyce
0c89198ded
Remove TODO for uninviting group chat members ( #10789 )
2026-06-08 12:14:51 -07:00
DS Boyce
fe9dabbc4a
Open edit chat name dialog via tap ( #10790 )
2026-06-08 12:14:24 -07:00
DS Boyce
4142eb4834
Add fade-in animation to chat footer/composer ( #10786 )
2026-06-08 12:13:43 -07:00
Samuel Newman
9b5fc19613
[Chat] Centralize conversation report-subject resolution ( #10754 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-08 10:07:35 -07:00
Spence Pope
0090285fc0
Refactor photo embed analytics to post:photoEmbed:* namespace ( #10784 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-08 12:44:59 -04:00
Samuel Newman
c4f3a2cb89
[Chat] Rename invite route to /chat/ ( #10782 )
2026-06-08 09:26:23 -07:00
Samuel Newman
d9345cb1cf
[Chat] Fix footer logic ( #10785 )
2026-06-08 09:20:37 -07:00
DS Boyce
5c0429a3f7
Block posting of invalid chat invites ( #10757 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-08 05:28:24 -07:00
Samuel Newman
16046cd85e
[Chat] Invite link dialog tweaks ( #10750 )
2026-06-08 05:27:58 -07:00
Samuel Newman
eb79c4d53c
Show accept/reject footer for empty request convos ( #10781 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-08 05:10:41 -07:00
DS Boyce
6997d220a0
Add Leave chat button to settings for chat owners ( #10764 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-08 04:57:08 -07:00
DS Boyce
e60e31733a
Use new listConvoRequests endpoint ( #10755 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-08 04:36:34 -07:00
DS Boyce
c02f2a1eda
Fix alignment of error screen ( #10763 )
2026-06-08 03:51:11 -07:00
Samuel Newman
35258f1a16
[Chat] Fix overflowing chat names ( #10780 )
2026-06-08 03:50:44 -07:00
surfdude29
753015b59f
Add plural formatting to "Group name is too long" strings ( #10769 )
2026-06-08 02:42:50 -07:00
Eric Bailey
0ce2ada9b0
Release 1.123.0 ( #10766 )
1.123.0
2026-06-06 10:26:44 -05:00
Eric Bailey
7577933378
Fix draft image pres with 4+ images ( #10765 )
2026-06-06 09:55:39 -05:00
estrattonbailey
b9cd7e992a
Nightly source-language update
2026-06-05 22:59:53 +00:00
surfdude29
a253e877fc
Add plural formatting for error toast ( #10756 )
2026-06-05 17:57:57 -05:00
Eric Bailey
11dd259716
[Drafts] Always write embedGallery for image embeds ( #10761 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-05 17:56:08 -05:00
Eric Bailey
0cc6d49388
Android share intent: logging + temp file cleanup ( #10762 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-05 17:35:21 -05:00
Samuel Newman
5eeb80fe96
Fix Android crash when sharing unreadable media into the app ( #10674 )
2026-06-06 01:03:29 +03:00
DS Boyce
a675cbacb6
Link to owner's profile from link embed ( #10759 )
2026-06-05 14:26:30 -07:00
DS Boyce
1d5fb89c80
Improve error messages for LeaveConvoPrompt ( #10760 )
2026-06-05 14:19:48 -07:00
Samuel Newman
ac63ee7739
Remove useWindowDimensions from ProfileBadges ( #10738 )
2026-06-05 16:17:05 -05:00
Samuel Newman
a5338090cb
Let specified facets take priority in feed descriptions ( #10740 )
2026-06-05 16:13:26 -05:00
Samuel Newman
fb8316fd85
Fix external card long press on web ( #10739 )
2026-06-05 16:04:21 -05:00
Samuel Newman
b236f274c3
[Chat] Enforce limits for group size ( #10753 )
2026-06-05 23:17:29 +03:00
Samuel Newman
2e9bfd363c
[Chat] Put pointer_events_none on chat bubbles in ChatListItem ( #10752 )
2026-06-05 13:09:55 -07:00
Samuel Newman
32c0c0ec83
"Follows You" string dedupe ( #10751 )
2026-06-05 13:08:39 -07:00
Samuel Newman
6d468c8ca4
[CI] Remove Wandalen/wretry.action, call pnpm install directly ( #10745 )
2026-06-05 22:49:02 +03:00
Samuel Newman
a5aa985b33
Fix feed scroll reset on device rotation ( #10737 )
2026-06-05 22:48:34 +03:00
Eric Bailey
fd8df7e201
Fire embed:standardSite:view from feed viewability, not embed mount ( #10736 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-05 12:50:16 -05:00
Samuel Newman
f8aae4a192
[Chat] Disable font scaling on fixed-height chat invite cards ( #10744 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 18:18:27 +03:00
Samuel Newman
67ed59fbcd
Align group invite settings with eligibility logic ( #10748 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 18:10:14 +03:00
Samuel Newman
7d4d7642fd
[Chat] Sync single-convo cache on chat lock firehose events ( #10746 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 06:39:23 -07:00
Samuel Newman
f81bb6f494
[Chat] Fix navigation stacking on messages links in split view ( #10741 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 06:38:48 -07:00
Samuel Newman
3cdc0604ca
[Chat] Fix stale reactions dialog after removing a reaction ( #10743 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 06:38:23 -07:00
Samuel Newman
d3f073b3d2
[Chat] Request screen tweaks ( #10747 )
2026-06-05 06:35:06 -07:00
estrattonbailey
96e321dfd9
Nightly source-language update
2026-06-05 02:21:15 +00:00
Spence Pope
68da797180
Add OTA fallback for gallery embed ( #10734 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-04 21:19:35 -05:00