Skip to content

[Task] Add support for setting and reading m.status and m.call profile fields via MSC4426 #6616

Description

@pixlwave

MSC4426 defines m.status and m.call fields on the user profile. We should add support for getting and setting these fields and include them in the various user profile types found throughout the SDK. Specifically at the FFI layer:

  • RoomMemberDetails (to show in the room member list)
  • ProfileDetails (to show in the timeline)
  • The main SDK's Account for showing ownUser's status.

Ruma already supports custom user profile fields but does not yet contain the structs for these 2 specific fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions