Historique des commits

Auteur SHA1 Message Date
  Mikael Nordfeldth b12bf8df85 gitignore fix il y a 8 ans
  Mikael Nordfeldth ec17b22fe9 Let a FoafGraph list all Account/Person/OnlineAccount in it il y a 8 ans
  Mikael Nordfeldth 5e283b0558 Syntax errors from automated changes il y a 8 ans
  Mikael Nordfeldth 614d88c9d4 scutter uses foaf_uriref too il y a 8 ans
  Mikael Nordfeldth e7e52f53c1 Use foaf_uriref everywhere il y a 8 ans
  Mikael Nordfeldth 24a479f825 Use our own FoafGraph inherited from ConjunctiveGraph il y a 8 ans
  Mikael Nordfeldth 4c73d45746 Use foaf_uriref in OnlineAccount il y a 8 ans
  Mikael Nordfeldth b8f396f036 Explicitly use ConjunctiveGraph il y a 8 ans
  Mikael Nordfeldth 29d9fbc66c OnlineAccount now uses the same set/get method as Agent and Person il y a 8 ans
  Mikael Nordfeldth 58bae0118c Create "accounts" properly. il y a 8 ans
  Mikael Nordfeldth f3b11d433c Log in debug that we cache the URI data result il y a 8 ans
  Mikael Nordfeldth 5a9cdde80c Only get friends for self._me il y a 8 ans
  Mikael Nordfeldth 3a79fbab7c Cache results if cache_dir is set il y a 8 ans
  Mikael Nordfeldth a81807cbd4 Error logging in Person il y a 8 ans
  Mikael Nordfeldth c47c7e2452 Don't include accounts in MULTIS il y a 8 ans
  Mikael Nordfeldth d70856e9bb Use @property decorators il y a 8 ans
  Mikael Nordfeldth 768155a41b Fixing fallback cases when lookup is not found il y a 8 ans
  Mikael Nordfeldth 99db7f0494 Match Person._me against the provided uri il y a 8 ans
  Mikael Nordfeldth d3c435c24f account replaces holdsAccount il y a 8 ans
  Mikael Nordfeldth 84e31ebd0e Serialization fixes. Person inherits from Agent. il y a 8 ans
  Mikael Nordfeldth 5fcbe7abfc Fixed syntax for rdflib import of ConjunctiveGraph il y a 8 ans
  Mikael Nordfeldth 65ccedbab4 2to3 -w plus some indentation fixes il y a 8 ans
  Mikael Nordfeldth 4960ff426e Removed dist packages and added dir to gitignore il y a 8 ans
  luke.maurits d194357ba0 Added ability to derive feedformatter Feed objects from ActivityStreams. il y a 15 ans
  luke.maurits 15b648be29 Fixed a bug regarding detection of the "me" node. il y a 15 ans
  luke.maurits ead81d0ca1 Finally have rdflib being automatically installed by easy_install. What a PITA! il y a 15 ans
  luke.maurits 6defb76920 Added rdflib requirement to setup.py il y a 15 ans
  luke.maurits 1b71c43be9 Rearranged directory structure somewhat and added stuff in preparation for 0.1 release. il y a 15 ans
  luke.maurits 77e30dd379 Delicious helper now uses feedparser instead of a Delicious library. Fixed agent.add_account. il y a 15 ans
  luke.maurits 0974e20aaa Implemented a Del.ici.ous helper. il y a 15 ans