about summary refs log tree commit diff
path: root/src/screens/Messages/Conversation/MessageInput.tsx
Commit message (Expand)AuthorAgeFilesLines
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+1
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-2/+21
* [🐴] send record via link in text (Record DMs - base PR) (#4227)Samuel Newman2024-05-311-1/+1
* Decrease thickness of border on message input (#4196)Hailey2024-05-231-1/+1
* [🐴] Add new chat metrics (#4130)Hailey2024-05-201-1/+0
* [🐴] Make message input layout resizing synchronous (#4123)Hailey2024-05-201-26/+46
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-0/+3
* [🐴] 🤞 This should be the final message list change - Use `dispatchComma...Hailey2024-05-181-6/+2
* [🐴] Reduce header size (#4078)Samuel Newman2024-05-171-1/+1
* [🐴] Input hover and focus styles (#4064)Hailey2024-05-161-6/+15
* [🐴] Remove keyboard controller lib (#4038)Hailey2024-05-161-2/+1
* [🐴] A few tweaks to message input on native (#4035)Hailey2024-05-161-1/+9
* [🐴] Tweak list on mobile web (#3958)Hailey2024-05-151-1/+1
* [🐴] Message drafts (#3993)Samuel Newman2024-05-141-2/+10
* dont send message if >1000 graphemes (#3995)Samuel Newman2024-05-131-3/+9
* [🐴] List Adjustments (#3857)Hailey2024-05-041-1/+4
* Clipclop tweaks (#3851)Hailey2024-05-031-4/+6
* [Clipclops] Refactor message list (#3832)Hailey2024-05-031-4/+1
* visually align icon (#3831)Samuel Newman2024-05-031-1/+1
* [Clipclop] Input polish (#3819)Samuel Newman2024-05-021-37/+43
* [Clipclops] Replace 🐴 with real icon (#3802)Samuel Newman2024-05-011-2/+2
* [Clipclops] Dynamic input height (#3778)Hailey2024-05-011-10/+47
* [Clipclops] adjust scroll position, keyboard color (#3771)Hailey2024-04-301-0/+1
* [Clipclops] Use API data for clipclop list (#3769)Samuel Newman2024-04-301-1/+1
* [Clipclops] Add screen to view and send clip clops (#3754)Hailey2024-04-291-0/+65