Skip to content

ListContact Improvements#787

Merged
bbernhard merged 5 commits intobbernhard:masterfrom
dangnabit:improved_contacts_search
Feb 13, 2026
Merged

ListContact Improvements#787
bbernhard merged 5 commits intobbernhard:masterfrom
dangnabit:improved_contacts_search

Conversation

@dangnabit
Copy link
Contributor

@dangnabit dangnabit commented Feb 13, 2026

client.ListContact(s) currently only returns data about an account's contact list. This change extends that to use the --all-recipients option from the signal-cli, returning known recipient (co-members of large groups) information instead of only contacts.

Details:

  • Adds all_recipients boolean query param
  • Combines ListContact and ListContacts in the client, allowing the CLI to perform the search instead of requesting all contacts and finding the matching contact.
  • Updated swagger with swag init, which also picked up a previous change to GroupPermissions

@dangnabit dangnabit changed the title Contact Search Improvements ListContact Improvements Feb 13, 2026
@skleinjung
Copy link

I'm definitely looking for this functionality. Thanks for the patch!

@bbernhard
Copy link
Owner

Many thanks!

@bbernhard bbernhard merged commit bdaf55a into bbernhard:master Feb 13, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants