summaryrefslogtreecommitdiff
path: root/apps/web/app/reader/settings
Commit message (Expand)AuthorAgeFilesLines
* fix: include feed name in unsubscribe notificationHEADmainFuwn2026-02-121-0/+2
* feat: add scrollbar style setting (themed/native/hidden)Fuwn2026-02-101-0/+25
* fix: remove font size selector, always use default text-baseFuwn2026-02-101-19/+0
* feat: add unread priority option to push unread entries to topFuwn2026-02-101-0/+21
* feat: add automatic timeline refresh with scroll position preservationFuwn2026-02-101-0/+25
* refactor: use Supabase Auth display name instead of custom columnFuwn2026-02-101-10/+3
* fix: reduce lint warnings from 34 to 0Fuwn2026-02-104-10/+6
* fix: P0 correctness/security fixes and P1 lint error resolutionFuwn2026-02-091-17/+27
* fix: add spacing between collapsible appearance settings sectionsFuwn2026-02-091-1/+1
* ui: group appearance settings into collapsible sectionsFuwn2026-02-091-197/+228
* ui: reorder sidebar footer, import/export tab, and subscription actionsFuwn2026-02-092-40/+40
* feat: add per-feed "hide from timeline" optionFuwn2026-02-092-1/+19
* fix: elevate to AAL2 before password/email change when MFA is enabledFuwn2026-02-091-2/+62
* feat: add toolbar position setting (top or bottom)Fuwn2026-02-081-0/+22
* feat: enforce tier-based history retention (14d free, 90d pro/dev)Fuwn2026-02-081-1/+1
* feat: show tier-specific welcome message on subscription activationFuwn2026-02-081-1/+2
* feat: add support email to account settingsFuwn2026-02-081-0/+12
* feat: add feed management features and fix subscribe_to_feed bugsFuwn2026-02-082-19/+143
* feat: implement authenticated feed support across worker and web appFuwn2026-02-081-0/+3
* feat: add feed URL editing in subscription settings, fix notification badge s...Fuwn2026-02-081-1/+60
* feat: add option to show favicons next to feed names in entry listFuwn2026-02-081-0/+21
* feat: add appearance option to toggle folders above/below ungrouped feeds in ...Fuwn2026-02-081-0/+21
* feat: display folders above ungrouped feeds in sidebar, add delete-all-custom...Fuwn2026-02-081-0/+38
* fix: space/shift+space scrolls focused panel, revert content font, fix share ...Fuwn2026-02-071-23/+0
* feat: resolve 7 pre-ship QoL itemsFuwn2026-02-071-0/+23
* fix: api key prefix rename, revoke fix, and webhook validationFuwn2026-02-071-2/+2
* feat: pre-ship polish — UI improvements, keyboard shortcuts, appearance set...Fuwn2026-02-077-347/+448
* style: lowercase all user-facing strings and add custom eslint ruleFuwn2026-02-077-52/+53
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-0713-0/+2952