summaryrefslogtreecommitdiff
path: root/apps/web/lib/queries
Commit message (Expand)AuthorAgeFilesLines
* fix: include feed name in unsubscribe notificationHEADmainFuwn2026-02-121-2/+3
* fix: prioritise unread entries server-side so they appear in all-entries viewFuwn2026-02-122-8/+20
* fix: use singular "entry" in mark-as-read toast when count is 1Fuwn2026-02-121-1/+1
* feat: add drag-and-drop reordering for feeds, folders, and custom feedsFuwn2026-02-125-3/+206
* fix: invalidate unread counts when toggling individual entry read stateFuwn2026-02-121-0/+1
* fix: mark-all-read undo only reverts affected entriesFuwn2026-02-101-6/+10
* fix: query entry state directly instead of relying on unfiltered timelineFuwn2026-02-102-2/+12
* feat: scoped mark-all-read, share enhancements, notification z-indexFuwn2026-02-101-1/+20
* refactor: use Supabase Auth display name instead of custom columnFuwn2026-02-101-2/+2
* feat: offline support tier 3 — mutation queue and image cachingFuwn2026-02-091-0/+3
* feat: add per-feed "hide from timeline" optionFuwn2026-02-092-1/+33
* feat: add feed management features and fix subscribe_to_feed bugsFuwn2026-02-081-0/+65
* feat: implement authenticated feed support across worker and web appFuwn2026-02-082-1/+7
* feat: add feed URL editing in subscription settings, fix notification badge s...Fuwn2026-02-081-0/+29
* feat: display folders above ungrouped feeds in sidebar, add delete-all-custom...Fuwn2026-02-081-0/+30
* fix: resolve 6 pre-ship audit bugsFuwn2026-02-071-0/+20
* feat: pre-ship polish — UI improvements, keyboard shortcuts, appearance set...Fuwn2026-02-075-13/+27
* style: lowercase all user-facing strings and add custom eslint ruleFuwn2026-02-078-10/+10
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-0721-0/+1590