Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add direct message person option and screen #1108

Merged
merged 6 commits into from
Aug 1, 2023

Conversation

MV-GH
Copy link
Collaborator

@MV-GH MV-GH commented Jul 27, 2023

Also fixed a bug where it shows all the more options in the dialog for non logged in users and all those option need the user to be logged in.

studio64_wtS5ZS54pR.mp4

@MV-GH MV-GH changed the title Feat/dm person Add direct message person option Jul 27, 2023
@MV-GH MV-GH changed the title Add direct message person option Add direct message person option and screen Jul 27, 2023
Copy link
Contributor

@twizmwazin twizmwazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with those two string changes

@@ -347,4 +347,8 @@
<string name="failed_saving_image">Failed to save image!</string>
<string name="home_switch_anon">Switch to anonymous</string>
<string name="login_already_logged_in">You are already logged in with this account</string>
<string name="person_profile_dm_person">Message this person</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Message <username> is preferable

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's because the other two options are X this person

Copy link
Collaborator Author

@MV-GH MV-GH Jul 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Message <username> can get possibly pretty long depending on the username, what about Send a message ?

app/src/main/res/values/strings.xml Outdated Show resolved Hide resolved
@twizmwazin twizmwazin enabled auto-merge (squash) August 1, 2023 03:59
@twizmwazin twizmwazin merged commit efa1aa3 into LemmyNet:main Aug 1, 2023
@MV-GH MV-GH deleted the feat/dm_person branch August 1, 2023 11:15
@MV-GH MV-GH mentioned this pull request Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants