Skip to content

Latest commit

 

History

History
220 lines (146 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

220 lines (146 loc) · 15.5 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

19 May 2020

  • Chore(deps): Bump https-proxy-agent from 2.2.2 to 2.2.4 #77
  • Chore: Generate CHANGELOG (20.4.14) eb3bcd9
  • Fix: Inline reply form on >1 comment pages 1052bb2

14 April 2020

  • Fix: [bug] Extension settings unreadable using dark theme #76
  • Fix: [bug] Extension settings unreadable using dark theme (#76) #71
  • Chore: Generate CHANGELOG (20.4.4) 2a02967
  • Fix: White background in popup's input fields 499bcf3

4 April 2020

  • Feature: backticks-to-monospace: Convert backticks-wrapped text… #75
  • Fix: Add webext-base.css file 7d668fe
  • Chore: Generate CHANGELOG (20.3.27) 0bd8b47

27 March 2020

  • Chore: Generate CHANGELOG ($VER) 9c89d6c
  • Fix: Rename content files to refined-hacker-news 8da9cbe
  • Fix: Changelog commit message fix 48a7fd1

26 March 2020

  • Feat: Add preset options to Custom CSS in popup #73
  • Chore: Add CHANGELOG 094db58
  • Fix: Update script running order 3455035
  • Fix: Add private key to gitignore 0aba34d

20 March 2020

  • Fix: Avoid pulling top color from "black bar" #72

19 March 2020

  • Fix: Open story comments in new tab #70
  • Create FUNDING.yml 14e1c72
  • Chore: Update LICENSE da4fa30
  • Docs: Add patreon link 5bf0194

15 December 2019

  • Closes #68: Feature: Archive Submission #69
  • Closes #68: Feature: Archive Submission (#69) #68
  • Fix: More uniform API for logging to console 592c9f8

7 December 2019

  • Chore(deps): Bump mixin-deep from 1.3.1 to 1.3.2 #66
  • Fixes #67: Use standard HN quote format for replies #67
  • Fix: Use 'flag' link if 'hide' not present for faves 324135f

3 November 2019

  • Fix: Submit form using fetch api 344f9d6
  • Style: Fix lint issues and remove unused variables 235a827

27 September 2019

  • Fix: Use new API for title fetching 4278b58

23 September 2019

  • Fixes #62: More accessible comment flagging #64
  • Fixes #62: More accessible comment flagging (#64) #62

20 September 2019

  • Fixes #61: Feat: Make child's root comment collapseable #63
  • Chore(deps): Bump eslint-utils from 1.3.1 to 1.4.2 #60
  • Fixes #61: Feat: Make child's root comment collapseable (#63) #61
  • Fix: getAllComments(): Return Array instead of NodeList 5d356f6

23 August 2019

  • Fix: Active extreme items on Shift+J/K (key-bindings-on-items) f629008
  • Style: Lint fixes c4907a1
  • Chore: Update 'zip' npm script 754ea49

2 August 2019

  • Chore: Update npm packages 292d276
  • Feat: Add 'comments/score ratio' and reverse option for sort 7e1c859
  • Build: create get-scripts script to shorten release script name b21baf7

31 July 2019

  • Feature: Site Navigation Key Bindings #57
  • Feature: Site Navigation Key Bindings (#57) #34
  • Fix: Major bug fix bac91e9
  • Fix: Bug: Don't go to page w/o altkey press e3871b8

24 July 2019

  • Fix: Upgrade WOS to 0.21.2 and fix breaking change 3e6b841
  • Docs: Update installation instructions 22fb6ad
  • Docs: Lint fix 7a1fce7

11 July 2019

  • Chore(deps): Bump lodash.mergewith from 4.6.1 to 4.6.2 #52
  • Fix: Downgrade webext-options-sync to v0.16.0 f99d83a

10 July 2019

  • Fix: Move CSS into feature specific Stylus files #51
  • Fix: Update packages and use CleanWebpackPlugin 8edb0a0
  • Chore(package.json): Add 'clean' script to remove dist file before build 725361a
  • Docs: Update keybindings 0b7b699

2 July 2019

  • Fixes #45: Enable favorite key-binding on "favorited comments" page #45
  • Fixes #44: Don't allow keybindings when textarea/input is active #44
  • Feat: Add support for downvoting a comment by pressing 'D' 7dfe8cb
  • Fix: Remove featureCount from extension loader 8e7ce79
  • Perf: Parallelise feature inits to reduce initialisation time 61376dc

20 June 2019

  • Fixes #43: "F" to favorite comments not working #43
  • Perf: Faster initialisation, clean more-accessible-favorites code 345648b
  • Style: Lint fixes f44708d
  • Docs: Update README with feature changes b347bf7

19 June 2019

  • Docs: add initial contribution guide #37
  • Fix: Add footer to popup window #40
  • Fix: Conditional page-fetching for favorites feature e743f1b
  • Docs: Fix formatting and phrasing d3b697d
  • Docs: Update permission details style d5d6169

15 June 2019

  • Docs: Add extension permission details #33
  • Fix: Add option to choose position of "options bar" c8f10c6
  • Fix: Move 'toggle all comments' button to subtext 9da1fa5
  • docs: change heading size 9fbfb38

19.6.15

15 June 2019

  • Feat: Make project release-ready #24
  • Feature: Highlight Unread Comments #23
  • Feat: List HN Polls Separately #19
  • Reduce initialisation latency of some features #17
  • Fix: Refine reference link parser and move to separate file #16
  • Feat: Navigate through same-indented comments of common parent while pressing SHIFT key #15
  • Feature: Implement hide-read-stories #9
  • Fix: Import utils.js and for isClickModified() #38
  • Fix: Default action when clicks are modified #26
  • Fix: Make popup border-color match topcolor #20
  • Fixes #11: "hide-read-stories" not hiding text posts #11
  • Fixes #10: Set max-width to hover-div and break words in second cell #10
  • Fixes #12: Scroll-to-top at item index 0 #12
  • Fix: Pass metadata object into init function to minimize repeated calls #8
  • Fix: De-clutter and organise key-bindings feature file #3
  • Fixes #6: Add command key support for macOS #6
  • Fixes #4: Don't auto-refresh if offline, remove loader when disabled #4
  • Feat(fixes #5): Ctrl+[Enter/C] hotkey on story post opens in unfocussed tab #5
  • init: Initial commit 560a9fa
  • style: Lint! 04b7eea
  • feat: Add all features 16096e9