Andrew Dolgov
|
84c7b824fb
|
use console.log for debugging; improve exception information
|
14 years ago |
Andrew Dolgov
|
335565ac7d
|
fix various actions failing when tried on an empty (e.g. no articles) headlines buffer
|
15 years ago |
Andrew Dolgov
|
78bcd2c44c
|
fix unsubscribeFeed behaving improperly in preferences
|
15 years ago |
Andrew Dolgov
|
3393238de2
|
more input focusing improvements in popup dialogs
|
15 years ago |
Andrew Dolgov
|
d002edc715
|
code cleanup
|
15 years ago |
Andrew Dolgov
|
55132a454f
|
closeInfoBox: properly cleanup contents
|
15 years ago |
Andrew Dolgov
|
ab65c0343b
|
fix typo
|
15 years ago |
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
15 years ago |
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
15 years ago |
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
15 years ago |
Andrew Dolgov
|
7abf159d61
|
feed editor: allow manual replacement of feed icons
|
15 years ago |
Andrew Dolgov
|
c3b7b797f5
|
add prototype of icon replacing control; misc tweaks
|
15 years ago |
Andrew Dolgov
|
de0a6d930a
|
tweak auxDlg
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
ef88b1cca3
|
feed archive and feed browser improvements
|
15 years ago |
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
15 years ago |
Adrian Lang
|
542aebacb7
|
Add callback to Popups, focus subscribe URL input.
|
15 years ago |
Andrew Dolgov
|
f88c78147e
|
code cleanup; initial button usage
|
15 years ago |
Andrew Dolgov
|
dbfc952271
|
make f a hotkey persistent; obsolete option HIDE_READ_FEEDS
|
15 years ago |
Andrew Dolgov
|
082ae95b96
|
feed browser: add access to archived feeds
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
85e5c67d73
|
tweak new articles available prompt
|
15 years ago |
Andrew Dolgov
|
95d0edcc4e
|
resort_category: proper fix for flat list mode
|
15 years ago |
Andrew Dolgov
|
764311847b
|
limit resort_feedlist() to category mode
|
15 years ago |
Andrew Dolgov
|
d9d0db0f01
|
parse_counters: invalidate feed cache when counter had changed
|
15 years ago |
Andrew Dolgov
|
7c057b1a2a
|
more auxDlg tweaks
|
15 years ago |
Andrew Dolgov
|
0ac73f914d
|
new articles prompt tweak
|
15 years ago |
Andrew Dolgov
|
8d82cd7920
|
new articles prompt fix
|
15 years ago |
Andrew Dolgov
|
37e93d6cca
|
display special dialog when new articles are available in the current feed instead of reloading it
|
15 years ago |
Andrew Dolgov
|
f4280bdd13
|
feed browser: add local spinner
|
15 years ago |
Andrew Dolgov
|
78935092b5
|
display active hotkey prefix on screen
|
15 years ago |
Andrew Dolgov
|
588e4dc3d3
|
closeInfoBox: always enable hotkeys
|
15 years ago |
Andrew Dolgov
|
de85cac2d6
|
infoBox display tweaks
|
15 years ago |
Andrew Dolgov
|
ab553f9ac5
|
disable dead frontend code for html5 audio tags (refs #246)
|
15 years ago |
Andrew Dolgov
|
8086c2227b
|
update for native flash player for FF 3.5
|
15 years ago |
Andrew Dolgov
|
9324c2c24f
|
rework appearance of audio/video tags patch
|
16 years ago |
Andrew Dolgov
|
95f67d2ebc
|
add support for HTML5 way of playing audio/video enclosures (closes #246)
|
16 years ago |
Andrew Dolgov
|
65c0779b77
|
offline: tweak syncing
|
16 years ago |
Andrew Dolgov
|
d7a1dbbd88
|
parse_counters: always try to sync new stuff on global unread change
|
16 years ago |
Andrew Dolgov
|
206d496762
|
rework gears offline/online interaction the way it probably should be done (also remove redirecting login system)
|
16 years ago |
Andrew Dolgov
|
79e565a975
|
offline: add progress indicator; tweak download intervals and amount of articles
|
16 years ago |
Andrew Dolgov
|
0cd6bb46f7
|
offline: automatically set version of manifest.json (using filemtime)
|
16 years ago |
Andrew Dolgov
|
5fe4848b5a
|
reinstate redirecting login system (problems with Gears)
|
16 years ago |
Andrew Dolgov
|
45468967c5
|
fix logout redirect
|
16 years ago |
Andrew Dolgov
|
acac8448a4
|
use prototype instead of getElementById
|
16 years ago |
Andrew Dolgov
|
7f4f9f4e82
|
offline: try to download status of articles which were marked as read in online while offline client was disconnected
|
16 years ago |
Andrew Dolgov
|
6b6842996c
|
offline: various schema updates
|
16 years ago |
Andrew Dolgov
|
91743a49ff
|
display N/A instead of undefined in fatal errors when ext_info is not present
|
16 years ago |
Andrew Dolgov
|
c8a9fe5b07
|
properly update local vfeed counters
|
16 years ago |
Andrew Dolgov
|
f4ce1f83d1
|
hideOrShowFeedsCategory: fix for offline feedlist
|
16 years ago |