| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: include feed name in unsubscribe notificationHEADmain | Fuwn | 2026-02-12 | 1 | -2/+3 |
| * | fix: prioritise unread entries server-side so they appear in all-entries view | Fuwn | 2026-02-12 | 2 | -8/+20 |
| * | fix: use singular "entry" in mark-as-read toast when count is 1 | Fuwn | 2026-02-12 | 1 | -1/+1 |
| * | feat: add drag-and-drop reordering for feeds, folders, and custom feeds | Fuwn | 2026-02-12 | 5 | -3/+206 |
| * | fix: invalidate unread counts when toggling individual entry read state | Fuwn | 2026-02-12 | 1 | -0/+1 |
| * | fix: mark-all-read undo only reverts affected entries | Fuwn | 2026-02-10 | 1 | -6/+10 |
| * | fix: query entry state directly instead of relying on unfiltered timeline | Fuwn | 2026-02-10 | 2 | -2/+12 |
| * | feat: scoped mark-all-read, share enhancements, notification z-index | Fuwn | 2026-02-10 | 1 | -1/+20 |
| * | refactor: use Supabase Auth display name instead of custom column | Fuwn | 2026-02-10 | 1 | -2/+2 |
| * | feat: offline support tier 3 — mutation queue and image caching | Fuwn | 2026-02-09 | 1 | -0/+3 |
| * | feat: add per-feed "hide from timeline" option | Fuwn | 2026-02-09 | 2 | -1/+33 |
| * | feat: add feed management features and fix subscribe_to_feed bugs | Fuwn | 2026-02-08 | 1 | -0/+65 |
| * | feat: implement authenticated feed support across worker and web app | Fuwn | 2026-02-08 | 2 | -1/+7 |
| * | feat: add feed URL editing in subscription settings, fix notification badge s... | Fuwn | 2026-02-08 | 1 | -0/+29 |
| * | feat: display folders above ungrouped feeds in sidebar, add delete-all-custom... | Fuwn | 2026-02-08 | 1 | -0/+30 |
| * | fix: resolve 6 pre-ship audit bugs | Fuwn | 2026-02-07 | 1 | -0/+20 |
| * | feat: pre-ship polish — UI improvements, keyboard shortcuts, appearance set... | Fuwn | 2026-02-07 | 5 | -13/+27 |
| * | style: lowercase all user-facing strings and add custom eslint rule | Fuwn | 2026-02-07 | 8 | -10/+10 |
| * | feat: asa.news RSS reader with developer tier, REST API, and webhooks | Fuwn | 2026-02-07 | 21 | -0/+1590 |