summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
14 daysRelease 25.0.0-alpha13release/25.0.0-alpha13Benjamin Brahmer
14 daysfix: creating new folder messes up the sidebar list since the current changes...Wolfgang
14 daysfix: folder order is not really based on folderIdWolfgang
14 daysfix: clear states not necessary any moreWolfgang
14 daysfix: add keyboard shortcuts 'd', 'f', 'c' and 'v' to switch between feeds and...Wolfgang
14 daysfix: show when feeds and folder have errorsWolfgang
14 daysfix: use v-show to hide folders/feeds instead of rebuilding topLevelNav array...Wolfgang
14 daysfix: add new setting disableRefresh to the unit-testWolfgang
14 daysfix: add missing defines for the disable refresh settingWolfgang
14 daysadd changelog entry for automatic refresh featureWolfgang
14 daysfix: use the currently known newestItemId to prevent marking not seen items a...Wolfgang
14 daysfix: refresh not work on initial empty unread listWolfgang
14 daysfix: reset the list for items be marked as read when changing feedsWolfgang
14 daysfix: problems with item list when changing settings or change feedsWolfgang
14 daysfix: only skip load-more when all items are loadedWolfgang
14 daysfix: set newestItemId only when syncing feeds, use newestItemId change from f...Wolfgang
14 daysfix: state feed ordering not set properlyWolfgang
14 daysfix: add an automatic refresh with 60 seconds interval. Can be deactivated in...Wolfgang
14 daysfix: reachedEnd never becomes trueWolfgang
14 daysfix: add 'r' shortkey to refresh feed and item listWolfgang
14 daysfix: fetchKey watcher not work when select static routes (unread, all, ...)Wolfgang
14 daysfix: clear allItemsLoaded counter when getting new items from backendWolfgang
14 daysfix: counter not always synced with backendWolfgang
2024-11-07presort feeds and folders in the backendWolfgang
2024-11-07Build(deps): Bump ezyang/htmlpurifier from 4.17.0 to 4.18.0dependabot[bot]
2024-11-04Fix(l10n): Update translations from TransifexNextcloud bot
2024-10-31Fix(l10n): Update translations from TransifexNextcloud bot
2024-10-30fix: listOrdering not initialized properlyWolfgang
2024-10-29fix: mark read and toggle starred in the content pane are not reflected in th...Wolfgang
2024-10-29fix: refresh item list when toggle showAllWolfgang
2024-10-29fix: j shortcut doesn't load more items in infinite scrollWolfgang
2024-10-29fix: don't call mark read if item is already marked readWolfgang
2024-10-29fix: Feed ordering uses wrong valuesWolfgang
2024-10-29fix: ordering rework and itemlist refresh fixesWolfgang
2024-10-29fix: call filterSortedItems only when items changeWolfgang
2024-10-29Build(deps): Bump elliptic from 6.5.7 to 6.6.0dependabot[bot]
2024-10-29Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.5.3 to 1.5.5dependabot[bot]
2024-10-24Build(deps): Bump arthurhoaro/favicon from 2.0.0 to 2.0.1dependabot[bot]
2024-10-24Fix(l10n): Update translations from TransifexNextcloud bot
2024-10-23Release 25.0.0-alpha1225.0.0-alpha12Benjamin Brahmer
2024-10-23fix: Items keep popping up in Folder, All or Unread viewWolfgang
2024-10-23Fix(l10n): Update translations from TransifexNextcloud bot
2024-10-22Build(deps-dev): Bump emoji-mart-vue-fast from 15.0.0 to 15.0.3dependabot[bot]
2024-10-22disable list test for nowBenjamin Brahmer
2024-10-22chore: use annotations for controllersSean Molenaar
2024-10-22Build(deps-dev): Bump vue-material-design-icons from 5.3.0 to 5.3.1dependabot[bot]
2024-10-22ordering: fall back to sorting by id instead of pubDatePatrizio Bekerle
2024-10-22dev: add 2nd terminal tabPatrizio Bekerle
2024-10-22docker: add cron make stepPatrizio Bekerle
2024-10-22fix: feed() function causing issues with the testsPatrizio Bekerle