Andrew Dolgov
|
9798b2b4c6
|
api: rewrite getCounters to use getAllCounters()
|
14 years ago |
Andrew Dolgov
|
8945282432
|
remove obsolete init-params
|
14 years ago |
Andrew Dolgov
|
e325d70075
|
fix category display
|
14 years ago |
Andrew Dolgov
|
c3fddd057f
|
do some warning housekeeping
|
14 years ago |
Andrew Dolgov
|
1ea20897a2
|
remove read_stampfile()
|
14 years ago |
Andrew Dolgov
|
8acc449c6b
|
change counter.cat and counter.tag to counter.kind
|
14 years ago |
Andrew Dolgov
|
2abc7af064
|
getVirtCounters: remove description
|
14 years ago |
Andrew Dolgov
|
1123270361
|
api: fix getFeeds usage of getLabelCounters
|
14 years ago |
Andrew Dolgov
|
c7adf76040
|
fix sign_progress_tiny init-param
|
14 years ago |
Andrew Dolgov
|
d822130165
|
rename print_init_params() to make_init_params()
|
14 years ago |
Andrew Dolgov
|
f1f3a642d6
|
use JSON for init-params
|
14 years ago |
Andrew Dolgov
|
2188495806
|
counters: fix feed.update attribute
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |
Andrew Dolgov
|
9fdeb07e6c
|
add one more tooltip to subtoolbar
|
14 years ago |
Andrew Dolgov
|
5d128c9589
|
dashboard: show last feed update time
|
14 years ago |
Andrew Dolgov
|
fe1087fbb7
|
implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189)
|
14 years ago |
Andrew Dolgov
|
85a922895f
|
prefs: disable option ENABLE_FEED_ICONS
|
14 years ago |
Andrew Dolgov
|
f0361de20b
|
add subtoolbar dropdown action to view generated feed
|
14 years ago |
Andrew Dolgov
|
c784546704
|
generated feeds: support enclosures
|
14 years ago |
Andrew Dolgov
|
fb8d17f3fb
|
api: getFeeds: fix cat_id handling, allow access to Uncategorized category, reserve -3 and -4 cat_ids for getting flat feed lists
|
14 years ago |
Andrew Dolgov
|
9c5b98adaa
|
update op=rss tooltip
|
14 years ago |
Andrew Dolgov
|
23d72f3999
|
allow generated feeds to use view_mode
|
14 years ago |
Andrew Dolgov
|
db2443846c
|
fix the syndicated feeds being broken on postgresql
|
14 years ago |
Andrew Dolgov
|
f9b2d27c70
|
default headline sort order by date_entered instead of updated
|
14 years ago |
Andrew Dolgov
|
25ea280502
|
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
|
14 years ago |
Andrew Dolgov
|
6a69b6ad44
|
revert to sorting by updated instead of date_entering unless Date sorting is requested
|
14 years ago |
Andrew Dolgov
|
8872d5f022
|
queryFeedHeadlines: fix select bug
|
14 years ago |
Andrew Dolgov
|
9c57be20a2
|
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
|
14 years ago |
Andrew Dolgov
|
7b20c97780
|
order feed output by date_entered instead of updated to properly keep new stuff topmost; support REVERSE_HEADLINES in more headline output modes
|
14 years ago |
Andrew Dolgov
|
cd9c29de80
|
Merge branch 'digest-experimental'
|
14 years ago |
Andrew Dolgov
|
a16a62c02d
|
outputHeadlinesList: properly handle always_display_enclosures when feed_id is null
|
14 years ago |
Andrew Dolgov
|
98d684f99b
|
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
|
14 years ago |
Andrew Dolgov
|
a2d799815a
|
remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()
|
14 years ago |
Andrew Dolgov
|
9a4dd417c4
|
Merge branch 'master' into digest-experimental
|
14 years ago |
Andrew Dolgov
|
66438f2922
|
init params: add fresh article age
|
14 years ago |
Andrew Dolgov
|
1284402268
|
Merge branch 'master' into digest-experimental
|
14 years ago |
Andrew Dolgov
|
91c5f22946
|
skip new version checking right after login to speed up startup
|
14 years ago |
Andrew Dolgov
|
63def06ca8
|
check_for_update: fix typo which caused incorrect output of print_runtime_error() which caused RPC errors when DEFAULT_UPDATE_METHOD was set to SimplePie
|
14 years ago |
Andrew Dolgov
|
78ac6caf00
|
digest: support tags
|
14 years ago |
Andrew Dolgov
|
9ed133e7a9
|
api: support published status in getHeadlines; digest: code cleanup
|
14 years ago |
Andrew Dolgov
|
d5d5632952
|
code cleanup
|
14 years ago |
Andrew Dolgov
|
432c64cace
|
Merge branch 'master' into digest-experimental
|
14 years ago |
Andrew Dolgov
|
bfe5ddfc82
|
queryFeedHeadlines: properly handle Uncategorized category
|
14 years ago |
Andrew Dolgov
|
b41c254984
|
small digest page improvements
|
14 years ago |
Andrew Dolgov
|
911d4c0836
|
add experimental digest thingie
|
14 years ago |
Andrew Dolgov
|
c5701e70a4
|
getFeedArticles: properly escape tags
|
14 years ago |
Andrew Dolgov
|
cce9822a53
|
daemon2: make sure daemon actually updates feeds, duh
|
14 years ago |
Andrew Dolgov
|
c90a028cdc
|
daemon2: properly abort stuck children
|
14 years ago |
Andrew Dolgov
|
2f0903a625
|
add author info to generated feeds
|
15 years ago |
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
15 years ago |