Add purple_strmatches and move purple_person_matches and purple_contact_info_matches to it

Review Request #2212 — Created Jan. 24, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This uses a naive algorithm to do fuzzy matching but appears to be good enough
for now. We can look at something more complicated later if the performance of
this is bad enough.

Ran the unit tests and tested the search in the contact list.


Commits

Files

    Loading...