Results 15 issues of Rich Coe

This line in io.c pathfinder_deserialize_csv() `if (line_n == 0) { } // Do nothing, first line specifies the headers` looks like it should contain a 'continue;' so it skips the...

I'm not blaming webkit, just noting when I upgraded the version went from 2.30.4 to 2.32.0. I noticed in another issue, @lwindolf is using webkit 2.32.0. I recently upgraded my...

bug

Add user preference to use fixed width date in headline. Dates in this year are displayed %m/%d %H:%M, otherwise they are displayed %Y/%m/%d.

enhancement

Add a headline option to always display date/time as %m/%d %H:%M for current year, and %Y/%m/%d for previous years. Leave as default Today, Yesterday, day names for last week.

Investigate liferea runtime memory usage. liferea seems heavy in memory usage than it needs to be. It's memory usage may be a contributor to #792. I'm currently observing a virtual...

Investigate the causes of long UI hangs. I notice a long delay (hang) while reading items while liferea is updating from the feedlists. I suspect that one or more feedlist...

add a preference item to customize columns shown in the item list header. - date/time and date/time format (#780) - headline - state icon - item number - favorite icon...

feature-request

updated/pulled up to master 3acb5bc16c21a31e3a2482f0f8ead1d4deadcd3d to pick up new glib/webkit changes RSS feed updates hang with all requests in the 'Pending Queue'. I tried --debug-net but observed no obvious messages....

I'm getting these warnings when building with the current webkit libwebkit2gtk-4_1-0 (2.40.4) I'll try to fix these when I can, unless someone else gets it done first. liferea_browser.c:413:9: warning: ‘webkit_web_view_run_javascript_finish’...

when reading through an item, it may refer via a link to another website that you wish to subscribe. liferea makes it easy to subscribe to this new feed by...