index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
lib
/
activityobject.php
Age
Commit message (
Expand
)
Author
2010-09-30
Merge branch 'master' of gitorious.org:statusnet/mainline into feedfix
Brion Vibber
2010-09-30
Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit...
Brion Vibber
2010-09-29
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-09-21
Merge branch 'master' into 0.9.x
Brion Vibber
2010-09-21
Workaround for #2485: in profile output on feeds, fall back to the Twitter 73...
Brion Vibber
2010-09-13
* update/add translator documentation
Siebrand Mazeland
2010-03-27
move check for bad IDs from activityobject to activity and make simpler
Evan Prodromou
2010-03-22
Some initial media parsing
Zach Copley
2010-03-21
Pull <atom:author> info as well as <activity:actor> when we have an old-style...
Brion Vibber
2010-03-20
correct creation of avatar links for RSS and Posterous elements
Evan Prodromou
2010-03-20
special-case Posterous author element for activity actor
Evan Prodromou
2010-03-20
Move activity classes to their own files
Evan Prodromou