summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-09-20Print out what files we're migratingAlexander Batischev
2017-09-20Ask user to examine migration resultsAlexander Batischev
2017-09-20Ensure config/data dirs existAlexander Batischev
2017-09-20Abort migration if mkdir failsAlexander Batischev
2017-09-20Abort migration if target dirs already existAlexander Batischev
2017-09-20Drop "XDG: conf dir not accessible" messageAlexander Batischev
2017-09-20Don't migrate if urls file exists but isn't readableAlexander Batischev
2017-09-20Migrate Newsbeuter configuration on the first runAlexander Batischev
2017-09-18Add _CONFIG_SUBDIR and _SUBDIR_XDG macros for NewsboatAlexander Batischev
2017-09-17(News|Pod)beuter → (News|Pod)boatAlexander Batischev
2017-09-16Work around shell code in podcast names (#598)Alexander Batischev
2017-09-14Use SQLite to search within query feedsAlexander Batischev
2017-09-14Replace the last NULL in our code with nullptrAlexander Batischev
2017-09-14consolidate_whitespace keeps leading whitespaceAlexander Batischev
2017-09-14When wrapping, repeat indentation on each lineAlexander Batischev
2017-09-14Fix an old typo in htmlrenderer::line_is_nonemptyAlexander Batischev
2017-09-04Revert "intercept browser's failure (issue #448) (#592)"Alexander Batischev
2017-09-04Revert "intercept browser's/pager's failure (issue #449)"Alexander Batischev
2017-09-04Revert "improved code quality according to Minoru's advice"Alexander Batischev
2017-09-04Revert "improved code quality according to Minoru's advice"Alexander Batischev
2017-09-04Revert "improved code quality according to Minoru's advice"Alexander Batischev
2017-08-30improved code quality according to Minoru's adviceFranz König
2017-08-29improved code quality according to Minoru's adviceFranz König
2017-08-24improved code quality according to Minoru's adviceFranz König
2017-08-21intercept browser's/pager's failure (issue #449)Franz König
2017-08-20intercept browser's failure (issue #448) (#592)Franz König
2017-08-17Sanitize inputs to bookmark-cmd (#591)Alexander Batischev
2017-08-09delete-read-articles-on-quit *marks* as deletedAlexander Batischev
2017-07-26TTRSS-API: only set auth_info for "Single" ttrss-modeSimon Schuster
2017-07-15Use strncpy() instead of strcpy()Alexander Batischev
2017-07-15Explain how we use rand()Alexander Batischev
2017-07-15Merge branch 'bugfix/no-wordexp'Alexander Batischev
2017-07-14Use glob() instead of wordexp()Alexander Batischev
2017-07-08Revert 'Set tag' to 'Select tag'rugie
2017-07-08fixed typorugie
2017-07-08Update fr.po and add 'set-tag' translation entry in all .po filesrugie
2017-05-11Don't skip Podbeuter itemlist redrawsAlexander Batischev
2017-05-01rss_item: pack the structure a bitAlexander Batischev
2017-04-16Add global options ssl-verifyhost and ssl-verifypeerXu Fasheng
2017-04-04Don't setup OpenSSL threading callbacks with 1.1.0+Alexander Batischev
2017-03-18{feed,item}list: format, then wrap in <unread>Alexander Batischev
2017-03-14Merge pull request #503 from x4121/masterAlexander Batischev
2017-03-12Change password input flow for external APIsArmin Grodon
2017-03-09Merge pull request #508 from sublimino/masterAlexander Batischev
2017-03-08Add new config setting `passwordeval`Armin Grodon
2017-03-07Check if Newsblur feed link is nullAndrew Martin
2017-02-23Fix leak from xmlURIUnescapeString in utils::make_titleDavid Kalnischkies
2017-02-23Don't cause unhandled exception on empty titlesDavid Kalnischkies
2017-02-23Avoid implicit switch fallthrough in tagparserDavid Kalnischkies
2017-02-12Merge branch 'p1er-title-from-url'Alexander Batischev