about summary refs log tree commit diff
path: root/src/screens/Messages/Conversation/MessagesList.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] Embed backwards compat (#4302)Eric Bailey2024-05-311-44/+1
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-38/+51
* [🐴] send record via link in text (Record DMs - base PR) (#4227)Samuel Newman2024-05-311-14/+71
* add prop to ListImpl for disabling `content-visibility` style (#4236)Hailey2024-05-301-0/+3
* Replace getAgent() with reading agent (#4243)dan2024-05-281-3/+3
* Handle zero bottom inset on iOS (#4184)Hailey2024-05-221-3/+3
* [🐴] set layout height in `onLayout` (#4135)Hailey2024-05-201-12/+22
* [🐴] Empty chat prompt (#4132)Eric Bailey2024-05-201-8/+11
* [🐴] Prevent flash upon first message (#4133)Eric Bailey2024-05-201-1/+5
* [🐴] Adjust content height whenever the emoji picker keyboard is opened or ...Hailey2024-05-201-5/+18
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-107/+92
* [🐴] Minor nits (#4102)Hailey2024-05-181-3/+8
* [🐴] 🤞 This should be the final message list change - Use `dispatchComma...Hailey2024-05-181-74/+109
* [🐴] Mod disabled (#4089)Eric Bailey2024-05-171-5/+12
* [🐴] Block Info (#4068)Hailey2024-05-171-22/+28
* [🐴] Additional tweaks to the message list (#4075)Hailey2024-05-171-66/+43
* [🐴] 60 FPS Keyboard (#4066)Hailey2024-05-161-32/+45
* [🐴] Error recovery (#4036)Eric Bailey2024-05-161-1/+1
* [🐴] Only scroll down one "screen" in height when foregrounding (#4027)Hailey2024-05-161-12/+50
* [🐴] Remove keyboard controller lib (#4038)Hailey2024-05-161-20/+60
* [🐴] Tweak list on mobile web (#3958)Hailey2024-05-151-3/+2
* [🐴] Better retry styling (#4032)Eric Bailey2024-05-151-7/+1
* [🐴] Make status checks easier, fix load state (#4010)Eric Bailey2024-05-141-10/+8
* [🐴] Move `KeyboardAvoidingView` up to the main screen (#3953)Hailey2024-05-101-17/+4
* [🐴] Remove extra spinner states from chat screen (#3947)Hailey2024-05-101-12/+14
* [🐴] Handle errors, improve styling (#3937)Eric Bailey2024-05-101-24/+0
* [🐴] Rich text in messages (#3926)Samuel Newman2024-05-091-3/+23
* add sideborders prop (#3920)Samuel Newman2024-05-081-0/+1
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-071-11/+11
* [Clipclops] All my clops gone (#3850)Eric Bailey2024-05-061-6/+2
* [🐴] Finalize web message screen (#3868)Hailey2024-05-061-35/+46
* [🐴] Improve message pressing (#3864)Samuel Newman2024-05-051-0/+1
* [🐴] Dismiss keyboard before opening convo menu (#3862)Samuel Newman2024-05-051-1/+1
* [🐴] List Adjustments (#3857)Hailey2024-05-041-30/+44
* Clipclop tweaks (#3851)Hailey2024-05-031-7/+7
* [Clipclops] Refactor message list (#3832)Hailey2024-05-031-62/+105
* [Clipclops] Pending message style with layout animation (#3844)Samuel Newman2024-05-031-1/+7
* reenable tabs (#3847)Samuel Newman2024-05-031-12/+5
* remove broken keyboard offset code (#3842)Samuel Newman2024-05-031-16/+4
* [Clipclops] Moar error (#3837)Eric Bailey2024-05-031-0/+3
* [Clipclops] External store, suspend/resume (#3829)Eric Bailey2024-05-021-10/+11
* [Clipclops] Message actions for native and web (#3807)Hailey2024-05-021-1/+1
* create keyboardverticaloffset hook (#3823)Samuel Newman2024-05-021-3/+28
* [Clipclop] Input polish (#3819)Samuel Newman2024-05-021-14/+25
* [Clipclops] Remove viewability config (#3805)Hailey2024-05-011-26/+41
* [Clipclops] Pending messages (#3803)Eric Bailey2024-05-011-3/+1
* Retry clops (#3800)Eric Bailey2024-05-011-0/+9
* [Clipclops] Fix list, rework structure (#3799)Hailey2024-05-011-51/+49
* [Clipclops] 2 Clipped 2 Clopped (#3796)Eric Bailey2024-05-011-119/+61
* [Clipclops] adjust scroll position, keyboard color (#3771)Hailey2024-04-301-3/+3