Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

fix consistency of room naming of dms when a nickname for the user is set#122

Merged
7w1 merged 1 commit into7w1:devfrom
dozro:cosmetic-consistent-naming-in-dm-rooms
Mar 4, 2026
Merged

fix consistency of room naming of dms when a nickname for the user is set#122
7w1 merged 1 commit into7w1:devfrom
dozro:cosmetic-consistent-naming-in-dm-rooms

Conversation

@dozro
Copy link
Copy Markdown

@dozro dozro commented Mar 4, 2026

Also use the nickname for the user in the room header for more consistency

Description

I saw the neat feature of giving people nicknames and noticed that the room name of a dm still is the non-nickname-room name. I wanted to fix this for more consistency.

Without the change (the version currently deployed)

image

With the change

image

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Also use the nickname for the user in the room header for more consistency
@dozro dozro marked this pull request as ready for review March 4, 2026 19:32
@7w1 7w1 merged commit d3a5028 into 7w1:dev Mar 4, 2026
4 checks passed
@7w1
Copy link
Copy Markdown
Owner

7w1 commented Mar 4, 2026

looks good, thank you for contributing!

@dozro dozro deleted the cosmetic-consistent-naming-in-dm-rooms branch March 4, 2026 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants