hermes
2010-06-09 Fredrik WendtFriend now accepts initial properties (simplify during...
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
2010-06-05 Fredrik Wendtnew service - LinkedIn, first ugly fast hack
2010-06-05 Fredrik Wendta worker that process the specified contacts with the...
2010-06-05 Fredrik Wendtadded Friend (a data container)
2010-06-05 Fredrik Wendtadded try-except block to contact.set_photo()
2010-04-14 Andrew FleggRefactor improvements from Fredrik Wendt; and initial...
2010-04-14 Andrew FleggUpdate PyDev project to run in ESBox and allow `import...
2010-01-10 Andrew FleggFirst pass of new structure. test.py is the only entryp...
2010-01-10 Andrew FleggAdd Eclipse project settings and make indent-level...
2009-12-29 Marko Vertainenl10n: First Finnish translation.
2009-12-29 Andrew Fleggl10n: Swedish translations provided by Fredrik Wendt,
2009-12-29 korkil10n: Polish language addition.
2009-12-13 Andrew FleggInclude Transifex link in development section.
2009-12-13 Andrew FleggPrepare for 0.2.3 release 0.2.3
2009-12-13 Andrew FleggSupport remapping an existing contact's bindings.
2009-12-12 Andrew FleggPass UN-i18ned messages through to add_menu_action...
2009-12-12 Andrew FleggInclude python-gobject dependency (reported by Uwe...
2009-12-12 Andrew FleggTry to tolerate Facebook violating their own API (i...
2009-12-12 Andrew FleggUpdate header info for base translation.
2009-12-12 Andrew FleggInclude French translations (provided by Nicolas Grazia...
2009-12-12 Andrew FleggAdded translation mechanism (supplied by Nicolas Grazia...
2009-11-04 Andrew FleggUpdate "Get It" with information about released app
2009-11-04 Andrew FleggUndo content changes to index.html
2009-11-04 Andrew FleggUndo change to index.htm
2009-11-03 Tim SamoffAltered index.html, index.htm, and hermes.css.
2009-11-01 Andrew FleggFix #5980 (default Twitter pics) and Facebook UIDs... 0.2.2
2009-11-01 Andrew FleggAdd bug numbers and reflect current development priorties
next