about summary refs log tree commit diff
path: root/src/screens/Messages/components/MessageInput.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-141-1/+1
|
* Keep all radix dependencies aligned by using single package (#8219)Samuel Newman2025-04-241-1/+1
| | | | | | | * keep all radix deps aligned by using single package * import directly from `radix-ui` or `radix-ui/internal` * prevent radix leaking into native build
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-2/+3
|
* fix submit behaviour (#7959)Samuel Newman2025-03-111-2/+2
|
* Fix DMs input automatically accepting autocomplete suggestion instead of ↵Samuel Newman2025-02-241-15/+33
| | | | | | | | | clearing (#7796) * fix input not clearing when autocomplete suggestion active * fix up storybook * restore web focus hack
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-5/+5
| | | | | | | | | | | | | | | | | | | | | * Convert lightbox to get/set * Work around software-mansion/react-native-reanimated#6613 * Use get/set in more places * Port MainScrollProvider to get/set * Port more to get/set * Port composer to get/set * Remove unnecessary thread hops in composer * Port more things to get/set * Convert more to get/set, remove redundant runOnJS * Convert remaining cases to get/set
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-1/+10
|
* move files around (#5576)Samuel Newman2024-10-021-0/+180