- Save active item when closing tab (adds to history, and restores when reopening)
- Press l to copy permalink to clipboard
- Handle new time format in Hacker News that breaks Newest Items
- Immediately scroll to corresponding item when navigating newest items #54
- Revert change from v0.1.26 that always put the active item at top of view in normal browsing
- Do not update current URL when navigating items to avoid polluting browser history #46
- Reduce noise in browser history on Chrome #46
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News:
2024-09-03 19:06:26.000000Z
→2024-09-03 19:06:26
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
- Hitting o/c/b does not open self-referential links of Ask HNs
- Enable using 0 key to open 10th link
- Fix typo in options page
- More specific message for 504 errors (Hacker News is down)
- More descriptive name for extension
- Fix voting causing the content to move (reflow)
- Fix showing children of collapsed comment when uncollapsing grandparent
- Document that key bindings are case-sensitive
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
- Fix showing link counter on some “reply” links (since v0.1.11)
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
- Add options page
- Apply options immediately
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
- Fix smooth scrolling disabled when jumping to “more” link
- Fix regression in v0.1.6: unable to open comments threads by hitting c/C
- Use J/K to jump down/up 10 at a time in Newest Items
- Hit b/B to open both permalink and comment thread
- Fix missing space in help page
- Hit numeric keys to open links in comments
- Use user-defined top color
- Fix unable to open the story link on page with no “more” link when no item is selected
- Add preview to new top comments (not just replies) as well
- Press ? for help
- Prefer smooth scrolling between comments (easier to keep track of moves)
- In Newest Items, do not repeat date of a same day
- Fix unable to go to “more” link (regression from v0.1.3)
- Do not capture key presses in input fields
- Fix selecting the oldest item being ignored
- Click to go to an item
- Fully bring story item in view (story points, age, etc. were not)
- Use o/O to open story link instead of l/o
- Always show Newest Items for width ≥1600 instead of ≥1800px
- Fix horizontal overflow issues in Newest Items
- Scroll to selected entry in Newest Items
- Improve appearance of Newest Items
- Only show Newest Items when not empty
- Fix binding conflict on L key
- Basic navigation
- Quick-reply, quick-edit, quick-delete
- Upvote, unvote, downvote, undown, flag, unflag, favorite, unfavorite
- Comment preview
- Newest Items