Files
colanode/package-lock.json
Ylber Gashi 36b08964b5 Mobile: QoL polish sprint — toast, haptics, chat sorting, skeletons, scroll-to-bottom (#356)
Replace blocking Alert.alert error callbacks with non-blocking slide-down toast
notifications across ~15 mutation error handlers. Add expo-haptics for tactile
feedback on long-press actions, message send/edit, emoji selection, and reaction
toggles. Sort chat lists by updatedAt instead of createdAt so most-recently-active
conversations appear first. Bold unread chat names and improve preview contrast.
Add skeleton loading placeholders (page, file, message, list variants) replacing
generic spinners. Add scroll-to-bottom floating button in message lists. Extract
reusable ListSeparator component. Gate SQL query logging behind __DEV__. Tune
FlatList performance with removeClippedSubviews and render batching. Fix home
screen space avatars and simplify quick action labels.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 11:26:38 +01:00

1.3 MiB