]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Show <activity:subject> and no activity actors for user feed
authorEvan Prodromou <evan@status.net>
Tue, 2 Mar 2010 07:54:52 +0000 (02:54 -0500)
committerEvan Prodromou <evan@status.net>
Tue, 2 Mar 2010 07:54:52 +0000 (02:54 -0500)
commitc25fc8a4b51466f13c41efc0565bf15f78f6cb4d
tree7ce3fb297b502f5efeeb28a4df2834bc4bedfd24
parent2c677e0f2d881f0c9f5713fcbc37ad24ef0dab26
Show <activity:subject> and no activity actors for user feed

We only need one author for user feeds: the user themselves. So, show
the user as the activity:subject, and don't repeat the same
activity:actor for every notice unnecessarily.
classes/Notice.php
lib/atomnoticefeed.php
lib/atomusernoticefeed.php