Andrew Dolgov
|
3d28f9cd2d
|
obsolete FEEDS_FRAME_REFRESH
|
2010-11-10 19:13:29 +03:00 |
|
Andrew Dolgov
|
c011b36b85
|
add upgrade files for schema #74
|
2010-11-10 19:12:49 +03:00 |
|
Andrew Dolgov
|
8cab2eb923
|
backend: fix warning in zoom mode
|
2010-11-10 19:04:16 +03:00 |
|
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
2010-11-10 19:01:14 +03:00 |
|
Andrew Dolgov
|
23d064cc81
|
localStorage: fix cache_expire()
|
2010-11-10 16:33:15 +03:00 |
|
Andrew Dolgov
|
b39b57ac44
|
localStorage caching fixes
|
2010-11-10 16:27:56 +03:00 |
|
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
2010-11-10 14:48:35 +03:00 |
|
Andrew Dolgov
|
c4f7ba8018
|
move runtime-info to JSON, simplify init-params format
|
2010-11-10 14:23:26 +03:00 |
|
Andrew Dolgov
|
bd40aca6c0
|
outputHeadlinesList: don't try to force update categories
|
2010-11-10 14:07:02 +03:00 |
|
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
2010-11-10 13:56:42 +03:00 |
|
Andrew Dolgov
|
5414ad4c80
|
subscribe_to_feed: do not subscribe to feeds which can't be downloaded
|
2010-11-10 13:27:44 +03:00 |
|
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
2010-11-10 13:14:44 +03:00 |
|
Andrew Dolgov
|
55a5137307
|
subscribeToFeed: add ajax exception handler
|
2010-11-10 13:14:40 +03:00 |
|
Andrew Dolgov
|
6e63a7c306
|
remove feed linking
|
2010-11-10 12:05:55 +03:00 |
|
Andrew Dolgov
|
fe1c99af3a
|
pref-filters: disable rescore all feeds button unless feed debugging is enabled
|
2010-11-10 11:49:31 +03:00 |
|
Andrew Dolgov
|
90ef9c7da3
|
schema: wrap upgrade scripts in transaction blocks
|
2010-11-10 11:45:28 +03:00 |
|
Andrew Dolgov
|
bfa0e7921d
|
cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it
|
2010-11-10 11:38:55 +03:00 |
|
Andrew Dolgov
|
779560b7a3
|
fix tag caching issues
|
2010-11-10 11:08:33 +03:00 |
|
Christian Weiske
|
5eeb387497
|
Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276)
|
2010-11-10 07:16:45 +03:00 |
|
Christian Weiske
|
9a8ce9561d
|
add another status code to subscribe_to_feed to prevent the frontend to do double work (refs #276)
|
2010-11-10 07:16:10 +03:00 |
|
Christian Weiske
|
f6d8345b01
|
move url resolution before duplicate checks - otherwise we may get duplicates (refs #276)
|
2010-11-10 07:15:47 +03:00 |
|
Andrew Dolgov
|
490c366d39
|
add tag cache for user_entries (bump schema)
|
2010-11-09 22:41:13 +03:00 |
|
Andrew Dolgov
|
38edb1510d
|
support rescoring by tags
|
2010-11-09 21:48:42 +03:00 |
|
Andrew Dolgov
|
0129090b3d
|
cdm: add hotkey to dismiss active article
|
2010-11-09 21:05:33 +03:00 |
|
Andrew Dolgov
|
02ef7e0277
|
fix expand_cdm option working in reverse
|
2010-11-09 20:58:35 +03:00 |
|
Andrew Dolgov
|
dad14b513d
|
refactor combined mode, code cleanup
|
2010-11-09 20:57:23 +03:00 |
|
Andrew Dolgov
|
24e2bb3a92
|
move print_label_select to functions.php
|
2010-11-09 18:10:22 +03:00 |
|
Andrew Dolgov
|
4be1b04dcb
|
remove xml-rpc server
|
2010-11-09 18:08:58 +03:00 |
|
Andrew Dolgov
|
661135c742
|
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php
|
2010-11-09 16:33:08 +03:00 |
|
Andrew Dolgov
|
e75df19d50
|
update_rss_feed: properly define
|
2010-11-09 16:31:15 +03:00 |
|
Andrew Dolgov
|
bc05c3d19c
|
resort_feedlist: fix glitch caused by FEEDR-0
|
2010-11-09 15:45:14 +03:00 |
|
Andrew Dolgov
|
11eb3f4e54
|
dropbox_replace_options: only copy value when present
|
2010-11-09 14:57:06 +03:00 |
|
Andrew Dolgov
|
c3fc5e470e
|
allow filtering by article tags (bump schema)
|
2010-11-09 14:49:41 +03:00 |
|
Andrew Dolgov
|
c00907f2ed
|
properly handle on-the-fly adding of categories
|
2010-11-09 13:28:10 +03:00 |
|
Andrew Dolgov
|
10249c41b7
|
properly handle on-the-fly adding of labels
|
2010-11-09 13:15:26 +03:00 |
|
Andrew Dolgov
|
3acc0da647
|
api: support sequence numbers, status codes
|
2010-11-09 11:59:48 +03:00 |
|
Andrew Dolgov
|
1c31e1908a
|
allow adding labels on the fly
|
2010-11-09 01:04:00 +03:00 |
|
Christian Weiske
|
ec16da866b
|
part of #276: if the html page has only one single feed, we subscribe to that one directly without asking
|
2010-11-08 23:33:04 +03:00 |
|
Christian Weiske
|
f33479dab8
|
part of #276: determine if the url contents are html
|
2010-11-08 23:30:10 +03:00 |
|
Christian Weiske
|
2b8290cd5b
|
docblock for subscribe_to_feed
|
2010-11-08 23:12:25 +03:00 |
|
Christian Weiske
|
f0266f51ab
|
add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page
|
2010-11-08 23:10:22 +03:00 |
|
Christian Weiske
|
f2c6c0088b
|
part of feature request #276: automatically prepend http:// if feed URL is incomplete
|
2010-11-08 23:09:45 +03:00 |
|
Andrew Dolgov
|
2d1b7139a2
|
fix search dialog for categories
|
2010-11-08 21:43:40 +03:00 |
|
Andrew Dolgov
|
2e7f046f65
|
make published OPML use common secret key code
|
2010-11-08 19:36:24 +03:00 |
|
Andrew Dolgov
|
f29033f86c
|
fix OPML publishing (2)
|
2010-11-08 19:30:00 +03:00 |
|
Andrew Dolgov
|
e5075c1023
|
fix OPML publishing
|
2010-11-08 19:25:06 +03:00 |
|
Andrew Dolgov
|
73fe13afd4
|
add ttrss_users.full_name; bump schema
|
2010-11-08 16:34:49 +03:00 |
|
Andrew Dolgov
|
ed28d0fd45
|
update .gitignore
|
2010-11-08 14:54:01 +03:00 |
|
Andrew Dolgov
|
8d86f15f40
|
prefs: add button to clear all generated URLs
|
2010-11-08 14:51:58 +03:00 |
|
Andrew Dolgov
|
aa1c2aa4f9
|
subtoolbar: remove adaptive/all_articles view modes from generated feed urls by default
|
2010-11-08 14:37:19 +03:00 |
|