Commit Graph

187 Commits (f0bd8e6531756b151c051f8ce5099d59408e71db)

Author SHA1 Message Date
Andrew Dolgov 5b18c93622 tweak hotkey map notation to allow stuff like shift-arrows 11 years ago
Andrew Dolgov 478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 11 years ago
Andrew Dolgov f01c8ec4f1 prevent absolutely useless 'exploit' (not really) while editing filters (closes #572) 11 years ago
Andrew Dolgov 4b27f0c06d add f C hotkey to toggle combined mode (closes #549) 11 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