]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Output avatar/author along with ProfileNoticeListItem items on ShowProfileAction...
authorBrion Vibber <brion@pobox.com>
Wed, 16 Mar 2011 21:54:14 +0000 (14:54 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 16 Mar 2011 21:54:14 +0000 (14:54 -0700)
commit0bf40bd74807cdb1a62a6d7f073fe4bf83edf6fb
tree0bb8fee789a31d7577fed749165d34a061a59dec
parentee9a45d95bad0c8816996d93c7c4cc8497040857
Output avatar/author along with ProfileNoticeListItem items on ShowProfileAction -- they get hidden in CSS anyway, and we need the author data for the inline reply form if you end up replying to yourself/someone else from a profile stream view.

Note that the other modification -- of the repeat line -- is still going to be inconsistent between things originally on the page and anything that comes over Realtime.
actions/showstream.php