Skip to content

feat: profile & privacy (picture, name, bio, block, privacy settings) #10

Description

@longevityboris

Add profile and privacy management:

  • get_profile_picture(jid) / set_profile_picture(data) — profile picture
  • set_profile_name(name) — update push name
  • get_about(jid) / set_about(text) — bio/about text
  • fetch_privacy_settings() / update_privacy_settings(...) — privacy config
  • block_contact(jid) / unblock_contact(jid) — block management
  • fetch_blocklist() — get blocked contacts
  • get_business_profile(jid) — business account info

Lower priority — most bridge consumers don't need these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions