summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-09-07Use parallelism in Reloader::reload_indexes()Juho Eerola
2022-09-07Make reload status message show sequential progressJuho Eerola
2022-09-07Replace ReloadRangeThread and DownloadThread with lambdasJuho Eerola
2022-08-24Prevent ListWidget::set_scroll_offset to scroll too farAlexander Batischev
2022-08-20Miniminze dependencies in view.h by forward declaringDennis van der Schagt
2022-08-20Move feedlistformaction.h include out of view.hDennis van der Schagt
2022-08-20FormAction: Remove unused method get_qna_response()dennisschagt
2022-08-20Remove unused get_index() implementationsDennis van der Schagt
2022-08-14Move to currently selected tag in tag listDennis van der Schagt
2022-08-10Merge pull request #2137 from dennisschagt/fix/issue-2133Dennis van der Schagt
2022-08-07Lock all db operations or use _unlocked suffixJuho Eerola
2022-08-07Allow selecting filter by name in ItemListFormActionDennis van der Schagt
2022-08-07Apply apply_filter() extraction in ItemList as wellDennis van der Schagt
2022-08-07Add get_filter to the FilterContainerDennis van der Schagt
2022-07-30Let `select-filter` with argument select filter by nameDennis van der Schagt
2022-07-30Reduce duplication of "set_filter" functionalityDennis van der Schagt
2022-06-15Add type parameter to browserblank X
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