Linkify release notes to the associated issue.
␄
Add links to GitHub issues for certain debug alerts.
␄
Rework how Feeds's "load most posts" feature works.
The HTML surrounding the top button had changes. But more importantly, the
bottom button no longer exists. It is no longer possibly to use a UI element
to pre-load posts.
Closes #351.
␄
Fix how the closing } is added to the CSS Style.
Issue #240.
␄
Insert a blank line for consistency.
Issue #240.
␄
Migrate Jobs from ScrollerStyleService to StyleService.
Issue #240.
␄
Update to the latest base library.
Closes #254, #335.
␄
Filter out non-viewable items earlier in the post processing.
In particular, empty elements typically have trivial UIDs causings lots of
duplicates.
.
Issue #341.
␄
Change suggested anchors to a Set to remove duplicates.
Issue #302.
␄
Suggest any implemented UidMode solutions that work.
Issue #302.
␄
Stop scrolling the sidebars into view.
Now that we focus on them, this seems to happen naturally (like tabbing
would).
Issue #349.
␄
Bump version number.
␄