Skip to content

PoC: User status throughout the app and in-call status#34161

Draft
dbkr wants to merge 8 commits into
developfrom
dbkr/user-status-everywhere
Draft

PoC: User status throughout the app and in-call status#34161
dbkr wants to merge 8 commits into
developfrom
dbkr/user-status-everywhere

Conversation

@dbkr

@dbkr dbkr commented Jul 7, 2026

Copy link
Copy Markdown
Member

Second version of @langleyd 's calude-assisted PR, #34127 because of squash merging.

Extends MSC4426 user status display (already in the timeline) to:

And in subsequent commits:

And merged from #34169:

Adds a shared UserStatusMessageView (emoji + text) and getUserStatusEmoji helper, extracts a reusable fetchUserStatus util from useUserStatus, and bumps the status emoji to body-lg per design. Also syncs the jest transformIgnorePatterns matrix-js-sdk entry from develop so unit tests run.

Checklist

…profile

Extends MSC4426 user status display (already in the timeline) to:
- DM room list items: status emoji after the room name (RoomListItemViewSnapshot
  + RoomListItemViewModel fetch/UserProfileUpdate subscription)
- DM room header: emoji + status text after the room name
- Right panel user profile: emoji + status text between name and MXID
- Member list: status emoji after the member name via DisambiguatedProfile
  (member-tile layout switched to grid so name truncates and emoji stays)

Adds a shared UserStatusMessageView (emoji + text) and getUserStatusEmoji
helper, extracts a reusable fetchUserStatus util from useUserStatus, and
bumps the status emoji to body-lg per design. Also syncs the jest
transformIgnorePatterns matrix-js-sdk entry from develop so unit tests run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@dbkr dbkr changed the title Show user status in DM room list, DM room header, member list & user … Show user status in DM room list, DM room header, member list & user profile Jul 7, 2026
Also courtesy of claude
@dbkr dbkr changed the title Show user status in DM room list, DM room header, member list & user profile PoC: Show user status throughout the app Jul 7, 2026
@dbkr dbkr changed the title PoC: Show user status throughout the app PoC: User status throughout the app and in-call status Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants