1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-28 12:10:52 +02:00
Commit Graph

337 Commits

Author SHA1 Message Date
Andrew Dolgov
a9bcfb8ff8 vfeed grouping: allow per-feed catchup 2008-05-17 05:26:56 +01:00
Andrew Dolgov
525ea55e48 pass activeFeedIsCat() to search dialog when called from hotkey 2008-05-16 08:45:38 +01:00
Andrew Dolgov
746dcf4299 hotkey support for prefs 2008-05-16 07:05:12 +01:00
Andrew Dolgov
3a391f6720 misc css tweaks 2008-05-16 05:57:54 +01:00
Andrew Dolgov
b61cf20ca2 CDM mode: remove obsolete 't' hotkey 2008-05-16 03:13:50 +01:00
Andrew Dolgov
93f66472ef misc fixes, rework hotkeys code placement 2008-05-16 02:38:32 +01:00
Andrew Dolgov
238eff0165 actions dropbox: add action to show hotkey help 2008-05-15 17:27:11 +01:00
Andrew Dolgov
ff284aa0b8 compat theme: properly reflow container height 2008-05-12 09:26:29 +01:00
Andrew Dolgov
7a822893ce online search in headline buffer (hotkey shift-I) 2008-05-04 07:46:32 +01:00
Andrew Dolgov
69811a7d4e update translations 2008-05-04 06:49:00 +01:00
Andrew Dolgov
9a85081ae0 main ui: add action to rescore current feed 2008-05-04 06:47:07 +01:00
Andrew Dolgov
546499a9f3 finish initial work on scoring 2008-04-30 09:10:59 +01:00
Andrew Dolgov
f8232151a0 add hotkey to catchup all feeds, add optional warning to catchupAllFeeds() 2008-04-18 07:27:49 +01:00
Andrew Dolgov
3c2d7945ae invalidate local cache when view mode/limit is changed 2008-02-23 06:44:13 +01:00
Andrew Dolgov
c67d2990c7 editFeedDlg: fix hotkey disabling bug 2008-02-20 13:45:57 +01:00
Andrew Dolgov
0b6cffa868 block HIDE_FEEDLIST (refs #196) 2008-02-20 13:38:38 +01:00
Andrew Dolgov
03177e82c9 collapsed feedlist: reflow bug fix for old-skool 2008-02-20 13:19:05 +01:00
Andrew Dolgov
33aeea946a enable collapsed feedlist for compat theme 2008-02-20 10:28:21 +01:00
Andrew Dolgov
f0e8468b41 enable collapsed feedlist for graycube 2008-02-20 10:17:54 +01:00
Andrew Dolgov
58daed52b6 enable collapsing feedlist for compact theme 2008-02-20 10:06:09 +01:00
Andrew Dolgov
22936abb76 save feedlist collapse state 2008-02-20 09:56:38 +01:00
Andrew Dolgov
b553a3bf8d collapsable feedlist: footer layout fix 2008-02-20 06:33:20 +01:00
Andrew Dolgov
8389b15082 make feedlist collapsable 2008-02-20 06:27:16 +01:00
Andrew Dolgov
8b557634e2 hidden feedlist: save scroll offset 2008-02-19 18:24:26 +01:00
Andrew Dolgov
1924fa1bbf hidden feedlist: add disabled fade effect 2008-02-19 17:33:03 +01:00
Andrew Dolgov
24c1e1c144 initial hidden feedlist work (refs #194) 2008-02-19 17:00:02 +01:00
Andrew Dolgov
d8432ff5f5 remove leftover updating feeds prompt 2007-11-21 08:20:00 +01:00
Andrew Dolgov
21f0db7162 3pane theme: tweak content width 2007-11-16 08:04:04 +01:00
Andrew Dolgov
203610630a add 3pane theme 2007-10-30 09:22:01 +01:00
Andrew Dolgov
e9753ab46d disable All feeds updated prompt 2007-10-29 08:14:53 +01:00
Andrew Dolgov
c4a36709cd rework feed-prefs ops toolbar 2007-10-18 05:51:29 +01:00
Andrew Dolgov
2d936cd1d9 update translations 2007-08-26 07:32:15 +01:00
Andrew Dolgov
e978f78de5 rename qfdDelete() to unsubscribeFeed() 2007-08-26 07:28:29 +01:00
Andrew Dolgov
19ee477b5a update translations 2007-08-26 07:27:21 +01:00
Andrew Dolgov
d1f0c58498 new feed action: clear articles 2007-08-26 05:13:50 +01:00
Andrew Dolgov
f3c6bf6e3d remove raw xmlhttp code from tt-rss.js 2007-08-25 10:10:18 +01:00
Andrew Dolgov
d73071b1b1 fix catchup of a category 2007-08-24 14:55:57 +01:00
Andrew Dolgov
0df398da2c code cleanups, make feedlist_callback async 2007-08-24 05:49:57 +01:00
Andrew Dolgov
6b8bbd1dae remove obsolete userSwitch() 2007-08-24 05:40:51 +01:00
Andrew Dolgov
2a8504cd39 main: move to async infobox calls 2007-08-24 05:40:23 +01:00
Andrew Dolgov
c20fd46335 make main refetch cycle asynchronous 2007-08-24 05:12:23 +01:00
Andrew Dolgov
6f15127798 allow to edit labels from main interface 2007-08-20 06:44:05 +01:00
Andrew Dolgov
89cb787edd more translation work 2007-08-10 17:16:43 +01:00
Andrew Dolgov
17a756d193 article_publish_url: syntax fix 2007-08-10 06:52:11 +01:00
Andrew Dolgov
e4914b6275 make 'v' hotkey work in CDM mode 2007-08-09 07:56:11 +01:00
Andrew Dolgov
8e00ae9b58 check update daemon timestamp 2007-07-16 14:05:29 +01:00
Andrew Dolgov
fee51fc66b drop history 2007-06-14 07:02:50 +01:00
Andrew Dolgov
c5af7171a5 possible workaround for xmlhttp stucking on safari 2007-05-30 15:54:47 +01:00
Andrew Dolgov
d00bfb5f45 runtime info parser: if daemon is running, clear pending notification 2007-05-17 14:27:34 +01:00
Andrew Dolgov
e968e7f79d fix typo 2007-05-17 14:26:47 +01:00
Andrew Dolgov
35a03bddc2 tag cloud improvements 2007-05-17 14:07:34 +01:00
Andrew Dolgov
4548a580c5 tweak tag cloud 2007-05-17 13:05:13 +01:00
Andrew Dolgov
0979b696e4 show tag cloud instead of flat tag list 2007-05-17 12:58:38 +01:00
Andrew Dolgov
addb583694 prefetch old articles when necessary 2007-05-15 07:19:48 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00
Andrew Dolgov
442d77f1cc help uses popup window, recolor infoBox, use subscribe dialog in prefs 2007-05-14 06:41:04 +01:00
Andrew Dolgov
5158ced917 hideOrShowFeedList: fix 2007-05-11 08:50:02 +01:00
Andrew Dolgov
586822fdab some more fixes for IE and resize_headlines 2007-04-29 05:21:47 +01:00
Andrew Dolgov
770bbb0297 block resize_headlines() for MSIE 2007-04-29 04:46:08 +01:00
Andrew Dolgov
81352b548d tweak error message 2007-04-24 04:32:26 +01:00
Andrew Dolgov
7a09510c02 try to detect sanity check abnormalities (caused by Firebug) 2007-04-24 04:28:10 +01:00
Andrew Dolgov
e12a547eb9 block resize_headlines in MSIE: broken 2007-04-23 10:00:09 +01:00
Andrew Dolgov
a9d42cf72f auto-resize headlines container to 30% of window height 2007-04-13 07:59:07 +01:00
Andrew Dolgov
4049672041 add persistent storage for toolbar view options, bump schema 2007-03-26 06:23:15 +01:00
Andrew Dolgov
be0801a161 make storeInitParam actually work (move back to cookies) 2007-03-21 16:36:24 +01:00
Andrew Dolgov
709e7dc29b add gettext to js, bump translations 2007-03-06 07:11:28 +01:00
Andrew Dolgov
42c3291622 UI improvements 2007-03-02 20:58:58 +01:00
Andrew Dolgov
0d32b41e36 interface tweaks, add info/question/exclamation pics 2007-03-02 20:16:45 +01:00
Andrew Dolgov
89fbb3bc82 force timestamp hack to most main operations (main loop) 2007-02-07 18:07:57 +01:00
Andrew Dolgov
86173d9a95 force timestamp hack to most main operations 2007-02-07 18:01:35 +01:00
Andrew Dolgov
0f088bfcde disable empty notify() in refetch_callback w. daemon mode 2007-01-30 16:58:10 +01:00
Andrew Dolgov
d9fa39f1d4 add new version indicator on main chrome 2007-01-27 12:32:59 +01:00
Andrew Dolgov
ef16ae3782 rework no daemon warning 2007-01-27 10:21:55 +01:00
Andrew Dolgov
4220d6b037 store navigator.appName in session object on init 2007-01-24 09:43:30 +01:00
Andrew Dolgov
92f3bcaecc block feed editor dialog for tags, labels and such 2007-01-01 12:55:14 +01:00
Andrew Dolgov
cf4d339c28 support omode in rpc getAllCounters 2006-12-07 09:06:38 +01:00
Andrew Dolgov
0b126ac277 tag editor 2006-12-07 08:48:00 +01:00
Andrew Dolgov
3ac2f3c767 fix auto-refresh of active feed when update detected in scheduled refetch call 2006-12-06 09:59:59 +01:00
Andrew Dolgov
5854573ad3 unify counter reply object handling when called from auto refetch and manually 2006-12-06 09:55:58 +01:00
Andrew Dolgov
729bafaa14 disable hotkeys when edit current feed dialog is shown 2006-12-05 10:17:12 +01:00
Andrew Dolgov
1dc8dba07c add experimental operation history stack 2006-12-04 09:26:09 +01:00
Andrew Dolgov
7086277caf add quick action to edit current feed 2006-11-22 11:11:41 +01:00
Andrew Dolgov
4724a093a8 improve session expiry handling (redirect back to login form on rpc error code 6) 2006-11-09 11:00:24 +01:00
Andrew Dolgov
ca2f46a72d bugfix: catchupAllFeeds was broken in iframe transition 2006-11-04 13:09:40 +01:00
Andrew Dolgov
807f452a54 add loading... prompt to dispSwitch handler 2006-10-03 03:57:40 +01:00
Andrew Dolgov
6e6504bc02 modify filterCR to call user-specified callback on CR (e.g. for search toolbar) 2006-10-01 07:33:32 +01:00
Andrew Dolgov
461766f33e add debug mode only fast user switcher 2006-10-01 05:05:12 +01:00
Andrew Dolgov
a58d997c5e stop feedback display in dlg_frefresh_callback 2006-09-30 09:16:28 +01:00
Andrew Dolgov
9f10e15230 disable pre-selection of main toolbar dropboxes for now 2006-09-29 08:57:41 +01:00
Andrew Dolgov
abbe0154f7 move counters processing to different xmlhttp object 2006-09-29 04:44:58 +01:00
Andrew Dolgov
7bc4f2517f opera compatibility fixes (2) 2006-09-29 04:23:14 +01:00
Andrew Dolgov
0e9dd1baf7 opera compatibility fixes 2006-09-29 04:15:31 +01:00
Andrew Dolgov
80e4dc34fd css-based layout + required fixes (2) 2006-09-28 13:23:28 +01:00
Andrew Dolgov
6b4163cb46 css-based layout + required fixes 2006-09-28 13:00:03 +01:00
Andrew Dolgov
f6d6e22ff4 new option: CONFIRM_FEED_CATCHUP (closes #106) 2006-08-28 05:03:26 +01:00
Andrew Dolgov
52db9978a7 normalize title in front pages, fix filter query in update process 2006-08-20 15:32:16 +01:00
Andrew Dolgov
9e397d0f5a refresh feeds frame if number of subscriptions failed 2006-08-12 15:36:39 +01:00
Andrew Dolgov
5c365f6055 fix various cat-related bugs 2006-08-01 14:18:05 +01:00
Andrew Dolgov
28de373239 fix Mark as read button 2006-08-01 14:01:15 +01:00
Andrew Dolgov
ec6e2fd35b null category fixes 2006-08-01 13:57:34 +01:00