Commit History

作者 SHA1 備註 提交日期
  boyska 947b945d96 remove useless "select articles" in home 5 年之前
  Andrew Dolgov e35a46733f hlClicked: do not set headline selected when ctrl-clicking 6 年之前
  wn_ a972ab45bd strict js: various var fixes 6 年之前
  wn_ a30f862de4 strict js: fix catchupBatchedArticles 6 年之前
  wn_ ad04bbf81d strict js: fix more dialog vars 6 年之前
  Andrew Dolgov 3009ecc44f initial for JS strict mode 6 年之前
  Andrew Dolgov 8f92a67e6f some (very minor) code cleanup in feeds class 6 年之前
  wn_ b5fc9781ad Don't display label context menu items if there are no labels. 6 年之前
  Andrew Dolgov 22adcd7466 request counters less times during startup, delay initial request in feedlist_init() a bit 6 年之前
  Andrew Dolgov 5e78b0c253 do not base headlines label context submenu on feed tree labels category 6 年之前
  Andrew Dolgov 337535416f filter by search results while marking feed as read 7 年之前
  Andrew Dolgov 63f0ed3d9c cdmClicked: do not use event.target.parents to figure out if clicked on a heading 7 年之前
  Andrew Dolgov 1bfe1d7b31 simplify error handling 7 年之前
  Andrew Dolgov b835a52814 rework the way headlines menus identify calling row 7 年之前
  Andrew Dolgov 5161460048 bind headlines menu to a selector to avoid remaking it unnecessarily 7 年之前
  Andrew Dolgov 20deb5fc32 cdmcollapse/expand: use less convoluted selector queries 7 年之前
  Andrew Dolgov 829d478f1b add some protection against opener attacks if external site is opened via window.open() 7 年之前
  Andrew Dolgov ad326dbf78 unpackVisibleHeadlines: do not iterate over all RROWs all the time 7 年之前
  Andrew Dolgov 3bc1b53772 initHeadlinesMenu: remove unneeded output 7 年之前
  Andrew Dolgov 974c6eb523 attach headline menu objects to correct DOM nodes in combined mode 7 年之前
  Andrew Dolgov e1f7b05b52 reuse menu objects while appending headline rows 7 年之前
  Anders Kaseorg 88946d331a Replace all setTimeout strings with functions 7 年之前
  Andrew Dolgov b6b5554db4 normalize some html5 custom attributes 8 年之前
  Andrew Dolgov 2d052e42b5 getLoadedArticleIds: consider visible rows only 8 年之前
  Andrew Dolgov 6be118fda1 showArticleInHeadlines: remove unused code 8 年之前
  Andrew Dolgov c4e211046e updateFloatingMenu: performance improvements 8 年之前
  Andrew Dolgov d7cc5e6cdd fix previous 8 年之前
  Andrew Dolgov 63c7446a79 headlines scroll handler: add a rate limit 8 年之前
  Andrew Dolgov 7c0d68f207 remove dismiss* functions 8 年之前
  Andrew Dolgov 6056d164fa cleanup dismissArticle functions 8 年之前