summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-05-28Update include guard in file_system.hAlexander Batischev
2022-05-28Rename filesystem files to match their namespaceDennis van der Schagt
2022-05-28Name logger namespace according to style guideDennis van der Schagt
2022-05-28Name file_system namespace according to style guideDennis van der Schagt
2022-05-28Name enqueue_item_enclosure according to style guideDennis van der Schagt
2022-05-28Add option to enqueue enclosure URLs from article listDennis van der Schagt
2022-05-12Ability to display the search phrase in the title (#2055)bogdasar1985
2022-04-29Fix bug with a prev search resultbogdasar1985
2022-04-28Move all search-related stuff from `ItemListFormAction` into `SearchResultsLi...bogdasar1985
2022-04-23Search results history feature (#2031)bogdasar1985
2022-01-18Clarify error message when url file doesn't exists (#1925)bogdasar1985
2022-01-15Get rid of globals.hdennisschagt
2022-01-04Allow regexes to select URLs in ignore-article (#1915)duarm
2021-10-28moved handle_single_argument_set to privatecx
2021-10-28PR review;Simon Farre
2021-10-28PR reviewSimon Farre
2021-10-27Ran make fmtSimon Farre
2021-10-27Introduced the Command type and it's companion CommandType enumSimon Farre
2021-10-27Moved if bodies and changed signature of handle_*** methodsSimon Farre
2021-10-26Moved if-bodies into separate functionsSimon Farre
2021-10-25Lift utils::tokenize_quoted out of formactionsSimon Farre
2021-10-22Separate function arguments with comma *and* spaceAlexander Batischev
2021-10-20Replaces uses of CURL* with Curlhandle (#1828)twittumz
2021-10-18Merge pull request #1835 from qiu-x/saveAlexander Batischev
2021-10-17Add get_config() function to ControllerQ-I-U
2021-10-16Fix Nextcloud "star" flag synchronizationDennis van der Schagt
2021-10-16Merge pull request #1829 from qiu-x/masterAlexander Batischev
2021-10-15Make the search query only non-ignored articlesQ-I-U
2021-10-15Make `RssIgnores` copyableAlexander Batischev
2021-10-09Move doccomment to correct classAlexander Batischev
2021-09-26Merge pull request #1793 from dennisschagt/use-cxx-for-configpathsDennis van der Schagt
2021-09-26Share CliArgsParser wrapper between cxx bridgesAlexander Batischev
2021-09-25Change include paths for cxxbridgeAlexander Batischev
2021-09-25Use CXX for ConfigPaths FFIDennis van der Schagt
2021-09-25Remove default_desc argument which is always an empty stringDennis van der Schagt
2021-08-14Add move constructor/movement to CurlHandleDennis van der Schagt
2021-07-08Podboat: show an error message if renaming fails (#1695)Kartikeya Gupta
2021-06-29Make hints styleable through `color` commandAlexander Batischev
2021-06-29Move hint preparation to KeyMapAlexander Batischev
2021-06-29Store keymap hints in std::vectorAlexander Batischev
2021-06-28ColorManager: do not expose state in raw formAlexander Batischev
2021-06-25Move `view_update_` bool from PbController to PbViewDennis van der Schagt
2021-06-24Use cxx for the FmtStrFormatter C++/rust bindingsDennis van der Schagt
2021-06-05Fix formatting for highlight-feedVonter
2021-06-05Add highlight-feed config option for highlighting feeds in feed listVonter
2021-05-03Move rwx bits formatting into FileSystemBrowser namespaceAlexander Batischev
2021-05-03Move user and group formatting into FileSystemBrowser namespaceAlexander Batischev
2021-05-03{dir,file}browser: store filetype separately from the nameAlexander Batischev
2021-04-16Use enum instead of bool to indicate output typeDennis van der Schagt
2021-04-15render_plaintext: Escape for STFL where necessaryDennis van der Schagt