hermes
2010-06-10 Andrew FleggUpdate build system for 0.8.0 release. 0.8.0
2010-06-10 Andrew FleggHandle variants of Joseph, Joanna, Joanne.
2010-06-09 Andrew FleggUse libconic to prompt for a network connection. We...
2010-06-09 Andrew FleggAdd birthday parsing/setting.
2010-06-09 Andrew FleggStrip out bits from the LinkedIn URL we don't want...
2010-06-09 Andrew FleggAttempt at debug info on photo display issue.
2010-06-09 Andrew FleggEnsure that newly created contacts show the source...
2010-06-09 Andrew FleggSort contacts when showing results.
2010-06-09 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-09 Andrew FleggUse appropriate friend methods.
2010-06-09 Fredrik Wendtfixed bug with creating contacts around econtacts
2010-06-09 Andrew FleggMake sure unmatched friends are *actually* keyed off...
2010-06-09 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-09 Andrew FleggReturn 'None' when no photo, and ensure paletted images...
2010-06-09 Fredrik Wendtfixed test to reflect new (correct) implementations...
2010-06-09 Fredrik Wendtimporting the test classes is enough to have them being run
2010-06-09 Fredrik WendtMerge branch 'master' of git@wendt.se:hermes
2010-06-09 Fredrik Wendtfixed bug with get_unmatched_friends in LinkedIn
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 Wendtadded tests for Hermes.py
2010-06-09 Fredrik Wendtrefactored Hermes.py for testability
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 Wendtrefactor for test + renamed field
2010-06-09 Fredrik Wendtminor cleanup in hermes.py
2010-06-09 Fredrik Wendtupdated and cleaned up Gravatar
2010-06-09 Andrew FleggImplement progress bars and fix a few bugs.
2010-06-09 Fredrik Wendtfixed get_friends_to_create_contacts_for for Facebook
2010-06-09 Fredrik Wendtadded get_friends_to_create_contacts_for to service
2010-06-09 Fredrik WendtFriend cleaned up
2010-06-09 Fredrik Wendtchanged to Friend return None for fields not set instea...
2010-06-09 Fredrik Wendtfixed list error (add > append)
2010-06-09 Fredrik Wendtfixed typo in gravatar provider
2010-06-09 Fredrik Wendtfixed typo in Contact
2010-06-09 Fredrik Wendtremoved deprecated _create_friend in engine.service
2010-06-09 Fredrik WendtMerge with Andrew
2010-06-09 Fredrik Wendtimproved documentation, removed get_name on Facebook...
2010-06-09 Fredrik Wendtadded a test for processing of unknown contact
2010-06-09 Andrew FleggDependency inject service ID, so that it can be stamped...
2010-06-08 Andrew FleggTwitter and LinkedIn providers can only be enabled...
2010-06-08 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-08 Andrew FleggTidy up LinkedInApi so that it does authentication...
2010-06-08 Fredrik Wendtadded url argument to block_for_auth, fixed tests for...
2010-06-08 Fredrik Wendtfixed missing argument and added check for exceptions...
2010-06-08 Fredrik Wendtneed to wrap evolution contacts in engine.contact.Conta...
2010-06-08 Fredrik Wendtremoved debug print statements
2010-06-08 Fredrik WendtMerge branch 'master' of https://vcs.maemo.org/git...
2010-06-08 Fredrik WendtTwitter.process_contact returns Friend or None (added...
2010-06-08 Andrew FleggAdd LinkedIn authorisation/authentication dialogue...
2010-06-08 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-08 Fredrik WendtLinkedIn.process_contact returns Friend or None (inheri...
2010-06-08 Fredrik WendtGravatar.process_contact now returns a Friend or None
2010-06-08 Fredrik WendtFaceBook.process_contact now returns a Friend or None
2010-06-08 Fredrik Wendttest that LinkedIn sets friend['contact']
2010-06-08 Fredrik Wendtfixed Gravatar service to set friend['contact'] (and...
2010-06-08 Fredrik Wendtfixed LinkedIn to set friend['contact']
2010-06-08 Fredrik Wendtfixed test to reflect correct block_for_auth API
2010-06-08 Fredrik Wendtadded new test suite that runs all automated tests
2010-06-08 Fredrik Wendtadded friend['contact'] to Twitter service, plus tests
2010-06-08 Fredrik Wendtupdated API definition (comment/documentation)
2010-06-08 Fredrik Wendtadded get_contact, set_contact and __getitem__ to Friend
2010-06-08 Fredrik Wendtwork in progress
2010-06-08 Fredrik WendtFriend constructor doesn't require a name
2010-06-08 Andrew FleggMove Facebook's "Clear authorisation" button to a click...
2010-06-08 Andrew FleggProvide Twitter authentication preferences.
2010-06-08 Fredrik Wendtbasic integration test
2010-06-08 Fredrik Wendtsplit gravatar tests into integration and manual
2010-06-08 Fredrik Wendtremoved debug print statement
2010-06-08 Andrew FleggUpdate contactview to show photo, name and then the...
2010-06-07 Fredrik WendtMerge branch 'master' of git@wendt.se:hermes.git
2010-06-07 Fredrik Wendtmoved tests around, LinkedIn should work now
2010-06-07 Andrew FleggJoin up GUI, by adding 'Hermes' as a wrapper around...
2010-06-07 Andrew FleggMerge branch 'master' of git@83.233.175.44:hermes
2010-06-07 Fredrik Wendtmoved API keys for LinkedIn to gconf (and postinst)
2010-06-07 Andrew FleggMove verification label to dialogue title.
2010-06-07 Andrew FleggRearrange Facebook preferences dialogue to avoid render...
2010-06-07 Andrew FleggChange the block_for_auth API so that an argument can...
2010-06-07 Andrew FleggMove API keys to hermes.postinst, and centralise browse...
2010-06-06 Fredrik WendtMerge branch 'master' of git@wendt.se:hermes
2010-06-06 Fredrik Wendtmostly cleanup, minor adds, pseudo code in gtkui.py
2010-06-06 Andrew FleggMake cancelling Facebook prefs return 'None', as per...
2010-06-06 maemoAdd Gravatar & LinkedIn icons.
2010-06-06 Andrew FleggStore Facebook username in gconf when authorisation...
2010-06-06 Andrew FleggAdd preferences UI for Facebook. Tidy up lose ends...
2010-06-06 Fredrik Wendtpolished test_syncjob
2010-06-06 Fredrik WendtMerge branch 'master' of wendt.se:hermes
2010-06-06 Fredrik Wendtcleaned up linked in service, added test
2010-06-06 Andrew FleggConsolidate build environments.
2010-06-06 Andrew FleggAdd accounts' dialogue for the new providers, and make...
2010-06-06 Fredrik Wendtmerge, moved tests around
2010-06-05 Fredrik Wendtremoved unused files
2010-06-05 Fredrik Wendtproject files
2010-06-05 Fredrik Wendttemporary checking of unit tests
2010-06-05 Fredrik Wendtuncomplete adjustments to avoid name collision
2010-06-05 Fredrik Wendtnew service - Gravatar
2010-06-05 Fredrik Wendtrewrite to match new service API and enable some testing
next