]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Use new hooks for Notice::asActivity()
authorEvan Prodromou <evan@status.net>
Mon, 6 Dec 2010 20:21:34 +0000 (15:21 -0500)
committerEvan Prodromou <evan@status.net>
Mon, 6 Dec 2010 20:21:34 +0000 (15:21 -0500)
commit65bbd991c286b045be1bf9a7015112a0c48c149d
treee4cb235128621128c1afcaa5c3047c5b14042a15
parent2c5de55b4bbe2255ddc19136905a21bd4261c796
Use new hooks for Notice::asActivity()

Changed the atom activity generation code so it uses the new hooks
built into Notice::asActivity() rather than the hooks in the old
Notice::asAtomEntry().
ActivityPlugin.php