1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
Commit Graph

439 Commits

Author SHA1 Message Date
Andrew Dolgov
353221477b viewCurrentFeed() usage cleanup 2010-11-12 21:43:59 +03:00
Andrew Dolgov
4169bb67e8 misc code cleanup 2010-11-12 17:41:32 +03:00
Andrew Dolgov
e69fb880a3 js: misc fixes, code cleanup 2010-11-12 14:54:06 +03:00
Andrew Dolgov
47fb32b06d make forced counter update not count as scheduled one 2010-11-12 01:00:51 +03:00
Andrew Dolgov
6237ea0537 implement sequence numbers for counter rpc requests 2010-11-11 22:59:01 +03:00
Andrew Dolgov
f705f20656 check regular expression before adding/saving filter 2010-11-11 14:26:44 +03:00
Andrew Dolgov
1ede58149d allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content 2010-11-11 13:37:03 +03:00
Andrew Dolgov
5ae8f858a9 fix frontend not knowing about always expanded cdm 2010-11-11 12:19:28 +03:00
Andrew Dolgov
ac49453bd8 fix _force_scheduled_update handling 2010-11-11 11:37:10 +03:00
Andrew Dolgov
f8fb44989f js: code cleanup, disable some debugging 2010-11-10 21:56:28 +03:00
Andrew Dolgov
773adf8b42 unify backend methods updateAllFeeds and getAllCounters 2010-11-10 19:18:13 +03:00
Andrew Dolgov
3d28f9cd2d obsolete FEEDS_FRAME_REFRESH 2010-11-10 19:13:29 +03:00
Andrew Dolgov
5225d4209e js: code cleanup; move to async counter sending mode 2010-11-10 14:48:35 +03:00
Andrew Dolgov
c4f7ba8018 move runtime-info to JSON, simplify init-params format 2010-11-10 14:23:26 +03:00
Andrew Dolgov
bfa0e7921d cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it 2010-11-10 11:38:55 +03:00
Andrew Dolgov
0129090b3d cdm: add hotkey to dismiss active article 2010-11-09 21:05:33 +03:00
Andrew Dolgov
dad14b513d refactor combined mode, code cleanup 2010-11-09 20:57:23 +03:00
Andrew Dolgov
f3f67c1b53 remove old-style debugging 2010-11-07 14:38:59 +03:00
Andrew Dolgov
ff0010c182 implement html5 localStorage support for client-side cache 2010-11-07 12:54:43 +03:00
Andrew Dolgov
50eefedbfd js: code cleanup 2010-11-07 12:11:05 +03:00
Andrew Dolgov
8945282432 remove obsolete init-params 2010-11-05 17:44:59 +03:00
Andrew Dolgov
fe1087fbb7 implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189) 2010-11-04 19:11:54 +03:00
Andrew Dolgov
6240dabe21 resize_headlines: add workaround for an Opera bug 2010-10-05 15:48:09 +04:00
Andrew Dolgov
748345733d collapse_feedlist: fix incorrect label being set on collapse button 2010-10-05 15:44:41 +04:00
Andrew Dolgov
4a3da1c8ef unify backend sanity checking code 2010-09-13 15:14:18 +04:00
Andrew Dolgov
84c7b824fb use console.log for debugging; improve exception information 2010-09-05 13:41:19 +04:00
Andrew Dolgov
791c839642 quick menu: add entry to reorder categories; tweak menu layout 2010-08-06 16:34:18 +04:00
Andrew Dolgov
8a3e0b1aa6 add hotkey (f x) to reverse headlines order (closes #262) 2010-02-18 16:05:35 +03:00
Andrew Dolgov
fdf47b9d1c notifier: mention license 2010-02-18 15:42:40 +03:00
Andrew Dolgov
4336531d78 add updated triple-pane theme 2010-02-16 13:28:31 +03:00
Andrew Dolgov
78bcd2c44c fix unsubscribeFeed behaving improperly in preferences 2010-02-15 15:16:53 +03:00
Andrew Dolgov
3393238de2 more input focusing improvements in popup dialogs 2010-02-03 16:54:17 +03:00
Andrew Dolgov
d002edc715 code cleanup 2010-02-03 16:06:24 +03:00
Andrew Dolgov
a6d0014d7b quickAddFilter/Feed focus improvements 2010-02-03 15:06:25 +03:00
Andrew Dolgov
55132a454f closeInfoBox: properly cleanup contents 2010-02-03 15:01:33 +03:00
Andrew Dolgov
a44049f661 focus query field in search dialog automatically 2010-02-03 12:35:27 +03:00
Andrew Dolgov
641444d3d7 flush cache on feedEditSave 2010-01-19 18:22:35 +03:00
Andrew Dolgov
b3af99a0c5 theme system updates; remove old-skool theme; add neutral theme 2010-01-15 13:43:17 +03:00
Andrew Dolgov
e71f261009 replace some theme-specific frontend hooks with theme options 2010-01-15 11:46:20 +03:00
Andrew Dolgov
b97e6e0267 reorganize theme support; add some themeable icons; add neon theme 2010-01-14 16:11:54 +03:00
Andrew Dolgov
ef88b1cca3 feed archive and feed browser improvements 2010-01-13 13:44:20 +03:00
Andrew Dolgov
a5819bb35d code cleanup; remove unnecessary callbacks; rework subscribtion dialog 2010-01-13 12:48:49 +03:00
Adrian Lang
542aebacb7 Add callback to Popups, focus subscribe URL input. 2010-01-13 11:46:11 +03:00
Andrew Dolgov
65355c846c collapse_feedlist: fix for button element 2010-01-12 16:06:01 +03:00
Andrew Dolgov
f88c78147e code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
Andrew Dolgov
dbfc952271 make f a hotkey persistent; obsolete option HIDE_READ_FEEDS 2010-01-12 11:48:31 +03:00
Andrew Dolgov
082ae95b96 feed browser: add access to archived feeds 2010-01-11 15:40:35 +03:00
Andrew Dolgov
6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 2010-01-04 12:12:31 +03:00
Andrew Dolgov
b4e75b2a25 use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
Andrew Dolgov
57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 2009-12-24 15:25:06 +03:00