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