If you ever wanted to make posts look less bulky even if their author just said "lol" or "ok", here's a small customisation using Stylish (available both for Firefox and Chrome):
div.poster li.stars,
div.poster li.postcount,
div.poster li.blurb,
div.poster li.im_icons,
div.poster li.profile,
div.reportlinks {
display: none !important;
}
Looks like this:

That is, it removes 5 lines under the user picture and the report links in the message body.