about summary refs log tree commit diff
path: root/src/components/dms/MessageProfileButton.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [🐴] Add new chat metrics (#4130)Hailey2024-05-201-4/+13
| | | | | | | | | | | | | | | * remove a comment * add types for event, add log to profile button * add `chat:open` * add to chat list items * fix types * oops * oops 2.0
* convo button skeleton (#4115)Samuel Newman2024-05-201-18/+50
|
* [🐴] DM button on profile (#4097)Samuel Newman2024-05-201-0/+39
* add profile button * separate out button to component * normalise subscribe to labeller button size * infinite staletime * use Link rather than Button and change icon * adjust icon position