DS Boyce
dc02eb4ae7
Optionally animate avatar bubbles ( #10218 )
2026-04-14 11:28:41 -07:00
Samuel Newman
c9845c19fd
[Chat] Transparent blur header for chat (iOS 26) ( #10252 )
2026-04-14 10:54:28 -07:00
DS Boyce
837c404070
Start integrating group clip clop settings ( #10217 )
2026-04-14 10:26:28 -07:00
Samuel Newman
3d542ef3ad
comment out textInputNativeID
2026-04-14 19:13:56 +03:00
Samuel Newman
14425a03c5
new chat fab
2026-04-14 11:36:25 +03:00
Samuel Newman
bdff0a831b
[Chat] Remove old bubble styles ( #10239 )
2026-04-14 11:36:25 +03:00
Samuel Newman
b6a01c4867
patch react-native-keyboard-controller extraContentPadding scroll fix
...
On iOS Fabric, contentOffset set via animatedProps is clamped against
the old contentInset when both change in the same commit. This causes
the scroll to fall behind when the input grows near the bottom of the
chat. Fix by deferring scrollTo to the next frame so the contentInset
commit lands first.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 11:36:25 +03:00
Samuel Newman
9aca7ad492
Support groups in ChatListItem/MessageListHeader ( #10229 )
2026-04-14 11:36:25 +03:00
DS Boyce
fdb0c344bb
Add dialog for viewing clip clop reactions ( #10228 )
2026-04-14 11:36:25 +03:00
DS Boyce
2665378137
Update chat presentation ( #10197 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-04-14 11:36:25 +03:00
DS Boyce
94c105d845
Add more group clip clop settings ( #10199 )
2026-04-14 11:36:25 +03:00
DS Boyce
a40a931656
Display user avatars in cluster if available ( #10198 )
2026-04-14 11:36:25 +03:00
DS Boyce
d18a25d1b3
Add member list to group clip clop settings ( #10194 )
2026-04-14 11:36:25 +03:00
Samuel Newman
3329421982
[ 🐴 ] Implement API for new group dialog ( #10182 )
2026-04-14 11:36:25 +03:00
DS Boyce
a4c6edbc5c
Create group clip clops settings header ( #10168 )
2026-04-14 11:36:25 +03:00
Samuel Newman
16210041c8
patch in new chat lexicons
2026-04-14 11:36:25 +03:00
pfrazee
eee2df6d3a
Nightly source-language update
2026-04-14 03:15:02 +00:00
Samuel Newman
c56427c6fb
Fix inverted condition in moveIfNecessary ( #10238 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 09:42:57 -07:00
Samuel Newman
9c502b38e5
Disable viewport zoom in prod ( #10233 )
2026-04-13 09:42:37 -07:00
Samuel Newman
1f6d6d0545
Fix embed options border radius ( #10237 )
2026-04-13 09:42:05 -07:00
Samuel Newman
27d1b96e73
Fix bskyembed skeleton padding ( #10236 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 09:41:14 -07:00
Samuel Newman
5d0b900719
Fix server state query returning undefined ( #10232 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 13:14:21 -05:00
Spence Pope
9b31bb8470
handle single-line text truncation ( #10227 )
2026-04-12 01:48:58 -07:00
Samuel Newman
02daa0179b
use dvh for util_screen_outer ( #10230 )
2026-04-11 10:08:02 +03:00
pfrazee
ff294edd1e
Nightly source-language update
2026-04-11 03:11:48 +00:00
bnewbold
a7b6cd4504
bskyweb: update to golang v1.26 ( #10208 )
2026-04-10 10:25:40 -07:00
Samuel Newman
888eca73b3
Refactor chat list implementation ( #10059 )
2026-04-10 09:58:16 -07:00
Samuel Newman
2c717dc1e7
Rename moderation link in settings to "Moderation and content filters" ( #10192 )
2026-04-10 09:50:30 -07:00
Artem Pyvovar
ff68e4036d
Disable keyboard preload on iOS to prevent keyboard flash ( #10214 )
2026-04-10 09:50:17 -07:00
Misty De Méo
170e169ad1
PostControls: restore likeCount testID ( #10221 )
2026-04-10 09:50:03 -07:00
Samuel Newman
19df58f1ef
Remove direct dependency on @expo/config-plugins ( #10152 )
2026-04-10 09:49:41 -07:00
Samuel Newman
c79dff9b3e
Tweak embed styles ( #10226 )
2026-04-10 09:35:22 -07:00
Spence Pope
13b453e506
[APP-2065] yassify app embed ( #10210 )
2026-04-10 09:08:09 -07:00
Eric Bailey
d8fdfddbaf
Check for undefined moderationOpts ( #10224 )
2026-04-10 10:23:36 -05:00
Eric Bailey
ff30d39355
Remove flex to fix view collapse ( #10219 )
2026-04-10 09:37:06 -05:00
pfrazee
9c65a8a78c
Nightly source-language update
2026-04-10 03:14:50 +00:00
Eric Bailey
8c9a11dc3f
[APP-1775] Handle labels on actor statuses ( #9716 )
2026-04-09 15:52:45 -05:00
Samuel Newman
d01362a01e
Bump version to v1.121.0 ( #10215 )
2026-04-09 22:34:27 +03:00
DS Boyce
3ff40e9603
Update / hotkey to support all keyboard layouts ( #10212 )
2026-04-09 14:07:09 -05:00
Eric Bailey
cfeac097e1
[APP-2044] Gate image blob size increase ( #10178 )
2026-04-09 14:06:25 -05:00
Eric Bailey
c42940b0ad
DM composer fixes ( #10213 )
2026-04-09 13:47:29 -05:00
Samuel Newman
a0d4af5c5f
Add font smoothing stuff to embed ( #10204 )
2026-04-09 06:12:20 -07:00
Samuel Newman
5ad3597fdb
Add simple video player to embed ( #10205 )
2026-04-09 06:12:06 -07:00
pfrazee
987a656904
Nightly source-language update
2026-04-09 03:13:30 +00:00
DS Boyce
d0d00ba9f8
Address lint warnings ( #10188 )
2026-04-08 15:54:43 -07:00
Eric Bailey
e4b4e48acb
Prep 1.120.0 release ( #10207 )
1.120.0
2026-04-08 13:58:16 -05:00
RetroSunstar
925ae29b5f
Bump expo-paste-input to ^0.1.15 ( #10203 )
2026-04-08 13:50:12 -05:00
Eric Bailey
f6b8854a9b
Bump xcode in workflows ( #10201 )
2026-04-07 21:37:05 -05:00
Eric Bailey
3d0fbc5030
Prep 1.120.0 release ( #10200 )
2026-04-07 21:06:19 -05:00
Eric Bailey
0a5ae17738
New rich text composer + autocomplete ( #10159 )
2026-04-07 20:37:50 -05:00