Commit Graph

2744 Commits

Author SHA1 Message Date
Andrew Dolgov 9bbbc82c75 new hotkey x: un/collapse if viewing category 2008-06-04 15:28:37 +01:00
Andrew Dolgov ec37f4f112 allow j/k hotkeys select categories (getRelativeFeedId2()) 2008-06-04 14:57:29 +01:00
Andrew Dolgov ee4a98124e update_rss_feed: properly close transaction when bailing out on filtered article (refs #210) 2008-06-04 14:07:38 +01:00
Andrew Dolgov 004523dda5 remove toggling from = hotkey, rename to f h 2008-06-03 16:43:25 +01:00
Andrew Dolgov 3908a1af90 view: output counters only when called in prefetch mode AND when csync is enabled 2008-06-03 09:18:08 +01:00
Andrew Dolgov 3bfc7a2ff1 view: output counters only when called in prefetch mode or when csync is enabled 2008-06-03 09:14:07 +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 444ab38f3f make debug window not draggable 2008-05-28 05:34:40 +01:00
Andrew Dolgov e91ab107a3 parse media:content tags as attachments, some feed content detection tweaks 2008-05-28 05:34:29 +01:00
Andrew Dolgov 225ce6bb48 add (unfinished) darkroom theme 2008-05-27 07:45:34 +01:00
Andrew Dolgov 34cbb3b623 merge new nb_NO translation 2008-05-26 17:22:52 +01:00
Andrew Dolgov 1a66dd9f8b fix theme changing with non-english translation (closes #209) 2008-05-23 11:50:31 +01:00
Andrew Dolgov 352e19418d prefs: add dt_add to main stylesheet reference to prevent cache-related errors (refs #208) 2008-05-22 16:25:43 +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 f0971fc1d0 use real link to article in headlines list (for middle click) 2008-05-21 08:48:21 +01:00
Andrew Dolgov b8c21eff1e TAG 1.2.23-final 2008-05-21 05:43:40 +01:00
Andrew Dolgov 363c7a4a02 check for failures to request counters in async way after viewfeed/view (2) 2008-05-21 05:42:31 +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 06c88b8dc3 add some piggy-backed counters to improve reliability 2008-05-21 05:19:03 +01:00
Andrew Dolgov 9922d56bbe reset counters_last_request in viewfeed() 2008-05-21 05:09:04 +01:00
Andrew Dolgov 0b264775ad release 1.2.23 2008-05-21 04:58:44 +01:00
Andrew Dolgov 3cd4239a62 CDM: show clickable excerpt if article is collapsed 2008-05-21 04:47:14 +01:00
Andrew Dolgov 32f0c8b030 reset last_requested_article in viewfeed() 2008-05-20 17:08:31 +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 d6586c1d98 resort_category: simplify code 2008-05-20 13:25:17 +01:00
Andrew Dolgov 5fc13f63cf remove obsolete get*Context functions 2008-05-20 13:12:48 +01:00
Andrew Dolgov 61a20560f2 add hotkey f w: resort feedlist by name or unread count 2008-05-20 13:04:30 +01:00
Andrew Dolgov 60ea23775a feedlist-related code cleanup 2008-05-20 12:46:40 +01:00
Andrew Dolgov 7abee14fd0 misc code cleanups 2008-05-20 12:14:38 +01:00
Andrew Dolgov e8f7d7264c resize_headlines: add exception handling 2008-05-20 11:41:00 +01:00
Andrew Dolgov f74cfded6f msie-related code cleanup 2008-05-20 11:39:48 +01:00
Andrew Dolgov 569720c589 misc code cleanup 2008-05-20 10:58:03 +01:00
Andrew Dolgov d633586e06 remove msie-related crap from main stylesheet 2008-05-20 10:55:18 +01:00
Andrew Dolgov 8138c00f0c viewfeed: bump counters rate interval to 300ms 2008-05-20 09:52:23 +01:00
Andrew Dolgov 9e70f3b3ff viewfeed: enable counters reply, but with rate limit (180 sec) 2008-05-20 09:50:58 +01:00
Andrew Dolgov 94047498ff allow panel resize when dragging post header 2008-05-20 09:29:13 +01:00
Andrew Dolgov 0c5897c864 make debug window draggable 2008-05-20 09:22:14 +01:00
Andrew Dolgov 877be7815b backend/feeds: add gzip 2008-05-20 07:48:54 +01:00
Andrew Dolgov 38bb1cebe8 since infoBox may be dismissed with Escape, do not disable control buttons in prefs dialogs 2008-05-20 07:45:55 +01:00
Andrew Dolgov bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 2008-05-20 07:37:33 +01:00
Andrew Dolgov 04fedbf587 new option: ENABLE_GZIP_OUTPUT 2008-05-20 07:01:19 +01:00
Andrew Dolgov ee8768dbbb massive code cleanup 2008-05-20 06:47:57 +01:00
Andrew Dolgov e86dbf9d9b grabber: add resize constraints (100px) 2008-05-20 06:39:56 +01:00
Andrew Dolgov a2be67cd6b grabber: prevent text selection when resizing 2008-05-20 06:18:00 +01:00