about summary refs log tree commit diff
path: root/src/screens/Messages/List/ChatListItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] Add labels to chats (#4293)Eric Bailey2024-05-311-0/+7
* [🐴] update convo list from message bus (#4189)Samuel Newman2024-05-241-1/+3
* stop line breaks for timeelapsed (#4191)Samuel Newman2024-05-231-0/+2
* [🐴] Fix convo menu overlap (web) (#4153)Samuel Newman2024-05-211-26/+19
* [🐴] Empty chat prompt (#4132)Eric Bailey2024-05-201-2/+5
* [🐴] Add new chat metrics (#4130)Hailey2024-05-201-11/+17
* [🐴] Handle deleted accounts, restructure ChatListItem (#4114)Eric Bailey2024-05-201-99/+120
* [🐴] Screenreader accessibility actions for individual chat items (#4116)Hailey2024-05-201-2/+16
* [🐴] Minor nits (#4102)Hailey2024-05-181-2/+9
* [🐴] Block Info (#4068)Hailey2024-05-171-1/+12
* [🐴] don't include blocked convos in unread count (#4082)Samuel Newman2024-05-171-5/+7
* [🐴] Show if user can be messaged in new chat search (#4021)Samuel Newman2024-05-151-9/+9
* [🐴] Block states, read only (#4022)Eric Bailey2024-05-141-17/+53
* [🐴] show deleted account for `missing.invalid` (#4014)Hailey2024-05-141-10/+15
* Fix dep (#4011)Eric Bailey2024-05-141-1/+1
* [🐴] Chat muted state (#3988)Samuel Newman2024-05-141-0/+209