Andrew Dolgov
|
1ede58149d
|
allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content
|
2010-11-11 13:37:03 +03:00 |
|
Andrew Dolgov
|
5ae8f858a9
|
fix frontend not knowing about always expanded cdm
|
2010-11-11 12:19:28 +03:00 |
|
Andrew Dolgov
|
ac49453bd8
|
fix _force_scheduled_update handling
|
2010-11-11 11:37:10 +03:00 |
|
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
2010-11-10 21:56:28 +03:00 |
|
Andrew Dolgov
|
773adf8b42
|
unify backend methods updateAllFeeds and getAllCounters
|
2010-11-10 19:18:13 +03:00 |
|
Andrew Dolgov
|
3d28f9cd2d
|
obsolete FEEDS_FRAME_REFRESH
|
2010-11-10 19:13:29 +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
|
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
|
0129090b3d
|
cdm: add hotkey to dismiss active article
|
2010-11-09 21:05:33 +03:00 |
|
Andrew Dolgov
|
dad14b513d
|
refactor combined mode, code cleanup
|
2010-11-09 20:57:23 +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
|
8945282432
|
remove obsolete init-params
|
2010-11-05 17:44:59 +03:00 |
|
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)
|
2010-11-04 19:11:54 +03:00 |
|
Andrew Dolgov
|
6240dabe21
|
resize_headlines: add workaround for an Opera bug
|
2010-10-05 15:48:09 +04:00 |
|
Andrew Dolgov
|
748345733d
|
collapse_feedlist: fix incorrect label being set on collapse button
|
2010-10-05 15:44:41 +04:00 |
|
Andrew Dolgov
|
4a3da1c8ef
|
unify backend sanity checking code
|
2010-09-13 15:14:18 +04:00 |
|
Andrew Dolgov
|
84c7b824fb
|
use console.log for debugging; improve exception information
|
2010-09-05 13:41:19 +04:00 |
|
Andrew Dolgov
|
791c839642
|
quick menu: add entry to reorder categories; tweak menu layout
|
2010-08-06 16:34:18 +04:00 |
|
Andrew Dolgov
|
8a3e0b1aa6
|
add hotkey (f x) to reverse headlines order (closes #262)
|
2010-02-18 16:05:35 +03:00 |
|
Andrew Dolgov
|
fdf47b9d1c
|
notifier: mention license
|
2010-02-18 15:42:40 +03:00 |
|
Andrew Dolgov
|
4336531d78
|
add updated triple-pane theme
|
2010-02-16 13:28:31 +03: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
|
a6d0014d7b
|
quickAddFilter/Feed focus improvements
|
2010-02-03 15:06:25 +03:00 |
|
Andrew Dolgov
|
55132a454f
|
closeInfoBox: properly cleanup contents
|
2010-02-03 15:01:33 +03:00 |
|
Andrew Dolgov
|
a44049f661
|
focus query field in search dialog automatically
|
2010-02-03 12:35:27 +03:00 |
|
Andrew Dolgov
|
641444d3d7
|
flush cache on feedEditSave
|
2010-01-19 18:22:35 +03:00 |
|
Andrew Dolgov
|
b3af99a0c5
|
theme system updates; remove old-skool theme; add neutral theme
|
2010-01-15 13:43:17 +03:00 |
|
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
2010-01-15 11:46:20 +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
|
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
|
65355c846c
|
collapse_feedlist: fix for button element
|
2010-01-12 16:06:01 +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
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
2010-01-04 12:12:31 +03:00 |
|
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
2009-12-29 18:49:27 +03:00 |
|
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
2009-12-24 15:25:06 +03:00 |
|
Andrew Dolgov
|
44258fa967
|
remove obsolete methods to call init(); code cleanup
|
2009-12-24 12:20:01 +03:00 |
|
Andrew Dolgov
|
78935092b5
|
display active hotkey prefix on screen
|
2009-10-09 13:13:57 +04:00 |
|
Andrew Dolgov
|
219f57fd26
|
frontend: display loading prompt when opening edit feed dialog
|
2009-10-07 16:40:05 +04:00 |
|
Andrew Dolgov
|
164469f902
|
check for stuck hotkey prefixe sequences and abort them
|
2009-10-06 15:04:46 +04:00 |
|
Andrew Dolgov
|
67cf0d4aa7
|
offline: add placeholder actions dropbox
|
2009-02-13 12:35:35 +03:00 |
|
Andrew Dolgov
|
9ca945a6d2
|
offline: try to keep local server info ready for offline mode
|
2009-02-13 00:12:18 +03:00 |
|