index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OStatus
/
lib
/
activity.php
Age
Commit message (
Expand
)
Author
2010-02-21
fixup activity serialization so salmon notifications work
Evan Prodromou
2010-02-21
correct name check in ActivityObject::fromProfile()
Evan Prodromou
2010-02-21
make avatar attribute explicit for ActivityObject
Evan Prodromou
2010-02-21
let activities generate their own XML
Evan Prodromou
2010-02-21
more complete content retrieval in ActivityObject::__construct()
Evan Prodromou
2010-02-20
Add support for favor and disfavor notification
Evan Prodromou
2010-02-18
add ActivityContext class and test it
Evan Prodromou
2010-02-18
OStatus sub/unsub updates:
Brion Vibber
2010-02-17
OStatus: moving parts of profile processing to Activity from feedmunger. Paus...
Brion Vibber
2010-02-16
OStatus: check only direct children in ActivityUtil::child; fixes pulling act...
Brion Vibber
2010-02-16
restructure Activity classes to push more DOM stuff to ActivityUtils
Evan Prodromou
2010-02-14
test parsing a default atom feed for activities
Evan Prodromou
2010-02-14
update activity and salmon for previous commit
Evan Prodromou
2010-02-12
stub for activities
Evan Prodromou