Commit Graph

5396 Commits (41acdf4c11f60e0e6a0012e5d62ce82922eee994)
 

Author SHA1 Message Date
Andrew Dolgov 41acdf4c11 remove purging of inactive feeds in daemon_common (causes duplicates) 11 years ago
Andrew Dolgov 123a764372 getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (refs #545) 11 years ago
Andrew Dolgov 1f1d322425 release 1.7.1 11 years ago
Andrew Dolgov f161869541 when purging inactive feeds, set last_updated to NOW() 11 years ago
Andrew Dolgov b7c8622ec7 atom xsl: fix missing feed icon 12 years ago
Andrew Dolgov da15c140f7 only bind noscroll hotkeys in combined mode by default 12 years ago
Andrew Dolgov f6a260c65e cdmClicked: allow shift-lclick 12 years ago
Andrew Dolgov 8a77553595 unsubscribeFeed: call updateFeedList() when unsubscribing from labels 12 years ago
Andrew Dolgov a1f7a5191a make unread cdm content less bold 12 years ago
Andrew Dolgov 8bebe19862 tweak pre/code display 12 years ago
Andrew Dolgov 18bfbb0cd2 tweak blockquote display 12 years ago
Andrew Dolgov 4480b26e66 assign hash-stored feed_id/is_cat earlier on startup 12 years ago
Andrew Dolgov 3cb9cd6e3f af_redditimgur: unbreak 12 years ago
Andrew Dolgov a16d7a5d64 af_redditimgur: do not process content multiple times 12 years ago
Andrew Dolgov b999f4c75a slightly better article note display in CDM 12 years ago
Andrew Dolgov b389aeb7fc headlines renderer: do not attach topmost article ids 12 years ago
Andrew Dolgov 535a4c7d16 only use hash feed/cat parameters on startup 12 years ago
Andrew Dolgov 2bee32ffa7 remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
12 years ago
Andrew Dolgov 524de8dcf6 Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0.
12 years ago
Andrew Dolgov f7945c99d0 headlines buffer: remove dijit-based RCHK elements 12 years ago
Andrew Dolgov 831408f0e8 fix cdm checkbox not selecting entire cell 12 years ago
Andrew Dolgov ce1cdfb6e0 db: remove qlog stuff 12 years ago
Andrew Dolgov 18e1a773d1 change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
12 years ago
Andrew Dolgov 1b04a298ef store active feed id in url hash and restore on reload 12 years ago
Andrew Dolgov 271edfa6f9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 81d5b6e9ef googleplus: update icon to be the same size/shape as other plugins 12 years ago
Andrew Dolgov 350e3944d4 fix uploadicon() returning wrong content-type (closes #543) 12 years ago
Andrew Dolgov f4c02a157a fix warning when saving plugins with 0 plugins enabled (closes #542) 12 years ago
Andrew Dolgov 67cad82e60 cdmExpandArticle: do not perform offset manipulation 12 years ago
Andrew Dolgov c2e4e8fe91 hotkey help: fix actions bound to multiple sequences not displayed correctly 12 years ago
Andrew Dolgov c22580b55f implement classic next/prev article movement behavior, bind to ctrl-arrows 12 years ago
Andrew Dolgov 104e5c6557 moveToPost: implement more natural next/prev moving in combined mode 12 years ago
Andrew Dolgov 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) 12 years ago
Andrew Dolgov fa9e88c367 replace getmicrotime() wrapper with microtime(true) 12 years ago
Andrew Dolgov 3af9dbd350 cdmScrollToArticleId: use more natural scrolling 12 years ago
Andrew Dolgov cb0810962c enclosures player: hide html5 audio element 12 years ago
Andrew Dolgov 0a7b15207e remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
12 years ago
Andrew Dolgov 77a3e1233f rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged 12 years ago
Andrew Dolgov 5129d29d65 reduce counters request minimum interval 12 years ago
Andrew Dolgov bf40c12408 request_counters: force request 50% of the time to keep all counters updated 12 years ago
Andrew Dolgov 8fe3a493d4 db: replace QUERY_LOG with _DEBUG_QUERY_LOG 12 years ago
Andrew Dolgov 0a117b86b0 cache all db prefs on startup 12 years ago
Andrew Dolgov 88918ca637 remove server-side feedtree collapse implementation 12 years ago
Andrew Dolgov 65713fdf4c log queries is QUERY_LOG is defined 12 years ago
Andrew Dolgov 1b87341afa ccache: disable force overriding owner_uid on real feeds (why was this needed?) 12 years ago
Andrew Dolgov 45942238bf getLabelCounters: optimize SQL 12 years ago
Andrew Dolgov 1bad74ea7c change various catchup stuff to only affect unread articles 12 years ago
Andrew Dolgov be17885789 pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed 12 years ago
Andrew Dolgov 70caff4811 done collecting data debug message: remove title 12 years ago
Andrew Dolgov 8dffcd0175 css: remove postDateRTL 12 years ago