summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-09-07Use parallelism in Reloader::reload_indexes()Juho Eerola
2022-09-07Make reload_only_visible_feeds more predictableJuho 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-19Merge pull request #2156 from dennisschagt/improve/issue-2093Alexander Batischev
2022-08-14Merge pull request #2153 from dennisschagt/fix/issue-2138Dennis van der Schagt
2022-08-14Move to currently selected tag in tag listDennis van der Schagt
2022-08-13Allow curl to accept all of its built-in supported encodingsDennis van der Schagt
2022-08-13Use modern name for curl option: CURLOPT_ACCEPT_ENCODINGDennis van der Schagt
2022-08-13Let update_scroll_offset force offset lower than max_offsetDennis 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-07Include prepare_query() calls in locked sectionJuho 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-08-06fixup! Let `select-filter` with argument select filter by nameDennis 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-27Merge pull request #2104 from the-blank-x/tag-newlineAlexander Batischev
2022-06-27Merge pull request #2096 from the-blank-x/open-t-paramAlexander Batischev
2022-06-22Fix code formatting (lines wrapped too much)Alexander Batischev
2022-06-22Check for NULL before calling json_object_get_string()Alexander Batischev
2022-06-18Add new line for back-to-back audio and video tagsblank X
2022-06-15Add type parameter to browserblank X
2022-05-28Merge pull request #2079 from dennisschagt/enhance/issue-2023Alexander 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-28Apply suggestion for error messageDennis van der Schagt
2022-05-28Add format specifier for selecting article enclosure URL in itemlistDennis van der Schagt
2022-05-28Add option to enqueue enclosure URLs from article listDennis van der Schagt
2022-05-26Stop scrolling to top of article when window is resizedDennis van der Schagt
2022-05-12Ability to display the search phrase in the title (#2055)bogdasar1985
2022-05-05include cstring in itemlisformactionrpm-build
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-03-27Merge pull request #2009 from the-blank-x/html-entity-missingAlexander Batischev
2022-03-27Rewrite decode_entities to ignore unknown and invalid entitiesblank X
2022-03-26Convert all windows codepoints defined in the specblank X
2022-03-21Merge pull request #2010 from the-blank-x/terminate-mbcAlexander Batischev
2022-03-19Fix (unlikely) crash in decode_entityblank X
2022-03-18Preserve line breaks in tags inside <pre>blank X
2022-02-21Guard against popping item from empty vector (list_elements_stack)Dennis van der Schagt
2022-01-20Return right exit code when importing OPMLbogdasar1985