This commit adds the ability to open a direct message (DM) screen from the UserInfoSheet. - Introduced a new onClick handler for the DM button that fetches the DM channel for the selected user. - Implemented caching for the DM channel in PeptideAPI to improve performance. - Added error handling to display a toast message if the DM channel cannot be opened. - Cleaned up code for better readability and maintainability in UserInfoSheet. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||