Andrew Dolgov
|
7e18f8e710
|
print_feed_cat_select: fix Uncategorized not recognized as default_id
|
12 years ago |
Andrew Dolgov
|
fc9de93985
|
add additional ownership checks to getfeedcounters/getcategorycounters
|
12 years ago |
Andrew Dolgov
|
a650c251c7
|
remove include_children element form name
|
12 years ago |
Andrew Dolgov
|
3f9de6ccbc
|
opml: remove CRs, tweak category node detection
|
12 years ago |
Andrew Dolgov
|
65c8267980
|
opml: clean empty categories
|
12 years ago |
Andrew Dolgov
|
d75409bfda
|
move opml stuff to classes/opml.php
|
12 years ago |
Andrew Dolgov
|
ac9b1f0772
|
opml: some indenting stuff
|
12 years ago |
Andrew Dolgov
|
d3cface62d
|
remove loading of test opml file in debug mode
|
12 years ago |
Andrew Dolgov
|
d2a317e3c8
|
refactor opml import/export code
fix opml to properly handle nested categories
allow creating categories with same name in different parent categories
|
12 years ago |
Andrew Dolgov
|
3a9d5c6e88
|
opml: support proper export of nested categories
|
12 years ago |
Andrew Dolgov
|
9772759980
|
do not hide read category which has unread children
|
12 years ago |
Andrew Dolgov
|
ba5296a19b
|
disable dnd tip in pref_feeds
|
12 years ago |
Andrew Dolgov
|
4b298c8698
|
fix batchSubscribe dialog not closing/feedlist not updating
|
12 years ago |
Andrew Dolgov
|
95ee44b33d
|
fix drag-and-drop categorizing of feeds into nested cats
|
12 years ago |
Andrew Dolgov
|
28537341ef
|
pref_feeds: add missing methods to add/remove cats
|
12 years ago |
Andrew Dolgov
|
5ef071e00b
|
remove old category editor
allow creating/removing categories in main feed editor
|
12 years ago |
Andrew Dolgov
|
e07f89815b
|
properly persist include_children
|
12 years ago |
Andrew Dolgov
|
fbf85cf646
|
print_feed_cat_select: display nested category structure
fix empty sub-sub-categories never being shown
|
12 years ago |
Andrew Dolgov
|
a26f57e63a
|
fix savefeedorder for dojo 1.7 (wtf)
|
12 years ago |
Andrew Dolgov
|
4d5eed551f
|
only precache_headlines_idle() when actually idle
|
12 years ago |
Andrew Dolgov
|
3ea91b2d18
|
re-enable setting of include_children button on startup
|
12 years ago |
Andrew Dolgov
|
0181c01109
|
dojo: remove uncompressed files
|
12 years ago |
Andrew Dolgov
|
973c4a649f
|
make precache_headlines_idle() start slower
|
12 years ago |
Andrew Dolgov
|
1354d17270
|
update dojo to 1.7.3
|
12 years ago |
Andrew Dolgov
|
d04f8c826f
|
remove call-by-reference to comply with php 5.4
|
12 years ago |
Andrew Dolgov
|
481870bdaf
|
update README (2)
|
12 years ago |
Andrew Dolgov
|
f02d970238
|
update README
|
12 years ago |
Andrew Dolgov
|
675b51e8ff
|
Merge branch 'nested-cats'
|
12 years ago |
Andrew Dolgov
|
854a2ace86
|
change include_children to a togglebutton; add placeholder setting save in a session
|
12 years ago |
Andrew Dolgov
|
09101297ee
|
add toolbar checkbox to include subcategories to viewfeed()
|
12 years ago |
Andrew Dolgov
|
99c9e91a51
|
fix queryFeedHeadlines, rename getCategoryUnreadRecursive
|
12 years ago |
Andrew Dolgov
|
6d8d00e8c0
|
allow queryFeedHeadlines() to show child category entries
|
12 years ago |
Andrew Dolgov
|
2c5f231e43
|
add special indication for categories having unread items in child categories
|
12 years ago |
Andrew Dolgov
|
be514d00c9
|
remove feeds/index()
|
12 years ago |
Andrew Dolgov
|
2ecd2df560
|
sorta-kinda fix the feedlist
|
12 years ago |
Andrew Dolgov
|
f5fdc4f4f1
|
set SCHEMA_VERSION to 93
|
12 years ago |
Andrew Dolgov
|
9432bfa076
|
add ttrss_feed_categories.parent_cat, bump schema
|
12 years ago |
Andrew Dolgov
|
2a060a9456
|
initial work on nested categories
|
12 years ago |
Andrew Dolgov
|
ee0bc6edd9
|
add ttrss_feed_categories.parent_cat, bump schema
|
12 years ago |
Andrew Dolgov
|
9765e8b9f1
|
fix includes order in update daemon
|
12 years ago |
Andrew Dolgov
|
9a57512c70
|
update.php: fix help text
|
12 years ago |
Andrew Dolgov
|
d3253f49aa
|
Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466 .
|
12 years ago |
Andrew Dolgov
|
ab29de3251
|
Revert "fix clamping for infinite scrolling (refs #479)"
This reverts commit 8c5c4e494d .
|
12 years ago |
Andrew Dolgov
|
871f0a7ac6
|
add update.php -indexes to recreate tt-rss indexes from schema file
|
12 years ago |
Andrew Dolgov
|
8c5c4e494d
|
fix clamping for infinite scrolling (refs #479)
|
12 years ago |
Andrew Dolgov
|
26e4b12466
|
add experimental clientside headline clamping (refs #479)
|
12 years ago |
Andrew Dolgov
|
18e8dc12d9
|
Merge pull request #23 from rutgerw/quietupdate
add command line option '-quiet' to make update.php more quiet
|
12 years ago |
Rutger Wessels
|
5439d333ec
|
add command line option '-quiet' to make update.php more quiet
|
12 years ago |
Andrew Dolgov
|
d68629dc09
|
set mb_internal_encoding
|
12 years ago |
Andrew Dolgov
|
fdebed0ba2
|
Merge pull request #22 from plaidfluff/master
Add support for protocol-relative URLs
|
12 years ago |