Fix title. oops
[hermes] / package / src / org / maemo / hermes / engine / friend.py
2011-01-02 Andrew FleggAdd support for creating contacts from "interesting...
2011-01-02 Andrew FleggAdditional debugging to help diagnose MB#11103
2010-07-04 Andrew FleggFix overzealous matching on URL; and fix "Non-string... 0.8.4
2010-07-04 Andrew FleggFix phone number support, add URLs and birthdays from...
2010-07-03 Andrew FleggAdd phone number support to friends, and contacts,...
2010-06-09 Andrew FleggAdd birthday parsing/setting.
2010-06-09 Andrew FleggAdd code which actually updates contacts, don't overwri...
2010-06-09 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-09 Andrew FleggFix-up manual matching to work off new friend class.
2010-06-09 Fredrik WendtFriend now has _source field again :)
2010-06-09 Fredrik WendtMerge branch 'master' of git@wendt.se:hermes
2010-06-09 Fredrik WendtFriend now accepts initial properties (simplify during...
2010-06-09 Andrew FleggFix updating of contacts, and change method name. Also...
2010-06-09 Fredrik Wendtminor cleanup in hermes.py
2010-06-09 Fredrik WendtFriend cleaned up
2010-06-09 Fredrik Wendtchanged to Friend return None for fields not set instea...
2010-06-09 Andrew FleggDependency inject service ID, so that it can be stamped...
2010-06-08 Fredrik Wendtadded get_contact, set_contact and __getitem__ to Friend
2010-06-08 Fredrik WendtFriend constructor doesn't require a name
2010-06-06 Fredrik Wendtmostly cleanup, minor adds, pseudo code in gtkui.py
2010-06-06 Andrew FleggAdd preferences UI for Facebook. Tidy up lose ends...
2010-06-06 Fredrik Wendtcleaned up linked in service, added test
2010-06-06 Fredrik Wendtmerge, moved tests around
2010-06-05 Fredrik Wendtadded Friend (a data container)
2010-04-14 Andrew FleggRefactor improvements from Fredrik Wendt; and initial...