Andrew Dolgov
|
ce40b58061
|
disable localStorage for now
|
2010-11-11 20:33:59 +03:00 |
|
Andrew Dolgov
|
f705f20656
|
check regular expression before adding/saving filter
|
2010-11-11 14:26:44 +03:00 |
|
Andrew Dolgov
|
025e43b40d
|
fix extended feedlist format display
|
2010-11-11 11:43:13 +03:00 |
|
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
2010-11-10 21:56:28 +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
|
5414ad4c80
|
subscribe_to_feed: do not subscribe to feeds which can't be downloaded
|
2010-11-10 13:27:44 +03:00 |
|
Andrew Dolgov
|
55a5137307
|
subscribeToFeed: add ajax exception handler
|
2010-11-10 13:14:40 +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 |
|
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
|
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
|
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
|
1c31e1908a
|
allow adding labels on the fly
|
2010-11-09 01:04:00 +03:00 |
|
Christian Weiske
|
f33479dab8
|
part of #276: determine if the url contents are html
|
2010-11-08 23:30:10 +03:00 |
|
Andrew Dolgov
|
b19d6e6e4b
|
js: move position stuff to separate file
|
2010-11-08 14:24:34 +03:00 |
|
Andrew Dolgov
|
8801fb017c
|
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema
|
2010-11-08 13:15:00 +03:00 |
|
Andrew Dolgov
|
5c7c7da9e1
|
allow adding cats from feed editor
|
2010-11-07 23:30:05 +03:00 |
|
Andrew Dolgov
|
f3f67c1b53
|
remove old-style debugging
|
2010-11-07 14:38:59 +03:00 |
|
Andrew Dolgov
|
ff0010c182
|
implement html5 localStorage support for client-side cache
|
2010-11-07 12:54:43 +03:00 |
|
Andrew Dolgov
|
50eefedbfd
|
js: code cleanup
|
2010-11-07 12:11:05 +03:00 |
|
Andrew Dolgov
|
8acc449c6b
|
change counter.cat and counter.tag to counter.kind
|
2010-11-05 16:38:55 +03:00 |
|
Andrew Dolgov
|
f1f3a642d6
|
use JSON for init-params
|
2010-11-05 16:16:30 +03:00 |
|
Andrew Dolgov
|
a8f447f398
|
fix background refresh being broken when no counter data is sent
|
2010-11-04 23:09:13 +03:00 |
|
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
2010-11-04 22:38:03 +03:00 |
|
Andrew Dolgov
|
5191a7ce03
|
init readability tweaks
|
2010-11-04 21:08:38 +03:00 |
|
Andrew Dolgov
|
d5ed5446d1
|
functions: code cleanup
|
2010-09-13 15:40:49 +04:00 |
|
Andrew Dolgov
|
4a3da1c8ef
|
unify backend sanity checking code
|
2010-09-13 15:14:18 +04:00 |
|
Andrew Dolgov
|
0dfdf70816
|
exception reports: show stack trace
|
2010-09-13 14:43:38 +04:00 |
|
Andrew Dolgov
|
84c7b824fb
|
use console.log for debugging; improve exception information
|
2010-09-05 13:41:19 +04:00 |
|
Andrew Dolgov
|
335565ac7d
|
fix various actions failing when tried on an empty (e.g. no articles) headlines buffer
|
2010-05-27 16:10:35 +04:00 |
|
Andrew Dolgov
|
78bcd2c44c
|
fix unsubscribeFeed behaving improperly in preferences
|
2010-02-15 15:16:53 +03:00 |
|
Andrew Dolgov
|
3393238de2
|
more input focusing improvements in popup dialogs
|
2010-02-03 16:54:17 +03:00 |
|
Andrew Dolgov
|
d002edc715
|
code cleanup
|
2010-02-03 16:06:24 +03:00 |
|
Andrew Dolgov
|
55132a454f
|
closeInfoBox: properly cleanup contents
|
2010-02-03 15:01:33 +03:00 |
|
Andrew Dolgov
|
ab65c0343b
|
fix typo
|
2010-01-15 11:51:36 +03:00 |
|
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
2010-01-15 11:46:20 +03:00 |
|
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
2010-01-14 23:09:23 +03:00 |
|
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
2010-01-14 16:11:54 +03:00 |
|
Andrew Dolgov
|
7abf159d61
|
feed editor: allow manual replacement of feed icons
|
2010-01-14 12:47:28 +03:00 |
|
Andrew Dolgov
|
c3b7b797f5
|
add prototype of icon replacing control; misc tweaks
|
2010-01-14 11:28:57 +03:00 |
|
Andrew Dolgov
|
de0a6d930a
|
tweak auxDlg
|
2010-01-13 18:49:41 +03:00 |
|
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
2010-01-13 18:31:51 +03:00 |
|
Andrew Dolgov
|
ef88b1cca3
|
feed archive and feed browser improvements
|
2010-01-13 13:44:20 +03:00 |
|
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
2010-01-13 12:48:49 +03:00 |
|
Adrian Lang
|
542aebacb7
|
Add callback to Popups, focus subscribe URL input.
|
2010-01-13 11:46:11 +03:00 |
|
Andrew Dolgov
|
f88c78147e
|
code cleanup; initial button usage
|
2010-01-12 14:44:41 +03:00 |
|
Andrew Dolgov
|
dbfc952271
|
make f a hotkey persistent; obsolete option HIDE_READ_FEEDS
|
2010-01-12 11:48:31 +03:00 |
|
Andrew Dolgov
|
082ae95b96
|
feed browser: add access to archived feeds
|
2010-01-11 15:40:35 +03:00 |
|
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
2009-12-29 18:49:27 +03:00 |
|
Andrew Dolgov
|
85e5c67d73
|
tweak new articles available prompt
|
2009-12-17 13:01:46 +03:00 |
|
Andrew Dolgov
|
95d0edcc4e
|
resort_category: proper fix for flat list mode
|
2009-10-22 15:46:56 +04:00 |
|
Andrew Dolgov
|
764311847b
|
limit resort_feedlist() to category mode
|
2009-10-22 12:01:40 +04:00 |
|
Andrew Dolgov
|
d9d0db0f01
|
parse_counters: invalidate feed cache when counter had changed
|
2009-10-14 23:38:31 +04:00 |
|
Andrew Dolgov
|
7c057b1a2a
|
more auxDlg tweaks
|
2009-10-14 15:45:47 +04:00 |
|
Andrew Dolgov
|
0ac73f914d
|
new articles prompt tweak
|
2009-10-14 09:38:04 +04:00 |
|
Andrew Dolgov
|
8d82cd7920
|
new articles prompt fix
|
2009-10-13 20:06:41 +04:00 |
|
Andrew Dolgov
|
37e93d6cca
|
display special dialog when new articles are available in the current feed instead of reloading it
|
2009-10-13 19:05:36 +04:00 |
|
Andrew Dolgov
|
f4280bdd13
|
feed browser: add local spinner
|
2009-10-09 14:30:21 +04:00 |
|
Andrew Dolgov
|
78935092b5
|
display active hotkey prefix on screen
|
2009-10-09 13:13:57 +04:00 |
|
Andrew Dolgov
|
588e4dc3d3
|
closeInfoBox: always enable hotkeys
|
2009-10-08 12:36:27 +04:00 |
|
Andrew Dolgov
|
de85cac2d6
|
infoBox display tweaks
|
2009-10-07 16:33:45 +04:00 |
|
Andrew Dolgov
|
ab553f9ac5
|
disable dead frontend code for html5 audio tags (refs #246)
|
2009-10-06 13:01:40 +04:00 |
|
Andrew Dolgov
|
8086c2227b
|
update for native flash player for FF 3.5
|
2009-08-18 11:06:16 +04:00 |
|
Andrew Dolgov
|
9324c2c24f
|
rework appearance of audio/video tags patch
|
2009-06-22 16:50:17 +04:00 |
|
Andrew Dolgov
|
95f67d2ebc
|
add support for HTML5 way of playing audio/video enclosures (closes #246)
|
2009-06-17 11:16:44 +04:00 |
|
Andrew Dolgov
|
65c0779b77
|
offline: tweak syncing
|
2009-02-16 13:16:05 +03:00 |
|
Andrew Dolgov
|
d7a1dbbd88
|
parse_counters: always try to sync new stuff on global unread change
|
2009-02-15 21:03:26 +03:00 |
|
Andrew Dolgov
|
206d496762
|
rework gears offline/online interaction the way it probably should be done (also remove redirecting login system)
|
2009-02-12 20:16:10 +03:00 |
|
Andrew Dolgov
|
79e565a975
|
offline: add progress indicator; tweak download intervals and amount of articles
|
2009-02-12 16:35:25 +03:00 |
|
Andrew Dolgov
|
0cd6bb46f7
|
offline: automatically set version of manifest.json (using filemtime)
|
2009-02-12 13:59:00 +03:00 |
|
Andrew Dolgov
|
5fe4848b5a
|
reinstate redirecting login system (problems with Gears)
|
2009-02-12 10:29:19 +03:00 |
|
Andrew Dolgov
|
45468967c5
|
fix logout redirect
|
2009-02-11 23:40:01 +03:00 |
|
Andrew Dolgov
|
acac8448a4
|
use prototype instead of getElementById
|
2009-02-10 12:06:15 +03:00 |
|
Andrew Dolgov
|
7f4f9f4e82
|
offline: try to download status of articles which were marked as read in online while offline client was disconnected
|
2009-02-07 15:00:03 +03:00 |
|
Andrew Dolgov
|
6b6842996c
|
offline: various schema updates
|
2009-02-07 11:00:39 +03:00 |
|
Andrew Dolgov
|
91743a49ff
|
display N/A instead of undefined in fatal errors when ext_info is not present
|
2009-02-04 23:19:16 +03:00 |
|
Andrew Dolgov
|
c8a9fe5b07
|
properly update local vfeed counters
|
2009-02-04 09:51:31 +03:00 |
|
Andrew Dolgov
|
f4ce1f83d1
|
hideOrShowFeedsCategory: fix for offline feedlist
|
2009-02-03 21:28:30 +03:00 |
|
Andrew Dolgov
|
261b88b39c
|
offline: render headlines list using local data
|
2009-02-03 19:09:59 +03:00 |
|
Andrew Dolgov
|
87b16a0a61
|
add dialog to download articles for offline reading; start implementation
|
2009-02-03 15:28:37 +03:00 |
|
Andrew Dolgov
|
3e2937fc21
|
parse_counters: cache feedlist after update (2)
|
2009-02-02 16:36:37 +03:00 |
|
Andrew Dolgov
|
4f7743a938
|
parse_counters: cache feedlist after update
|
2009-02-02 16:29:41 +03:00 |
|
Andrew Dolgov
|
49fd1e944f
|
code cleanup (remove old xmlhttp references)
|
2009-02-02 11:49:00 +03:00 |
|
Andrew Dolgov
|
2184738a44
|
check for backend-returned fatal errors in major callbacks
|
2009-01-31 23:03:40 +03:00 |
|
Andrew Dolgov
|
2a52d96fe6
|
localization fixes
|
2009-01-25 18:19:09 +01:00 |
|
Andrew Dolgov
|
350468d018
|
prefs: some async work
|
2009-01-24 07:11:42 +01:00 |
|
Andrew Dolgov
|
2bab8824eb
|
use popup feedbrowser for main UI (3)
|
2009-01-24 06:14:06 +01:00 |
|
Andrew Dolgov
|
c2913898f1
|
use popup feedbrowser for main UI (2)
|
2009-01-24 06:01:17 +01:00 |
|
Andrew Dolgov
|
273d1e293e
|
new style exception reporting
|
2009-01-23 18:19:17 +01:00 |
|
Andrew Dolgov
|
e8a429e3f8
|
properly select next unread feed in feedlist when catching up
|
2009-01-23 15:20:36 +01:00 |
|
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
2009-01-18 09:28:42 +01:00 |
|
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
2009-01-17 11:14:45 +01:00 |
|
Andrew Dolgov
|
d0da85c27c
|
preliminary UI work on date checking filter (refs #225)
|
2008-12-13 12:57:53 +01:00 |
|
Andrew Dolgov
|
f46192bb19
|
catchup in category view mode jumps to the next unread category
|
2008-10-01 05:06:55 +01:00 |
|
Andrew Dolgov
|
d7e83df791
|
headlins: feed icon tweaks
|
2008-08-08 05:33:23 +01:00 |
|
Andrew Dolgov
|
cbcbb08407
|
parse_counters: set correct classes for feed counter elements
|
2008-08-08 05:12:10 +01:00 |
|
Andrew Dolgov
|
8c96d4b1da
|
label editor: bugfixes
|
2008-08-07 09:12:24 +01:00 |
|