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

192 Commits

Author SHA1 Message Date
Andrew Dolgov
bf3c98384d rework subtoolbar actions dropdown 2009-01-20 18:46:21 +01:00
Andrew Dolgov
1c9c602534 remove label: do not reload headlines 2009-01-18 16:29:25 +01:00
Andrew Dolgov
f92471951b dynamically show new label markers in headlines buffer w/o reload 2009-01-18 16:07:31 +01:00
Andrew Dolgov
e2549229e1 display article labels in headlines buffer 2009-01-18 14:54:40 +01:00
Andrew Dolgov
898e85628b remove label headlines from cache when articles are being assigned to it 2009-01-18 11:25:06 +01:00
Andrew Dolgov
933ba4ee9c assorted labels bugfixes and UI work 2009-01-18 10:09:52 +01:00
Andrew Dolgov
b8a637f3d2 implement assign-to-label in subtoolbar 2009-01-18 09:47:34 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
a969b30bb1 block cdmWatchdog() in Fresh feed 2008-11-13 06:53:41 +01:00
Andrew Dolgov
4710e3dc03 add (disabled) function to show original article inline in the content pane 2008-10-22 08:54:38 +01:00
Andrew Dolgov
f46192bb19 catchup in category view mode jumps to the next unread category 2008-10-01 05:06:55 +01:00
Andrew Dolgov
a411875be5 set N/P hotkeys to scroll active article (or headlines pane in CDM) 2008-09-09 08:08:47 +01:00
Andrew Dolgov
eedfb635dd add function to open article summary in a popup window 2008-09-05 08:36:57 +01:00
Andrew Dolgov
e75d70b5a8 add link to invert headline/article selection (closes #216) 2008-08-18 07:21:35 +01:00
Andrew Dolgov
e5ebee0941 render_article: fix resetting scroll on article change 2008-07-30 04:27:25 +01:00
Andrew Dolgov
17042fc0a2 restyle resizer 2008-07-25 06:11:22 +01:00
Andrew Dolgov
a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov
5ee9816cba mark active category in headlines 2008-06-05 09:44:33 +01:00
Andrew Dolgov
004523dda5 remove toggling from = hotkey, rename to f h 2008-06-03 16:43:25 +01:00
Andrew Dolgov
028959411c add some additional checks on child.id attributes being present in CDM auxilary functions 2008-05-28 09:43:17 +01:00
Andrew Dolgov
df485d4f8e new hotkey =: toggle hide read headlines 2008-06-03 16:37:46 +01:00
Andrew Dolgov
793ec6ff22 do not autohide notify in view() 2008-05-31 07:52:52 +01:00
Andrew Dolgov
fbcabe1e3e parse article reply for content to cache even when it is out of sequence 2008-05-22 06:45:11 +01:00
Andrew Dolgov
3f70f90ffe view: always show article in headlines, even when loading is required 2008-05-22 06:40:57 +01:00
Andrew Dolgov
a7764e5105 use real link to article in headlines list (for middle click) (2) 2008-05-21 08:50:58 +01:00
Andrew Dolgov
6cc1fab322 check for failures to request counters in async way after viewfeed/view 2008-05-21 05:38:28 +01:00
Andrew Dolgov
3cd4239a62 CDM: show clickable excerpt if article is collapsed 2008-05-21 04:47:14 +01:00
Andrew Dolgov
022d9e9e45 dispose from out of sequence article_callback2() calls 2008-05-20 17:06:12 +01:00
Andrew Dolgov
997d9d7cad view: request counters in background, request_counters(): add client rate limit 2008-05-20 16:59:42 +01:00
Andrew Dolgov
5aaf9b34e4 request counters asynchronously after viewfeed has succeeded but w/o counters block 2008-05-20 13:52:38 +01:00
Andrew Dolgov
ee8768dbbb massive code cleanup 2008-05-20 06:47:57 +01:00
Andrew Dolgov
3a40e8a2ed add placeholder mouse trap code, misc fixes 2008-05-19 11:24:46 +01:00
Andrew Dolgov
730dbf1910 loading progress bar for main window 2008-05-19 08:37:44 +01:00
Andrew Dolgov
abe6d9346e map inline search to | 2008-05-19 07:37:55 +01:00
Andrew Dolgov
2c3bd11965 article_callback2: do not showArticleInHeadlines() there 2008-05-19 04:44:32 +01:00
Andrew Dolgov
b2bb787c77 cache/preload tweaks 2008-05-18 09:52:42 +01:00
Andrew Dolgov
aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 2008-05-18 09:51:07 +01:00
Andrew Dolgov
438f2ce922 fix create filter dialog when called from main UI, fix exception_error() parameter position errors 2008-05-17 17:25:41 +01:00
Andrew Dolgov
314fcd2bfd new shortcut: tab (selects article under cursor) 2008-05-17 16:58:15 +01:00
Andrew Dolgov
081e527d3a vfeed grouping: prevent duplicate group headings 2008-05-17 05:42:20 +01:00
Andrew Dolgov
b61cf20ca2 CDM mode: remove obsolete 't' hotkey 2008-05-16 03:13:50 +01:00
Andrew Dolgov
5ad9d13211 CDM mode: add article selection, rework moveToPost() 2008-05-16 03:06:57 +01:00
Andrew Dolgov
93f66472ef misc fixes, rework hotkeys code placement 2008-05-16 02:38:32 +01:00
Andrew Dolgov
3818a89ba0 headline inline search: automatically fix odd/even classes 2008-05-04 08:41:51 +01:00
Andrew Dolgov
7a822893ce online search in headline buffer (hotkey shift-I) 2008-05-04 07:46:32 +01:00
Andrew Dolgov
3c2d7945ae invalidate local cache when view mode/limit is changed 2008-02-23 06:44:13 +01:00
Andrew Dolgov
54eb7d20dd toggleUnread: enable effect for another cmode 2008-02-19 16:13:40 +01:00
Andrew Dolgov
0df009c3b8 CDM highlight/display tweaks; tweaks for n/p hotkeys (refs #191) 2008-02-19 16:08:57 +01:00
Andrew Dolgov
587bef1021 some more fixes 2008-02-19 16:01:09 +01:00