Historia zmian

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