- Change Summary:
-
don't match id's because all of a sudden you type
af
and match things that you don't expect to match because the underlying sha256 hash in the id matches that.. - Commits:
-
Summary ID f39827443477b5c11774ec58ca75fd7a3ea472b9 da88fa40ae33b7f496e552104b4eba708f3a1692
Add purple_strmatches and move purple_person_matches and purple_contact_info_matches to it
Review Request #2212 — Created Jan. 24, 2023 and submitted
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.
Summary | ID |
---|---|
33161ad239dd08b3e643313254d10dfb71a9a055 |