]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
One function for producing Atom entry for a Notice
authorEvan Prodromou <evan@controlyourself.ca>
Sun, 22 Mar 2009 20:58:38 +0000 (16:58 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Sun, 22 Mar 2009 20:58:38 +0000 (16:58 -0400)
commit3ef4f251acbe8ebdfd9d7f1ea43b7344b7332b73
tree2273a38db80cbf5e8e4ec2c0c43e82bce09482a9
parente947d9fdd1245d5b785df8c709d620e7d0940991
One function for producing Atom entry for a Notice

Took the various places that we create an atom entry for a notice, and
jammed them together into one function of the notice class, and then
used that function. Also, added Atom threading extension and
categories for hashtags.
classes/Notice.php
lib/jabber.php
lib/twitterapi.php