- the RSS templates are now using `absurls=True` where relevant
- removed the `to_abs_href` helper function; instead, added a new `abs_href(req)` to the !TimelineEvent class. This makes it easier to assign absolute hrefs to timeline events, if needed.