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

200 Commits

Author SHA1 Message Date
Andrew Dolgov
947c61863e hide unread feeds works in tag browsing mode 2007-05-17 17:51:13 +01:00
Andrew Dolgov
35a03bddc2 tag cloud improvements 2007-05-17 14:07:34 +01:00
Andrew Dolgov
1ba6daf78e do not auto-hide notify box when subscribing to feed 2007-05-17 08:56:08 +01:00
Andrew Dolgov
ac162cbe5a correct headlines scroll position in moveToPost() 2007-05-16 04:36:40 +01:00
Andrew Dolgov
b07b61da01 invalidate article cache when editing tags 2007-05-15 12:41:39 +01:00
Andrew Dolgov
67343d9f9b compact some definitions in headlines list 2007-05-15 08:51:57 +01:00
Andrew Dolgov
fed4387da1 update prefetching store, add expiry 2007-05-15 06:21:19 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00
Andrew Dolgov
465ff90b4a new hidden param, _INFOBOX_DISABLE_OVERLAY 2007-05-14 09:31:54 +01:00
Andrew Dolgov
5ede560f8c add infobox overlay, layout fixes 2007-05-14 09:08:18 +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
144f32d941 getRelativeFeedId iterates over hidden categories correctly (2) 2007-05-14 04:26:39 +01:00
Andrew Dolgov
4e38b6c335 getRelativeFeedId iterates over hidden categories correctly 2007-05-14 04:19:20 +01:00
Andrew Dolgov
5158ced917 hideOrShowFeedList: fix 2007-05-11 08:50:02 +01:00
Andrew Dolgov
f27de51531 add auth support to subscribe-to-feed dialog 2007-04-25 16:00:08 +01:00
Andrew Dolgov
bce7001fd1 make subscribe-to-feed dialog use POST 2007-04-25 15:42:31 +01:00
Andrew Dolgov
e12a547eb9 block resize_headlines in MSIE: broken 2007-04-23 10:00:09 +01:00
Andrew Dolgov
4049672041 add persistent storage for toolbar view options, bump schema 2007-03-26 06:23:15 +01:00
Andrew Dolgov
cdbb6dc626 add debug msg to setCookie 2007-03-22 07:46:49 +01:00
Andrew Dolgov
be0801a161 make storeInitParam actually work (move back to cookies) 2007-03-21 16:36:24 +01:00
Andrew Dolgov
f3977cf5f4 js: add initial i18n stuff 2007-03-06 07:54:47 +01:00
Andrew Dolgov
5e6f933a32 more i18n work, add some report notices 2007-03-05 14:45:34 +01:00
Andrew Dolgov
9e31e1b94d add some more loading prompts 2007-03-02 21:07: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
8e849206dd login system fixes (2) 2007-03-01 13:29:25 +01:00
Andrew Dolgov
d620cfe70a login system fixes 2007-03-01 13:09:05 +01:00
Andrew Dolgov
64f6db9051 logoutUser: add notify 2007-03-01 10:46:32 +01:00
Andrew Dolgov
01a87dff9e rework login process, drop http auth 2007-03-01 10:43:54 +01:00
Andrew Dolgov
57c9393e75 change c, z hotkeys to shift-f, shift-p (collides with app-c and such) 2007-02-25 11:05:03 +01:00
Andrew Dolgov
b4c27af79a misc updater tweaks 2007-02-24 18:16:33 +01:00
Andrew Dolgov
e30a61d4a8 add new shortcuts to catchup page (z) and feed (c) 2007-02-21 14:10:00 +01:00
Andrew Dolgov
583c58b86d disable n/p down/up hotkeys for Safari - bugs 2007-02-18 08:30:16 +01:00
Andrew Dolgov
86173d9a95 force timestamp hack to most main operations 2007-02-07 18:01:35 +01:00
Andrew Dolgov
ef16ae3782 rework no daemon warning 2007-01-27 10:21:55 +01:00
Andrew Dolgov
50a2595d40 add page moving shortcuts 2007-01-19 10:54:17 +01:00
Andrew Dolgov
350f0ad185 move filterDlgCheckAction() to functions.js 2006-12-08 09:05:21 +01:00
Andrew Dolgov
3fd7138fc2 update_all_counters: don't request tag counters when browsing feeds 2006-12-07 09:07:50 +01:00
Andrew Dolgov
cf4d339c28 support omode in rpc getAllCounters 2006-12-07 09:06:38 +01:00
Andrew Dolgov
67dabe1a86 tweak category counter display, new styles: .catCtrNoUnread, .catCtrHasUnread 2006-12-06 10:11:59 +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
e3612080e8 change search hotkey description from r to s 2006-12-05 10:33:20 +01:00
Andrew Dolgov
e46cdbb0dd new hotkey: shift-E - edit current feed 2006-12-05 10:19:59 +01:00
Andrew Dolgov
1dc8dba07c add experimental operation history stack 2006-12-04 09:26:09 +01:00
Andrew Dolgov
d96d11f4ff enable toggling of debug window with shift-d 2006-11-24 13:42:33 +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
9c4837460c infobox-based feed category editor 2006-10-04 06:40:00 +01:00
Andrew Dolgov
f407c08674 gracube updates, code cleanup 2006-10-01 10:08:55 +01:00
Andrew Dolgov
c91c224952 drop option ENABLE_SEARCH_TOOLBAR, use some more callbacks in filterCR 2006-10-01 08:00:04 +01:00