Shared Items page now a view instead of an aggregator category page
It always bugged me that the full content of the aggregator appeared in my shared items page. Up until this point, it had display: none; attached to its CSS. Thanks to a patch to the Views module that adds a category filter to aggregator items, the Shared Items page now takes full advantage of Views, removing the content entirely. (Except that the feed comes from the Aggregator module, since it does the trick just fine. Also, there is a link to the RSS feed in the page, but it does not appear in the autodiscovery header. It would if I used Views to generate the RSS feed...)