about summary refs log tree commit diff
path: root/src/components/dms/ReportDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-0/+2
| | | | | | | | | | | | | | | | | | | * Only enable keyboard controller when necessary * make it screen only * rm keyboard padding * rm keyboardpadding file * revert using keyboard controller in composer * remove styles.outer (unnecessary for revert) * continue to use keyboard padding in the report dialog for dms --------- Co-authored-by: Hailey <me@haileyok.com>
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
| | | | | * Replace getAgent() with agent * Replace {agent} with agent
* [🐴] Switch back to encouraging users to report messages (#4117)Eric Bailey2024-05-201-35/+8
| | | | | * Swap prompt back in * Remove unused convoAccount affordances
* Make generic convo report dialog (#4085)Eric Bailey2024-05-171-0/+310