Andrew Dolgov
|
f161869541
|
when purging inactive feeds, set last_updated to NOW()
|
2013-03-04 21:49:14 +04:00 |
|
Andrew Dolgov
|
b7c8622ec7
|
atom xsl: fix missing feed icon
|
2013-02-28 20:23:26 +04:00 |
|
Andrew Dolgov
|
da15c140f7
|
only bind noscroll hotkeys in combined mode by default
|
2013-02-28 20:21:06 +04:00 |
|
Andrew Dolgov
|
f6a260c65e
|
cdmClicked: allow shift-lclick
|
2013-02-28 20:15:17 +04:00 |
|
Andrew Dolgov
|
8a77553595
|
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
|
2013-02-28 20:09:25 +04:00 |
|
Andrew Dolgov
|
a1f7a5191a
|
make unread cdm content less bold
|
2013-02-28 19:35:36 +04:00 |
|
Andrew Dolgov
|
8bebe19862
|
tweak pre/code display
|
2013-02-28 19:24:20 +04:00 |
|
Andrew Dolgov
|
18bfbb0cd2
|
tweak blockquote display
|
2013-02-28 19:16:27 +04:00 |
|
Andrew Dolgov
|
4480b26e66
|
assign hash-stored feed_id/is_cat earlier on startup
|
2013-02-28 19:16:17 +04:00 |
|
Andrew Dolgov
|
3cb9cd6e3f
|
af_redditimgur: unbreak
|
2013-02-28 18:11:10 +04:00 |
|
Andrew Dolgov
|
a16d7a5d64
|
af_redditimgur: do not process content multiple times
|
2013-02-28 16:47:55 +04:00 |
|
Andrew Dolgov
|
b999f4c75a
|
slightly better article note display in CDM
|
2013-02-28 16:23:33 +04:00 |
|
Andrew Dolgov
|
b389aeb7fc
|
headlines renderer: do not attach topmost article ids
|
2013-02-28 16:09:41 +04:00 |
|
Andrew Dolgov
|
535a4c7d16
|
only use hash feed/cat parameters on startup
|
2013-02-28 15:56:22 +04:00 |
|
Andrew Dolgov
|
2bee32ffa7
|
remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
|
2013-02-28 15:52:30 +04:00 |
|
Andrew Dolgov
|
524de8dcf6
|
Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0 .
|
2013-02-28 15:48:09 +04:00 |
|
Andrew Dolgov
|
f7945c99d0
|
headlines buffer: remove dijit-based RCHK elements
|
2013-02-28 15:04:33 +04:00 |
|
Andrew Dolgov
|
831408f0e8
|
fix cdm checkbox not selecting entire cell
|
2013-02-28 14:22:13 +04:00 |
|
Andrew Dolgov
|
ce1cdfb6e0
|
db: remove qlog stuff
|
2013-02-28 13:35:56 +04:00 |
|
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
|
2013-02-28 13:18:58 +04:00 |
|
Andrew Dolgov
|
1b04a298ef
|
store active feed id in url hash and restore on reload
|
2013-02-28 13:06:54 +04:00 |
|
Andrew Dolgov
|
271edfa6f9
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-02-28 09:37:52 +04:00 |
|
Andrew Dolgov
|
81d5b6e9ef
|
googleplus: update icon to be the same size/shape as other plugins
|
2013-02-28 09:37:22 +04:00 |
|
Andrew Dolgov
|
350e3944d4
|
fix uploadicon() returning wrong content-type (closes #543)
|
2013-02-28 09:17:17 +04:00 |
|
Andrew Dolgov
|
f4c02a157a
|
fix warning when saving plugins with 0 plugins enabled (closes #542)
|
2013-02-28 09:13:00 +04:00 |
|
Andrew Dolgov
|
67cad82e60
|
cdmExpandArticle: do not perform offset manipulation
|
2013-02-27 23:04:23 +04:00 |
|
Andrew Dolgov
|
c2e4e8fe91
|
hotkey help: fix actions bound to multiple sequences not displayed correctly
|
2013-02-27 22:58:43 +04:00 |
|
Andrew Dolgov
|
c22580b55f
|
implement classic next/prev article movement behavior, bind to ctrl-arrows
|
2013-02-27 22:48:43 +04:00 |
|
Andrew Dolgov
|
104e5c6557
|
moveToPost: implement more natural next/prev moving in combined mode
|
2013-02-27 22:27:49 +04:00 |
|
Andrew Dolgov
|
1ebf3b979e
|
replace getmicrotime() wrapper with microtime(true) (2)
|
2013-02-27 22:20:14 +04:00 |
|
Andrew Dolgov
|
fa9e88c367
|
replace getmicrotime() wrapper with microtime(true)
|
2013-02-27 22:16:58 +04:00 |
|
Andrew Dolgov
|
3af9dbd350
|
cdmScrollToArticleId: use more natural scrolling
|
2013-02-27 18:44:45 +04:00 |
|
Andrew Dolgov
|
cb0810962c
|
enclosures player: hide html5 audio element
|
2013-02-27 18:30:33 +04:00 |
|
Andrew Dolgov
|
0a7b15207e
|
remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
|
2013-02-27 16:57:26 +04:00 |
|
Andrew Dolgov
|
77a3e1233f
|
rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged
|
2013-02-27 16:51:06 +04:00 |
|
Andrew Dolgov
|
5129d29d65
|
reduce counters request minimum interval
|
2013-02-27 16:47:25 +04:00 |
|
Andrew Dolgov
|
bf40c12408
|
request_counters: force request 50% of the time to keep all counters updated
|
2013-02-27 16:11:44 +04:00 |
|
Andrew Dolgov
|
8fe3a493d4
|
db: replace QUERY_LOG with _DEBUG_QUERY_LOG
|
2013-02-27 15:48:33 +04:00 |
|
Andrew Dolgov
|
0a117b86b0
|
cache all db prefs on startup
|
2013-02-27 15:47:29 +04:00 |
|
Andrew Dolgov
|
88918ca637
|
remove server-side feedtree collapse implementation
|
2013-02-27 15:34:13 +04:00 |
|
Andrew Dolgov
|
65713fdf4c
|
log queries is QUERY_LOG is defined
|
2013-02-27 15:33:54 +04:00 |
|
Andrew Dolgov
|
1b87341afa
|
ccache: disable force overriding owner_uid on real feeds (why was this needed?)
|
2013-02-27 15:16:00 +04:00 |
|
Andrew Dolgov
|
45942238bf
|
getLabelCounters: optimize SQL
|
2013-02-27 15:05:38 +04:00 |
|
Andrew Dolgov
|
1bad74ea7c
|
change various catchup stuff to only affect unread articles
|
2013-02-26 22:49:46 +04:00 |
|
Andrew Dolgov
|
be17885789
|
pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed
|
2013-02-26 19:30:19 +04:00 |
|
Andrew Dolgov
|
70caff4811
|
done collecting data debug message: remove title
|
2013-02-26 19:26:38 +04:00 |
|
Andrew Dolgov
|
8dffcd0175
|
css: remove postDateRTL
|
2013-02-26 19:22:36 +04:00 |
|
Andrew Dolgov
|
5321e775f9
|
remove update on checksum change (updated status has been removed); rtl stuff (unused)
|
2013-02-26 19:20:58 +04:00 |
|
Andrew Dolgov
|
5d56d100f1
|
force disable simplepie unnecessarily sanitizing data
|
2013-02-26 18:27:40 +04:00 |
|
Andrew Dolgov
|
2ea09bdef6
|
update_daemon_common: purge inactive/not updated feeds
|
2013-02-26 16:16:04 +04:00 |
|