Commit Graph

169 Commits (cb0810962c30b0adfc818dfdbd53cc5fe3893dcc)

Author SHA1 Message Date
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