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 |
Andrew Dolgov
|
261b88b39c
|
offline: render headlines list using local data
|
16 years ago |
Andrew Dolgov
|
87b16a0a61
|
add dialog to download articles for offline reading; start implementation
|
16 years ago |
Andrew Dolgov
|
3e2937fc21
|
parse_counters: cache feedlist after update (2)
|
16 years ago |
Andrew Dolgov
|
4f7743a938
|
parse_counters: cache feedlist after update
|
16 years ago |
Andrew Dolgov
|
49fd1e944f
|
code cleanup (remove old xmlhttp references)
|
16 years ago |
Andrew Dolgov
|
2184738a44
|
check for backend-returned fatal errors in major callbacks
|
16 years ago |
Andrew Dolgov
|
2a52d96fe6
|
localization fixes
|
16 years ago |
Andrew Dolgov
|
350468d018
|
prefs: some async work
|
16 years ago |
Andrew Dolgov
|
2bab8824eb
|
use popup feedbrowser for main UI (3)
|
16 years ago |
Andrew Dolgov
|
c2913898f1
|
use popup feedbrowser for main UI (2)
|
16 years ago |
Andrew Dolgov
|
273d1e293e
|
new style exception reporting
|
16 years ago |
Andrew Dolgov
|
e8a429e3f8
|
properly select next unread feed in feedlist when catching up
|
16 years ago |
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
16 years ago |
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
16 years ago |
Andrew Dolgov
|
d0da85c27c
|
preliminary UI work on date checking filter (refs #225)
|
16 years ago |
Andrew Dolgov
|
f46192bb19
|
catchup in category view mode jumps to the next unread category
|
16 years ago |
Andrew Dolgov
|
d7e83df791
|
headlins: feed icon tweaks
|
17 years ago |
Andrew Dolgov
|
cbcbb08407
|
parse_counters: set correct classes for feed counter elements
|
17 years ago |
Andrew Dolgov
|
8c96d4b1da
|
label editor: bugfixes
|
17 years ago |
Andrew Dolgov
|
e176b01ade
|
label editor: helper bugfix
|
17 years ago |
Andrew Dolgov
|
071ec48fd1
|
label editor: simple control to add common rules
|
17 years ago |
Andrew Dolgov
|
143a497306
|
dialog layout tweaks
|
17 years ago |
Andrew Dolgov
|
ecace165c1
|
rework feed dialog layouts
|
17 years ago |
Andrew Dolgov
|
ec37f4f112
|
allow j/k hotkeys select categories (getRelativeFeedId2())
|
17 years ago |
Andrew Dolgov
|
6cc1fab322
|
check for failures to request counters in async way after viewfeed/view
|
17 years ago |
Andrew Dolgov
|
d6586c1d98
|
resort_category: simplify code
|
17 years ago |
Andrew Dolgov
|
5fc13f63cf
|
remove obsolete get*Context functions
|
17 years ago |
Andrew Dolgov
|
61a20560f2
|
add hotkey f w: resort feedlist by name or unread count
|
17 years ago |
Andrew Dolgov
|
60ea23775a
|
feedlist-related code cleanup
|
17 years ago |
Andrew Dolgov
|
f74cfded6f
|
msie-related code cleanup
|
17 years ago |
Andrew Dolgov
|
569720c589
|
misc code cleanup
|
17 years ago |
Andrew Dolgov
|
bdb7369bbb
|
improve output when EXTENDED_FEEDLIST is set, font size tweaks
|
17 years ago |
Andrew Dolgov
|
ee8768dbbb
|
massive code cleanup
|
17 years ago |
Andrew Dolgov
|
08827aafd7
|
prefs: add loading progressbar
|
17 years ago |
Andrew Dolgov
|
8836613c43
|
debug mode tweaks, remove mouse_handler()
|
17 years ago |
Andrew Dolgov
|
3a40e8a2ed
|
add placeholder mouse trap code, misc fixes
|
17 years ago |
Andrew Dolgov
|
673c994674
|
progressbar tweaks
|
17 years ago |
Andrew Dolgov
|
fca95d5f99
|
progressbar fixes
|
17 years ago |
Andrew Dolgov
|
9950945175
|
loading progress bar for main window (2)
|
17 years ago |
Andrew Dolgov
|
730dbf1910
|
loading progress bar for main window
|
17 years ago |
Andrew Dolgov
|
aa0fa9df1e
|
getNeighborIds: add scope, add automatic prefetch for articles under mouse
|
17 years ago |
Andrew Dolgov
|
438f2ce922
|
fix create filter dialog when called from main UI, fix exception_error() parameter position errors
|
17 years ago |
Andrew Dolgov
|
477402d827
|
remove incomplete code for hotkey zones
|
17 years ago |
Andrew Dolgov
|
04e91733a7
|
openArticleInNewWindow: add workaround for popup blockers
|
17 years ago |
Andrew Dolgov
|
6068d33bb6
|
add hotkeys to prefs (2)
|
17 years ago |
Andrew Dolgov
|
5ad9d13211
|
CDM mode: add article selection, rework moveToPost()
|
17 years ago |
Andrew Dolgov
|
93f66472ef
|
misc fixes, rework hotkeys code placement
|
17 years ago |
Andrew Dolgov
|
94a82fecd2
|
rework hotkeys (2)
|
17 years ago |
Andrew Dolgov
|
4298481d69
|
rework hotkeys (incomplete)
|
17 years ago |
Andrew Dolgov
|
61992f5771
|
experimental code for hotkey zone highlighting
|
17 years ago |
Andrew Dolgov
|
ff284aa0b8
|
compat theme: properly reflow container height
|
17 years ago |
Andrew Dolgov
|
7a822893ce
|
online search in headline buffer (hotkey shift-I)
|
17 years ago |
Andrew Dolgov
|
48ddbb3380
|
add some initial scoring work (js)
|
17 years ago |
Andrew Dolgov
|
f8232151a0
|
add hotkey to catchup all feeds, add optional warning to catchupAllFeeds()
|
17 years ago |
Andrew Dolgov
|
06925d9e85
|
getArticleLink: add escaping; open_article_in_new_window: add error notifications (closes #202)
|
17 years ago |
Andrew Dolgov
|
9eeb9db8f1
|
remove copyToClipboard (doesn't work)
|
17 years ago |
Andrew Dolgov
|
e635d56a00
|
pref-feeds tweaks
|
17 years ago |
Andrew Dolgov
|
c67d2990c7
|
editFeedDlg: fix hotkey disabling bug
|
17 years ago |
Andrew Dolgov
|
08f3bb157a
|
new hotkey: shift-C, toggle collapse feedlist
|
17 years ago |
Andrew Dolgov
|
22f3e356c8
|
new option: HIDE_READ_SHOWS_SPECIAL (bump schema)
|
17 years ago |
Andrew Dolgov
|
f6d40ed212
|
js: make displayHelpInfobox() globally accessible
|
17 years ago |
Andrew Dolgov
|
8e9dd206ef
|
js: add get_feed_unread()
|
17 years ago |
Andrew Dolgov
|
1a9b5b84a7
|
disable category hide debugging
|
17 years ago |
Andrew Dolgov
|
70ee302871
|
hideOrShowFeedsCategory: fix bug when scheduling category hide events (closes #176)
|
17 years ago |
Andrew Dolgov
|
2c2b019b1b
|
hideOrShowFeedsCategory: additional debugging
|
17 years ago |