summaryrefslogtreecommitdiff
path: root/folks/potential-match.vala
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Release Folks 0.5.1.Travis Reitter1-1/+1
2011-04-23Change PotentialMatch.known_email_aliases to be of type Set<string>Philip Withnall1-1/+10
2011-04-23Change PhoneDetails.phone_numbers to be a Set<FieldDetails>Philip Withnall1-6/+4
2011-04-23Change EmailDetails.email_addresses to be a Set<FieldDetails>Philip Withnall1-6/+4
2011-04-23Change ImDetails.im_addresses to be a MultiMap<string, string>Philip Withnall1-11/+5
2011-04-12Release version 0.5.0Travis Reitter1-6/+6
2011-04-09PotentialMatch: make result_to_string a class methodRaul Gutierrez Segales1-1/+1
2011-04-09String should be `very low` instead of `very unlikely`Raul Gutierrez Segales1-1/+1
2011-04-09Add support to perform potential matches among IndividualsRaul Gutierrez Segales1-0/+462