Page MenuHomePhorge

Display overrided user names
ClosedPublic

Authored by tusooa on Jun 6 2024, 8:07 PM.
Tags
None
Referenced Files
F85135867: D38.1782515457.diff
Thu, Jun 25, 4:10 PM
F85134362: D38.1782511733.diff
Thu, Jun 25, 3:08 PM
F85133256: D38.1782508828.diff
Thu, Jun 25, 2:20 PM
F85131167: D38.1782502651.diff
Thu, Jun 25, 12:37 PM
F85128387: D38.1782493432.diff
Thu, Jun 25, 10:03 AM
F85120845: D38.1782468472.diff
Thu, Jun 25, 3:07 AM
Subscribers
None

Details

Summary

This commit supports displaying a name for some user that is overrided by the current user, i.e. name annotations.

Type: add

CCBUG: https://iron.lily-is.land/T77

Test Plan
  • Verify that unit tests pass.
  • Send an account data event with type work.banananet.msc3865.user_given.user.displayname and content {"@tusooa:tusooa.xyz": "小喵风"}. Verify that the display name of the account @tusooa:tusooa.xyz is shown as 小喵风 (tusooa) in:
    • event sender fields
    • typing indicators
    • room member lists
    • titles of user pages
    • notifications

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 62
Build 113: GitLab CI for kazv
Build 112: arc lint + arc unit