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

Say "DM"/"direct message" instead of "PM"/"private message", in UI and code #152

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

gnprice
Copy link
Member

@gnprice gnprice commented Jun 5, 2023

There was only one occurrence in the UI, in [DmRecipientHeader].

The remaining few places we refer to the old names are in the context of the server API. We have issue #146 open to start using the new names there where possible.

Fixes: #145

…d code

There was only one occurrence in the UI, in [DmRecipientHeader].

The remaining few places we refer to the old names are in the
context of the server API.  We have issue zulip#146 open to start using
the new names there where possible.

Fixes: zulip#145
@chrisbobbe chrisbobbe merged commit 60fc99c into zulip:main Jun 6, 2023
@chrisbobbe
Copy link
Collaborator

Thanks, LGTM! Merged.

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.

Say "DM" / "direct message" instead of "PM" / "private message", in code and UI
2 participants