about summary refs log tree commit diff
path: root/src/components/dms/MessageReportDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [🐴] Better retry styling (#4032)Eric Bailey2024-05-151-2/+6
| | | | | | | | | | | | | * Pass whole object to MessageItem for clarity * Add retry to pending-message * Style send failure, retry * Group pending messages * Remove todos * Fix types with fake message
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-141-2/+2
| | | | | | | * Swap in new package, update usages * Remove uneccessary patch * Override type in safe place
* [🐴] Report message dialog (#3941)Samuel Newman2024-05-101-0/+254
* message report dialog * report chat prompt * typo * 100% height sheet on android * messages-specific report options * restore unwanted sexual content * chat -> conversation