Andrew Dolgov
|
e07f89815b
|
properly persist include_children
|
2012-08-15 09:11:43 +04:00 |
|
Andrew Dolgov
|
fbf85cf646
|
print_feed_cat_select: display nested category structure
fix empty sub-sub-categories never being shown
|
2012-08-14 23:19:20 +04:00 |
|
Andrew Dolgov
|
a26f57e63a
|
fix savefeedorder for dojo 1.7 (wtf)
|
2012-08-14 19:37:31 +04:00 |
|
Andrew Dolgov
|
4d5eed551f
|
only precache_headlines_idle() when actually idle
|
2012-08-14 19:30:49 +04:00 |
|
Andrew Dolgov
|
3ea91b2d18
|
re-enable setting of include_children button on startup
|
2012-08-14 19:25:10 +04:00 |
|
Andrew Dolgov
|
0181c01109
|
dojo: remove uncompressed files
|
2012-08-14 19:04:32 +04:00 |
|
Andrew Dolgov
|
973c4a649f
|
make precache_headlines_idle() start slower
|
2012-08-14 19:03:34 +04:00 |
|
Andrew Dolgov
|
1354d17270
|
update dojo to 1.7.3
|
2012-08-14 18:59:18 +04:00 |
|
Andrew Dolgov
|
d04f8c826f
|
remove call-by-reference to comply with php 5.4
|
2012-08-14 12:18:52 +04:00 |
|
Andrew Dolgov
|
481870bdaf
|
update README (2)
|
2012-08-14 10:53:36 +04:00 |
|
Andrew Dolgov
|
f02d970238
|
update README
|
2012-08-14 10:53:15 +04:00 |
|
Andrew Dolgov
|
675b51e8ff
|
Merge branch 'nested-cats'
|
2012-08-14 10:47:24 +04:00 |
|
Andrew Dolgov
|
854a2ace86
|
change include_children to a togglebutton; add placeholder setting save in a session
|
2012-08-13 21:39:40 +04:00 |
|
Andrew Dolgov
|
09101297ee
|
add toolbar checkbox to include subcategories to viewfeed()
|
2012-08-13 21:25:46 +04:00 |
|
Andrew Dolgov
|
99c9e91a51
|
fix queryFeedHeadlines, rename getCategoryUnreadRecursive
|
2012-08-13 21:02:52 +04:00 |
|
Andrew Dolgov
|
6d8d00e8c0
|
allow queryFeedHeadlines() to show child category entries
|
2012-08-13 20:53:45 +04:00 |
|
Andrew Dolgov
|
2c5f231e43
|
add special indication for categories having unread items in child categories
|
2012-08-13 19:52:34 +04:00 |
|
Andrew Dolgov
|
be514d00c9
|
remove feeds/index()
|
2012-08-13 18:58:21 +04:00 |
|
Andrew Dolgov
|
2ecd2df560
|
sorta-kinda fix the feedlist
|
2012-08-13 18:56:55 +04:00 |
|
Andrew Dolgov
|
f5fdc4f4f1
|
set SCHEMA_VERSION to 93
|
2012-08-13 14:49:31 +04:00 |
|
Andrew Dolgov
|
9432bfa076
|
add ttrss_feed_categories.parent_cat, bump schema
|
2012-08-13 14:47:54 +04:00 |
|
Andrew Dolgov
|
2a060a9456
|
initial work on nested categories
|
2012-08-13 14:47:43 +04:00 |
|
Andrew Dolgov
|
ee0bc6edd9
|
add ttrss_feed_categories.parent_cat, bump schema
|
2012-08-13 14:36:52 +04:00 |
|
Andrew Dolgov
|
9765e8b9f1
|
fix includes order in update daemon
|
2012-08-12 11:18:03 +04:00 |
|
Andrew Dolgov
|
9a57512c70
|
update.php: fix help text
|
2012-08-12 11:12:27 +04:00 |
|
Andrew Dolgov
|
d3253f49aa
|
Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466 .
|
2012-08-10 15:02:18 +04:00 |
|
Andrew Dolgov
|
ab29de3251
|
Revert "fix clamping for infinite scrolling (refs #479)"
This reverts commit 8c5c4e494d .
|
2012-08-10 15:02:11 +04:00 |
|
Andrew Dolgov
|
871f0a7ac6
|
add update.php -indexes to recreate tt-rss indexes from schema file
|
2012-08-09 14:20:27 +04:00 |
|
Andrew Dolgov
|
8c5c4e494d
|
fix clamping for infinite scrolling (refs #479)
|
2012-08-09 13:15:14 +04:00 |
|
Andrew Dolgov
|
26e4b12466
|
add experimental clientside headline clamping (refs #479)
|
2012-08-09 13:08:07 +04:00 |
|
Andrew Dolgov
|
18e8dc12d9
|
Merge pull request #23 from rutgerw/quietupdate
add command line option '-quiet' to make update.php more quiet
|
2012-08-04 23:33:11 -07:00 |
|
Rutger Wessels
|
5439d333ec
|
add command line option '-quiet' to make update.php more quiet
|
2012-08-04 20:15:40 +02:00 |
|
Andrew Dolgov
|
d68629dc09
|
set mb_internal_encoding
|
2012-07-31 16:49:54 +04:00 |
|
Andrew Dolgov
|
fdebed0ba2
|
Merge pull request #22 from plaidfluff/master
Add support for protocol-relative URLs
|
2012-07-22 09:32:42 -07:00 |
|
fluffy
|
f9052d35ac
|
Support protocol-relative URLs
|
2012-07-22 09:27:21 -07:00 |
|
Andrew Dolgov
|
445313bade
|
Merge pull request #21 from Stebalien/master
Fixed broken image reference (ttrss_logo->logo_wide)
|
2012-07-15 00:47:43 -07:00 |
|
Steven Allen
|
093fae5e3c
|
Change ttrss_logo.png (deleted) to logo_wide.png
|
2012-07-14 18:49:40 -04:00 |
|
Andrew Dolgov
|
44f1eeed56
|
add ttrss_feeds_cat_id_idx
|
2012-07-11 12:52:59 +04:00 |
|
Andrew Dolgov
|
2ced2bb804
|
add some more indexes
|
2012-07-11 12:39:43 +04:00 |
|
Andrew Dolgov
|
04994fdb00
|
add a hack to remove duplicate headlines from the buffer on initial load
|
2012-07-11 09:20:55 +04:00 |
|
Andrew Dolgov
|
0670a2a71d
|
precache_headlines: fix typo which caused 2 requests of same feed
|
2012-07-11 00:29:36 +04:00 |
|
Andrew Dolgov
|
8514e925ab
|
mysql schema: add few missing indexes
|
2012-07-10 23:49:05 +04:00 |
|
Andrew Dolgov
|
545ca06789
|
do not perform sanity checks on each backend request
|
2012-07-10 15:24:04 +04:00 |
|
Andrew Dolgov
|
383b00906c
|
sanity_check: fix typo
|
2012-07-10 15:11:55 +04:00 |
|
Andrew Dolgov
|
6f4bd262db
|
split related title to separate define _NGRAM_TITLE_RELATED_THRESHOLD
|
2012-07-09 21:44:37 +04:00 |
|
Andrew Dolgov
|
749b56bdac
|
experimental article attachment ui based on dijit dropdown
|
2012-07-09 20:48:34 +04:00 |
|
Andrew Dolgov
|
f360b02886
|
fix getLabelUnread (refs #464)
|
2012-07-09 20:39:42 +04:00 |
|
Andrew Dolgov
|
d3d69daa3c
|
implement showing related articles in 3panel mode when ngram stuff is enabled
|
2012-07-09 20:26:03 +04:00 |
|
Andrew Dolgov
|
2ea9bbfd07
|
implement proof of concept postgresql pg_trgm N-gram based marking of similar article titles as read automatically
|
2012-07-09 19:49:48 +04:00 |
|
Andrew Dolgov
|
687bb90d27
|
remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)
|
2012-07-09 13:02:42 +04:00 |
|