about summary refs log tree commit diff
path: root/src/screens/Messages/Conversation/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add convoId as key to Convo wrapper (#4140)Eric Bailey2024-05-201-1/+1
* remove DMs gate (#4112)Samuel Newman2024-05-201-5/+0
* [🐴] Fix load state for disabled chats (#4119)Eric Bailey2024-05-201-1/+1
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-0/+8
* disable min shell on convo screen (#4103)Samuel Newman2024-05-191-0/+2
* [🐴] Block Info (#4068)Hailey2024-05-171-167/+61
* [🐴] Reduce header size (#4078)Samuel Newman2024-05-171-37/+48
* [🐴] Additional tweaks to the message list (#4075)Hailey2024-05-171-19/+14
* [🐴] Remove keyboard controller lib (#4038)Hailey2024-05-161-46/+28
* [🐴] Copy tweaks (#4042)Hailey2024-05-161-1/+1
* [🐴] Disable hover card when blocked or blocking (#4041)Hailey2024-05-161-0/+1
* [🐴] Tweak list on mobile web (#3958)Hailey2024-05-151-5/+17
* [🐴] Block states, read only (#4022)Eric Bailey2024-05-141-32/+72
* [🐴] show deleted account for `missing.invalid` (#4014)Hailey2024-05-141-4/+11
* [🐴] Make status checks easier, fix load state (#4010)Eric Bailey2024-05-141-7/+7
* [🐴] Mutate data instead of invalidating queries when muting or unmuting (#...Hailey2024-05-101-16/+11
* [🐴] Move `KeyboardAvoidingView` up to the main screen (#3953)Hailey2024-05-101-27/+38
* [🐴] Adjust messages list styles (#3945)Hailey2024-05-101-5/+3
* [🐴] Remove extra spinner states from chat screen (#3947)Hailey2024-05-101-19/+64
* Handle push notifications for DMs (#3895)Hailey2024-05-091-1/+1
* [🐴] Skeleton header (#3921)Samuel Newman2024-05-081-22/+45
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-071-14/+14
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-071-1/+12
* [🐴] State transitions (#3880)Eric Bailey2024-05-071-2/+16
* [Clipclops] All my clops gone (#3850)Eric Bailey2024-05-061-16/+14
* only use `KeyboardProvider` in conversation screen (#3869)Hailey2024-05-051-4/+7
* [Clipclops] Header tweaks (#3839)Samuel Newman2024-05-031-2/+4
* [Clipclops] External store, suspend/resume (#3829)Eric Bailey2024-05-021-15/+11
* rename "MessagesList" to "Messages" (#3826)Samuel Newman2024-05-021-1/+1
* [Clipclops] rm `<Trans>` from header (#3818)Hailey2024-05-021-4/+2
* [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804)Samuel Newman2024-05-021-24/+28
* [Clipclops] Fix list, rework structure (#3799)Hailey2024-05-011-12/+31
* [Clipclops] 2 Clipped 2 Clopped (#3796)Eric Bailey2024-05-011-4/+4
* [Clipclops] Header for chat (#3775)Hailey2024-04-301-10/+104
* [Clipclops] Add screen to view and send clip clops (#3754)Hailey2024-04-291-4/+6
* [Clipclops] New routes with placeholder screens (#3725)Samuel Newman2024-04-271-0/+32