1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-04 13:10:49 +02:00
Commit Graph

706 Commits

Author SHA1 Message Date
Andrew Dolgov
ddc34b9b6e update_rss_feed: do not cache counters for hidden feeds 2009-01-17 17:10:06 +01:00
Andrew Dolgov
c98e43db6f ccache_update: block labels 2009-01-17 15:06:32 +01:00
Andrew Dolgov
5f4f7adfa0 exclude labels from cache; recalculate feed counters when catching up a label 2009-01-17 14:53:22 +01:00
Andrew Dolgov
6b49a3dd7b ccache: performance tweaks 2009-01-17 13:50:29 +01:00
Andrew Dolgov
6c2a9b9ef7 properly calculate ccache changes to child feeds when processing category 2009-01-17 13:19:18 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 2009-01-17 07:57:33 +01:00
Andrew Dolgov
31375163f1 getCategoryCounters: fix broken psql syntax 2009-01-16 17:52:39 +01:00
Andrew Dolgov
74dc6d85c8 getCategoryCounters: remove unneeded group by 2009-01-16 17:47:22 +01:00
Andrew Dolgov
55e01d7e0f getFeedCounters: remove unneeded group by 2009-01-16 17:46:17 +01:00
Andrew Dolgov
08850c8eab category counters: remove nonexistant category -3 2009-01-16 17:42:32 +01:00
Andrew Dolgov
d232a40f8b category counters: code cleanup 2009-01-16 17:41:21 +01:00
Andrew Dolgov
de0a21223f optimize child feed unread numbers calculation; code cleanup 2009-01-16 17:37:07 +01:00
Andrew Dolgov
b2efea5171 ccache_update: code cleanup 2009-01-16 17:20:45 +01:00
Andrew Dolgov
a5c815d358 code cleanup (remove dashboard initial stuff) 2009-01-16 17:12:28 +01:00
Andrew Dolgov
cc914918fa block ccache for special cat_ids 2009-01-16 16:45:16 +01:00
Andrew Dolgov
bd090ab42e disable SYNC_COUNTERS option 2009-01-16 16:37:42 +01:00
Andrew Dolgov
f55b0b12aa ccache category fixes; re-enable rate limit 2009-01-16 16:33:26 +01:00
Andrew Dolgov
b71e188e27 fresh_article_max_age: use owner_uid when necessary 2009-01-16 16:23:36 +01:00
Andrew Dolgov
0737b95a56 support for ccache updates in catchupArticlesById() 2009-01-16 16:02:47 +01:00
Andrew Dolgov
ad0056a8b2 reset counters on frontend catchup requests 2009-01-16 15:07:22 +01:00
Andrew Dolgov
37fb651d38 more ccache work 2009-01-16 14:58:52 +01:00
Andrew Dolgov
8a4c759ea3 a variety of ccache work 2009-01-16 14:11:19 +01:00
Andrew Dolgov
2627f2d045 initial counters cache work 2009-01-16 13:06:58 +01:00
Andrew Dolgov
6f483f5f57 feedbrowser cache: limit the amount of data cached 2009-01-16 10:52:53 +01:00
Andrew Dolgov
5e96ca9df2 move feedbrowser cache code to functions.php 2009-01-16 10:47:12 +01:00
Andrew Dolgov
ead2715d9c add ability to customize amount of returned entries for syndicated feeds 2009-01-05 09:09:05 +01:00
Andrew Dolgov
7c33dbd479 translations support for mobile version 2008-12-16 08:13:09 +01:00
Andrew Dolgov
44d0e7742b enable processing of article-date filter (closes #225) 2008-12-13 14:49:19 +01:00
Andrew Dolgov
045d0ab83a pgsql: force datestyle to ISO, european for PHP strtotime() compatibility 2008-11-25 11:23:39 +01:00
Andrew Dolgov
6fc720fd9f pgsql: force datestyle to european for PHP strtotime() compatibility 2008-11-25 06:39:13 +01:00
Andrew Dolgov
31365729dc tag_is_valid: only call iconv() when function exists 2008-11-22 07:20:45 +01:00
Andrew Dolgov
19a1da0d7a properly enable smtp auth in phpmailer when needed 2008-11-21 07:32:26 +01:00
Andrew Dolgov
c54526fe2d image attachment display: make possible duplicate detection actually do something 2008-11-20 08:27:45 +01:00
Andrew Dolgov
f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
Andrew Dolgov
bb5d3960e7 add it_IT translation 2008-11-02 17:42:39 +01:00
Andrew Dolgov
ecf2a26570 headlines subtoolbar: prevent wrapping (closes #219) 2008-10-31 08:07:41 +01:00
Andrew Dolgov
7defa0891a check file size when considering whether feed icon is valid (closes #223) 2008-10-26 17:53:46 +01:00
Andrew Dolgov
b652fdae29 properly import multiple media-tag enclosures in feeds (magpie) 2008-10-25 03:03:37 +01:00
Andrew Dolgov
a3eeb47167 i can haz cheeseburger - enable for CDM 2008-10-24 05:49:22 +01:00
Andrew Dolgov
9c5ee7e11b i can haz cheeseburger (display linked image attachments inline when no images are detected in the article) 2008-10-24 05:41:01 +01:00
Andrew Dolgov
98fe704458 add (disabled) function to show original article inline in the content pane (2) 2008-10-22 08:56:19 +01:00
Andrew Dolgov
4710e3dc03 add (disabled) function to show original article inline in the content pane 2008-10-22 08:54:38 +01:00
Andrew Dolgov
5bb0cc8edd zoomToArticle: fix incorrect charset 2008-10-21 13:03:08 +01:00
Andrew Dolgov
20be0cf8e7 fix for wrong icon being displayed in headline (aggregate view mode) when the originating feed doesn't have an icon 2008-10-09 05:22:39 +01:00
Andrew Dolgov
1d004f12ed add ja_JP translation 2008-09-25 04:56:59 +01:00
Andrew Dolgov
74d5c8fa15 some basic w3c compliance for static code 2008-09-21 14:39:02 +01:00
Andrew Dolgov
4bc311fcb7 properly handle OR clauses in labels when generating headlines list (closes #220) 2008-09-18 04:20:11 +01:00
Andrew Dolgov
ba0f7628a9 lower magpie cache age from 1 hour to 15 minutes 2008-09-16 04:18:01 +01:00
Andrew Dolgov
4fdb0476e5 exception handler in feedlist_dragsorted: report correct function name; initial load speedup 2008-09-12 07:41:04 +01:00