feat(feed): add external tag to linkposts in RSS feeds (#1059)
Closes SITE-9
Add support for automatically tagging linkposts (posts with redirect_to field)
with an "external" tag in both RSS and JSON feeds. This allows readers to
perform client-side filtering to identify external content.