Commit History

Author SHA1 Message Date
  Andrew Dolgov 831408f0e8 fix cdm checkbox not selecting entire cell 11 years ago
  Andrew Dolgov ce1cdfb6e0 db: remove qlog stuff 11 years ago
  Andrew Dolgov 18e1a773d1 change ctrl-arrow bindings to always keep current article on top 11 years ago
  Andrew Dolgov 1b04a298ef store active feed id in url hash and restore on reload 11 years ago
  Andrew Dolgov 271edfa6f9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
  Andrew Dolgov 81d5b6e9ef googleplus: update icon to be the same size/shape as other plugins 11 years ago
  Andrew Dolgov 350e3944d4 fix uploadicon() returning wrong content-type (closes #543) 11 years ago
  Andrew Dolgov f4c02a157a fix warning when saving plugins with 0 plugins enabled (closes #542) 11 years ago
  Andrew Dolgov 67cad82e60 cdmExpandArticle: do not perform offset manipulation 11 years ago
  Andrew Dolgov c2e4e8fe91 hotkey help: fix actions bound to multiple sequences not displayed correctly 11 years ago
  Andrew Dolgov c22580b55f implement classic next/prev article movement behavior, bind to ctrl-arrows 11 years ago
  Andrew Dolgov 104e5c6557 moveToPost: implement more natural next/prev moving in combined mode 11 years ago
  Andrew Dolgov 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) 11 years ago
  Andrew Dolgov fa9e88c367 replace getmicrotime() wrapper with microtime(true) 11 years ago
  Andrew Dolgov 3af9dbd350 cdmScrollToArticleId: use more natural scrolling 11 years ago
  Andrew Dolgov cb0810962c enclosures player: hide html5 audio element 11 years ago
  Andrew Dolgov 0a7b15207e remove previous counter hacks; force request counters when there's no 11 years ago
  Andrew Dolgov 77a3e1233f rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged 11 years ago
  Andrew Dolgov 5129d29d65 reduce counters request minimum interval 11 years ago
  Andrew Dolgov bf40c12408 request_counters: force request 50% of the time to keep all counters updated 11 years ago
  Andrew Dolgov 8fe3a493d4 db: replace QUERY_LOG with _DEBUG_QUERY_LOG 11 years ago
  Andrew Dolgov 0a117b86b0 cache all db prefs on startup 11 years ago
  Andrew Dolgov 88918ca637 remove server-side feedtree collapse implementation 11 years ago
  Andrew Dolgov 65713fdf4c log queries is QUERY_LOG is defined 11 years ago
  Andrew Dolgov 1b87341afa ccache: disable force overriding owner_uid on real feeds (why was this needed?) 11 years ago
  Andrew Dolgov 45942238bf getLabelCounters: optimize SQL 11 years ago
  Andrew Dolgov 1bad74ea7c change various catchup stuff to only affect unread articles 11 years ago
  Andrew Dolgov be17885789 pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed 11 years ago
  Andrew Dolgov 70caff4811 done collecting data debug message: remove title 11 years ago
  Andrew Dolgov 8dffcd0175 css: remove postDateRTL 11 years ago