Andrew Dolgov
|
f3f67c1b53
|
remove old-style debugging
|
14 years ago |
Andrew Dolgov
|
3fb63f75a2
|
cache_expire: remove localStorage items from start
|
14 years ago |
Andrew Dolgov
|
126cd3c885
|
editArticleTags: focus tag input box
|
14 years ago |
Andrew Dolgov
|
ff0010c182
|
implement html5 localStorage support for client-side cache
|
14 years ago |
Andrew Dolgov
|
50eefedbfd
|
js: code cleanup
|
14 years ago |
Andrew Dolgov
|
b4fdbcf4b7
|
api: updateArticle: update ccache when necessary
|
14 years ago |
Andrew Dolgov
|
736e8977b3
|
email article: change secretkey method
|
14 years ago |
Andrew Dolgov
|
9ed0b90f63
|
outputArticleXML: markup cleanup
|
14 years ago |
Andrew Dolgov
|
ffbe082dd0
|
headlines: use JSON instead of separate helper xml objects like headlines-unread
|
14 years ago |
Andrew Dolgov
|
f72a7b6696
|
allow forwarding multiple articles by email
|
14 years ago |
Andrew Dolgov
|
31a53903e6
|
add article forwarding by email (closes #271)
|
14 years ago |
Andrew Dolgov
|
f0855b88af
|
slightly better prompt when no feeds are subscribed
|
14 years ago |
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
|
39e80bafe8
|
update .gitignore (ignore ctags)
|
14 years ago |
Andrew Dolgov
|
c3fddd057f
|
do some warning housekeeping
|
14 years ago |
Andrew Dolgov
|
3b5ecd1779
|
db-prefs: properly set DEFAULT_ARTICLE_LIMIT
|
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
|
a8f447f398
|
fix background refresh being broken when no counter data is sent
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |
Andrew Dolgov
|
5191a7ce03
|
init readability tweaks
|
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
|
48317f5abb
|
api: updateArticle: mention need to update ccache
|
14 years ago |
Andrew Dolgov
|
1f8c187de3
|
replace tt-rss.spb.ru references with tt-rss.org; update translations
|
14 years ago |
Andrew Dolgov
|
37bd2634d7
|
remove lib/xmlrpc
|
14 years ago |
Andrew Dolgov
|
2aae0cce7e
|
add internal directories for cache & lockfiles
|
14 years ago |
Andrew Dolgov
|
c30543bb56
|
add dummy components of scriptaculous to stop idiotic complaining from people who have nothing better to do than reading apache logs
|
14 years ago |
Andrew Dolgov
|
f6370f36ef
|
sanity_check: check whether ICONS_DIR is writable (closes #273)
|
14 years ago |
Andrew Dolgov
|
7aabaa09e1
|
daemon2: check proper lockfile location in reap_children()
|
14 years ago |
Andrew Dolgov
|
8ccaff02b5
|
add some more lockfiles to update_daemon2
|
14 years ago |
Andrew Dolgov
|
f9b2d27c70
|
default headline sort order by date_entered instead of updated
|
14 years ago |
Andrew Dolgov
|
338302709c
|
override order use 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 |