Andrew Dolgov
|
16314ddafe
|
implement basic auto-reload on some dependent file timestamp changing
|
12 years ago |
Andrew Dolgov
|
2ccc7b8e07
|
add a e hotkey for embed_original
|
12 years ago |
Andrew Dolgov
|
84b48db4a7
|
FeedTree: fix initial src of loading node
|
12 years ago |
Richard Beales
|
f1fdfbea43
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
b74c513428
|
experimental: limit initialized html content for expanded cdm
|
12 years ago |
Andrew Dolgov
|
24c215e2bb
|
moveToPost: tweak unexpanded 'prev' behavior
|
12 years ago |
Andrew Dolgov
|
7b7daed93b
|
moveToPost: tweak unexpanded 'next' behavior
|
12 years ago |
Andrew Dolgov
|
5b9cb07d01
|
tweak cdmExpandArticle behavior with scrolling (refs #604) (2)
|
12 years ago |
Andrew Dolgov
|
f06f201f1e
|
tweak cdmExpandArticle behavior with scrolling (refs #604)
|
12 years ago |
Andrew Dolgov
|
943de334a3
|
removefromarchive: fix another typo (refs #603)
|
12 years ago |
Andrew Dolgov
|
10534e860b
|
feedBrowser: fix typo in removeFromArchive (closes #603)
|
12 years ago |
Richard Beales
|
77accf45df
|
fix merge conflict with stylesheet tags
|
12 years ago |
Andrew Dolgov
|
79074013cb
|
tweak moveToPost behaviour in unexpanded mode
|
12 years ago |
Andrew Dolgov
|
f0540b598a
|
add a hack to prevent loading of stuff for hidden content in unexpanded combined mode (refs #602)
|
12 years ago |
Richard Beales
|
04ed8b423a
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
3ac153f1b3
|
update styling for unexpanded cdm; misc fixes related to collapsing
|
12 years ago |
Andrew Dolgov
|
c582bf25dd
|
Revert "cdmExpandArticle: force-scroll to headline"
This reverts commit 4895f99b9a .
|
12 years ago |
Andrew Dolgov
|
4895f99b9a
|
cdmExpandArticle: force-scroll to headline
|
12 years ago |
Andrew Dolgov
|
414191d428
|
make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded
mode and dismiss article in expanded mode
|
12 years ago |
Richard Beales
|
598a8f37a2
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
bfd61d3f85
|
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
|
12 years ago |
Richard Beales
|
05809dfdf7
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
6cf60c881f
|
add little loading indicator for feed categories
|
12 years ago |
Andrew Dolgov
|
d2db81a5f6
|
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
|
12 years ago |
Andrew Dolgov
|
1d5cf085a3
|
implement mail plugin using mailto: links; deprecate mail plugin
|
12 years ago |
Andrew Dolgov
|
4b74648909
|
remove two unnecessary hideOrShowFeeds calls
|
12 years ago |
Andrew Dolgov
|
714b063f6b
|
hideReadFeeds also hides labels
|
12 years ago |
Andrew Dolgov
|
4f7d69e185
|
detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements
|
12 years ago |
Andrew Dolgov
|
5b18c93622
|
tweak hotkey map notation to allow stuff like shift-arrows
|
12 years ago |
Richard Beales
|
1d707e9f03
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
12 years ago |
Richard Beales
|
7c97d17aaf
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
12 years ago |
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
12 years ago |
Andrew Dolgov
|
4b27f0c06d
|
add f C hotkey to toggle combined mode (closes #549)
|
12 years ago |
Andrew Dolgov
|
f6a260c65e
|
cdmClicked: allow shift-lclick
|
12 years ago |
Andrew Dolgov
|
8a77553595
|
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
|
12 years ago |
Andrew Dolgov
|
4480b26e66
|
assign hash-stored feed_id/is_cat earlier on startup
|
12 years ago |
Andrew Dolgov
|
535a4c7d16
|
only use hash feed/cat parameters on startup
|
12 years ago |
Andrew Dolgov
|
2bee32ffa7
|
remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
|
12 years ago |
Andrew Dolgov
|
524de8dcf6
|
Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0 .
|
12 years ago |
Andrew Dolgov
|
f7945c99d0
|
headlines buffer: remove dijit-based RCHK elements
|
12 years ago |
Andrew Dolgov
|
831408f0e8
|
fix cdm checkbox not selecting entire cell
|
12 years ago |
Andrew Dolgov
|
18e1a773d1
|
change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
|
12 years ago |
Andrew Dolgov
|
1b04a298ef
|
store active feed id in url hash and restore on reload
|
12 years ago |
Andrew Dolgov
|
67cad82e60
|
cdmExpandArticle: do not perform offset manipulation
|
12 years ago |
Andrew Dolgov
|
c22580b55f
|
implement classic next/prev article movement behavior, bind to ctrl-arrows
|
12 years ago |
Andrew Dolgov
|
104e5c6557
|
moveToPost: implement more natural next/prev moving in combined mode
|
12 years ago |
Andrew Dolgov
|
3af9dbd350
|
cdmScrollToArticleId: use more natural scrolling
|
12 years ago |
Andrew Dolgov
|
0a7b15207e
|
remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
|
12 years ago |
Andrew Dolgov
|
5129d29d65
|
reduce counters request minimum interval
|
12 years ago |
Andrew Dolgov
|
bf40c12408
|
request_counters: force request 50% of the time to keep all counters updated
|
12 years ago |
Andrew Dolgov
|
88918ca637
|
remove server-side feedtree collapse implementation
|
12 years ago |
Andrew Dolgov
|
5321e775f9
|
remove update on checksum change (updated status has been removed); rtl stuff (unused)
|
12 years ago |
Andrew Dolgov
|
8853f0ed5b
|
switchPanelMode: fix typo
|
12 years ago |
Andrew Dolgov
|
533bd7b73f
|
switchPanelMode: cosmetic fixes
|
12 years ago |
Andrew Dolgov
|
2d1282d4d1
|
remove top hello - feedback - preferences line
|
12 years ago |
Andrew Dolgov
|
d9013d8351
|
enable displayNewContentPrompt() for cats
|
12 years ago |
Andrew Dolgov
|
be5a5cd26d
|
view: abort when requested RROW is not present
|
12 years ago |
Andrew Dolgov
|
35be65a1da
|
remove zoomToArticle() and PTITLE bits
|
12 years ago |
Andrew Dolgov
|
38325ad6d1
|
remove tt-rss tabcontrol
|
12 years ago |
Andrew Dolgov
|
17b236efab
|
viewfeed: force request counters
|
12 years ago |
Andrew Dolgov
|
14501332e0
|
js: remove several commented out functions
|
12 years ago |
Andrew Dolgov
|
5b55e9e25c
|
js: simplify counter updating, remove some unused stuff
|
12 years ago |
Andrew Dolgov
|
96f0a3e79d
|
remove themes/
|
12 years ago |
Andrew Dolgov
|
fd535b317c
|
switchPanelMode: fix css manipulation for firefox
|
12 years ago |
Andrew Dolgov
|
2cda431400
|
add a q shortcut; remove close_article button
|
12 years ago |
Andrew Dolgov
|
8b83bf5fa1
|
implement fallback _SIMPLE_UPDATE_MODE
|
12 years ago |
Andrew Dolgov
|
3fb401120a
|
support ctrl key hotkeys
|
12 years ago |
Andrew Dolgov
|
e5e2cf3b88
|
add hack to support arbitrary key descriptions for hotkeys
|
12 years ago |
Andrew Dolgov
|
7d8f56571b
|
persist widescreen mode in session
|
12 years ago |
Andrew Dolgov
|
ec6e51556d
|
add context menu to Special category
|
12 years ago |
Andrew Dolgov
|
057cc81302
|
fix missing context menu of Uncategorized
|
12 years ago |
Andrew Dolgov
|
6effae6dd8
|
add net-alert icon
|
12 years ago |
Andrew Dolgov
|
1bcf8f456a
|
add ability to toggle widescreen mode on the fly
|
12 years ago |
Andrew Dolgov
|
7fc1674a0d
|
rework RCHK dupe checking a bit
|
12 years ago |
Andrew Dolgov
|
fe021c8b20
|
disable content dump on f D
|
12 years ago |
Andrew Dolgov
|
4ba1f8bbdb
|
properly return out of handled hotkey events
|
12 years ago |
Andrew Dolgov
|
0b2f8843e5
|
block email_article action if mail plugin is not enabled
|
12 years ago |
Andrew Dolgov
|
b8cb4d08b3
|
help cleanup, use dijit dialog
|
12 years ago |
Andrew Dolgov
|
e218c5f56f
|
main ui: action-based hotkey system, add swap_jk plugin
|
12 years ago |
Andrew Dolgov
|
a83b58f16d
|
partial move to new hotkey system
|
12 years ago |
Andrew Dolgov
|
5d9abb1e11
|
add plugin storage table to schema; add ability to clear plugin data
|
12 years ago |
Andrew Dolgov
|
61261e45b9
|
fix duplicate RCHK check while appending headlines
|
12 years ago |
Andrew Dolgov
|
0cd35af0ba
|
make invalid object received headlines appear less
|
12 years ago |
Andrew Dolgov
|
de4335e891
|
more RCHK dijit dupe checking
|
12 years ago |
Andrew Dolgov
|
84391d6948
|
update user editor a bit
|
12 years ago |
Andrew Dolgov
|
fb0b2ebf84
|
try to parse new headline elements after they have been deduplicated
|
12 years ago |
Andrew Dolgov
|
f947467aa8
|
remove fupdpic and related images
|
12 years ago |
Andrew Dolgov
|
a675da08de
|
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
|
12 years ago |
Andrew Dolgov
|
c4f5283052
|
move to dijit checkboxes in headlines/cdm list
|
12 years ago |
Andrew Dolgov
|
57e9729425
|
feedlist_init: do not wait before calling viewfeed(-3)
|
12 years ago |
Andrew Dolgov
|
6c2637d973
|
move data import/export to a separate plugin
|
12 years ago |
Andrew Dolgov
|
ac22075182
|
move digest to a separate plugin
|
12 years ago |
Andrew Dolgov
|
6cbe53c9f5
|
add instances plugin
|
12 years ago |
Andrew Dolgov
|
5cedb389d2
|
split self-updater gui to updater/ plugin
|
12 years ago |
Andrew Dolgov
|
19c7350770
|
experimental new plugin system
|
12 years ago |
Andrew Dolgov
|
ca3bb6c75f
|
add f-D debug feed update hotkey
|
12 years ago |
Andrew Dolgov
|
c714cee73b
|
fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets
|
12 years ago |
Andrew Dolgov
|
bb4cd19be8
|
digest: cleanup the code a bit
|
12 years ago |
Andrew Dolgov
|
c8b31978c9
|
digest: more logical position for close article prompt
|
12 years ago |
Andrew Dolgov
|
54b8564d98
|
various digest style updates and fixes
|
12 years ago |
Andrew Dolgov
|
c7402c3898
|
fix digest broken by prototype update
|
12 years ago |
Andrew Dolgov
|
48b55ef590
|
fix several feed-related hotkeys working on Uncategorized
|
12 years ago |
Andrew Dolgov
|
b926f38750
|
further improve headline appending speed
|
12 years ago |
Andrew Dolgov
|
16c937680f
|
increase headline appending/dupe checking performance
|
12 years ago |
Andrew Dolgov
|
29064218d0
|
allow batch setting of article scores
|
12 years ago |
Andrew Dolgov
|
beb6ce2761
|
allow setting article score manually
|
12 years ago |
Andrew Dolgov
|
74467907c5
|
add special link to cancel current search
|
12 years ago |
Andrew Dolgov
|
09c816cac4
|
remove unexpanded CDM ajax loading
|
12 years ago |
Andrew Dolgov
|
7fdf8eca99
|
multiple issues fixed in vfeed_group_by_feed
|
12 years ago |
Andrew Dolgov
|
1e07a58a86
|
do not reset search query because of background requests
|
12 years ago |
Andrew Dolgov
|
f4c0d2a693
|
disable update button on nonupdateable feeds (fix for cached headlines)
|
12 years ago |
Andrew Dolgov
|
fa2cde396e
|
disable update button on nonupdateable feeds
|
12 years ago |
Andrew Dolgov
|
c0c2abbaa7
|
force refetch feed when clicking update/clicking on same feed in the tree
|
12 years ago |
Andrew Dolgov
|
0ef32f48b2
|
unify child category counter display; remove include_children control
|
12 years ago |
Andrew Dolgov
|
32834a7412
|
viewfeed: better checking for reopening current feed
|
12 years ago |
Andrew Dolgov
|
c67cd7ab9d
|
fix infinite scrolling for search results
|
12 years ago |
Andrew Dolgov
|
5482b38807
|
add hotkeys to select marked/published articles
|
12 years ago |
Andrew Dolgov
|
759e5132a1
|
subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups
|
12 years ago |
Andrew Dolgov
|
6e67a7c450
|
cleanup previous patch (once again)
|
12 years ago |
Andrew Dolgov
|
1a8a623924
|
cleanup previous patch
|
12 years ago |
Andrew Dolgov
|
6cdc457643
|
feedtree: prevent hideReadFeeds from working on category nodes
|
12 years ago |
Andrew Dolgov
|
bc6fa2364b
|
move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions
|
12 years ago |
Andrew Dolgov
|
5712a2fe4b
|
FeedTree: fix subcategory entries not hidden properly
|
12 years ago |
Andrew Dolgov
|
c08367f944
|
tweak infscroll with hsp existing
|
12 years ago |
Andrew Dolgov
|
10afc7c63b
|
FeedTree: allow context menu for virtual feeds
|
12 years ago |
Andrew Dolgov
|
b2bbbd2324
|
tweak infscroll threshold
|
12 years ago |
Andrew Dolgov
|
8cdc185ba4
|
e shortcut: properly handle article selection
|
12 years ago |
Andrew Dolgov
|
e4f48f8621
|
correctHeadlinesOffset: check for elements to work on
|
12 years ago |
Andrew Dolgov
|
fd26d5bfdf
|
implement removing selected categories
|
12 years ago |
Andrew Dolgov
|
4e02f58294
|
implement filter testing
|
12 years ago |
Andrew Dolgov
|
4f79e9aa65
|
clear cache in viewModeChanged()
|
12 years ago |
Andrew Dolgov
|
ab564aef7b
|
filterEditDlg: automatically open new rule dialog when active feed or article title present
|
12 years ago |
Andrew Dolgov
|
04e41840fe
|
use dijit.form.CheckBox in filter edit dialog
|
12 years ago |
Andrew Dolgov
|
ec63052440
|
implement select all/none in filterEditDlg
|
12 years ago |
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
12 years ago |
Andrew Dolgov
|
f9ebb32ca0
|
hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
|
12 years ago |
Andrew Dolgov
|
fe0a51ac83
|
loadMoreHeadlines: revert to old behaviour for adaptive
|
12 years ago |
Andrew Dolgov
|
455e774a3a
|
loadMoreHeadlines: fix for unread view
decrementFeedCounter: do not apply counter hacks when dealing with
subcategory entries
|
12 years ago |
Andrew Dolgov
|
da1da2e4d8
|
quickAddFilter: prefill current feed in the dialog
|
12 years ago |
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
12 years ago |
Andrew Dolgov
|
183ca8b940
|
parse_counters: properly delete category cache when child_unread changes
|
12 years ago |
Andrew Dolgov
|
3e7b0bd435
|
be more smart with label assignments to selection in headline context menu
|
12 years ago |
Andrew Dolgov
|
808dd053c6
|
implement web-based self updater (closes #395)
|
12 years ago |
Andrew Dolgov
|
27211afe92
|
implement experimental web-based updater
|
12 years ago |
Andrew Dolgov
|
2c2cdaf7dc
|
allow request_counters() in bw_limit mode
|
12 years ago |
Andrew Dolgov
|
0a11d23534
|
catchupBatchedArticles: create local copy of the batch to work with
|
12 years ago |
Andrew Dolgov
|
23d2471c92
|
expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
|
12 years ago |
Andrew Dolgov
|
3d2c9f5adf
|
small tweak for loadMoreHeadlines() algorithm
|
12 years ago |