summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2010-06-23fixed invalid format string.Andreas Krennmair
2010-06-23Change googlereader to use auth instead of sid.Seth Mason
2010-06-23Changed easyhandle to handleSeth Mason
2010-06-21make newsbeuter compatible with digest proxies (fixes issue #216).Andreas Krennmair
2010-05-27only provide socks4a proxy type if libcurl version provides it (fixes issue #...Andreas Krennmair
2010-05-27implemented googlereader-min-items configuration option to set how many artic...Andreas Krennmair
2010-05-07straightened out the feeds locking to avoid the "jumping" during reload when ...Andreas Krennmair
2010-04-28translate nbsp to actual whitespace due to issues with wcswidth() in some loc...Andreas Krennmair
2010-04-17don't lock feed when prepopulating query feeds.Andreas Krennmair
2010-04-16overhauled and completed list of HTML entities.Andreas Krennmair
2010-04-16fix minor fd and memleakNico Golde
2010-04-15add … to html entity table (fixes issue #201).Andreas Krennmair
2010-03-23reset keybindings to default for HOME and END keys in input fields (fixes iss...Andreas Krennmair
2010-03-23made newsbeuter silent when lockfile can't be locked and the '-x' option is u...Andreas Krennmair
2010-03-22don't clean up deleted messages upon quitting (fixes Debian issue #574665).Andreas Krennmair
2010-03-21made i18n-related code more robust on non-UTF-8 systems.Andreas Krennmair
2010-03-19fixed issue #198: listformatter wasn't fully STFL-aware yet.Andreas Krennmair
2010-03-19fixed issue #197 (regression introduced by fix for #194).Andreas Krennmair
2010-03-16reset the signal handler in case of unreliable signals.Andreas Krennmair
2010-03-15Merge branch 'master' of git://github.com/favalex/newsbeuterAndreas Krennmair
2010-03-15fixed issue #194.Andreas Krennmair
2010-03-15fixed crash in help screen.Andreas Krennmair
2010-03-14Fixed HTML rendering of bold and underline text when light background is conf...Andreas Krennmair
2010-03-14added support for some more HTML entitiesGabriele Favalessa
2010-03-14fixed build problems with -O2.Andreas Krennmair
2010-03-02added locking for feeds vector.Andreas Krennmair
2010-02-24add "open-in-browser-and-mark-read" key (fixes issue #170; patch by Isaac Good).Andreas Krennmair
2010-02-24refactored string normalization into own function, added call for all cases i...Andreas Krennmair
2010-02-24use U+FFFD instead of ? to indicate invalid character.Andreas Krennmair
2010-02-24non-printable fix for issue 188Stefan Erben
2010-02-23Table renderer: Fixed cell size calculationStefan Erben
2010-02-23fixed strwidth for stfl attributesStefan Erben
2010-02-23added simple html table renderingStefan Erben
2010-02-19implemented download status format specifier (fixes issue #181)Andreas Krennmair
2010-02-18improved line wrapping in HTML renderer and list formatter (possible fix for ...Andreas Krennmair
2010-02-18use std::string& instead of char*Andreas Krennmair
2010-02-01included "hard quit" patch by Jim Pryor.Andreas Krennmair
2010-01-29handle situation of invalid query feeds (too few fields).Andreas Krennmair
2010-01-28podbeuter should also handle files with single quote in filename (fixes issue...Andreas Krennmair
2010-01-22remove non-functional "open" from keymap hints in article view.Andreas Krennmair
2010-01-11only log invalid proxy type if it isn't empty.Andreas Krennmair
2010-01-06added "enum" configuration type to allow stricter checks of configuration com...Andreas Krennmair
2010-01-06implemented internal alias mechanism to allow transition of renamed config co...Andreas Krennmair
2010-01-06Extended "ignore article" functionality with different ignore modes (fixes is...Andreas Krennmair
2010-01-05Implemented article highlighting in article list based on the article content.Andreas Krennmair
2010-01-05applied patch by Michael Jahn that fixes several crashes.Andreas Krennmair
2010-01-05update 2009 -> 2010.Andreas Krennmair
2009-12-17show Google Reader "special feeds".Andreas Krennmair
2009-12-16fixed subtle sorting issue.Andreas Krennmair
2009-12-15fixed read status tracking.Andreas Krennmair