Revert "Port folks to libgee 0.8."
[platform/upstream/folks.git] / folks / potential-match.vala
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-07 Philip Withnallcore: Add core anti-linking support
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-06-25 Philip Withnallcore: Replace symbols with spaces when matching names...
2012-06-25 Philip Withnallcore: Fix indexing for unichars in PotentialMatch’s...
2012-06-25 Philip Withnallcore: Tidy up MatchResult usage in PotentialMatch a...
2012-05-07 Philip Withnallcore: Fix some whitespace problems in PotentialMatch
2012-03-26 Philip WithnallRelease version 0.6.8 FOLKS_0_6_8
2012-03-26 Philip Withnalltests: Fix potential match tests in Tracker backend
2012-03-26 Philip WithnallBug 670872 — Should be less sensitive to accentuated...
2012-03-26 Philip WithnallBug 671900 — Folks should not suggest linking contacts...
2012-03-26 Philip Withnallcore: Make PotentialMatch._inspect_im_addresses() private
2012-01-23 Alexander LarssonMatch names better for PotentialMatches
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-21 Philip WithnallBug 666540 — Segfault on empty e-mail addresses with...
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-10-24 Travis ReitterAdd AbstractFieldDetails.values_equal().
2011-08-31 Philip Withnalltracker: Fix the match-im-addresses test
2011-08-12 Travis ReitterRebase PhoneDetails.phone_numbers upon PhoneFieldDetails
2011-07-29 Philip Withnallcore: Remove unused PotentialMatch.result_to_string...
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-07-29 Philip Withnallcore: Make PotentialMatch.jaro_dist() private
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-04-23 Philip WithnallChange PotentialMatch.known_email_aliases to be of...
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange EmailDetails.email_addresses to be a Set<FieldDe...
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-12 Travis ReitterRelease version 0.5.0 FOLKS_0_5_0
2011-04-09 Raul Gutierrez SegalesPotentialMatch: make result_to_string a class method
2011-04-09 Raul Gutierrez SegalesString should be `very low` instead of `very unlikely`
2011-04-09 Raul Gutierrez SegalesAdd support to perform potential matches among Individuals