Commit Graph

209 Commits (2ccc7b8e07d584f85e4f5d4477d554de31a15272)

Author SHA1 Message Date
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
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
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
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
Andrew Dolgov bfd61d3f85 rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 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
Andrew Dolgov 478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 12 years ago
Andrew Dolgov f01c8ec4f1 prevent absolutely useless 'exploit' (not really) while editing filters (closes #572) 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