]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
More complete activity parsing
authorEvan Prodromou <evan@status.net>
Sun, 14 Feb 2010 17:08:09 +0000 (12:08 -0500)
committerEvan Prodromou <evan@status.net>
Sun, 14 Feb 2010 17:08:09 +0000 (12:08 -0500)
commit62f5c04ad234be6d1a26097300944eacee895738
tree1931138f2a0df5092bbfb33e4331b36497757ad8
parent269b4711eb1600597af314f2fdca00102ff5566a
More complete activity parsing

Began the process of actually digging up activity information
from an Atom entry. Added a test script to make sure parsing
is working right.
plugins/OStatus/tests/ActivityParseTests.php [new file with mode: 0644]