summaryrefslogtreecommitdiff
path: root/supabase
Commit message (Expand)AuthorAgeFilesLines
* fix: prioritise unread entries server-side so they appear in all-entries viewFuwn2026-02-121-9/+28
* feat: add drag-and-drop reordering for feeds, folders, and custom feedsFuwn2026-02-121-0/+53
* feat: switch search_entries to trigram-based search with similarity rankingFuwn2026-02-121-7/+18
* fix: prevent read entries from reverting to unread on re-fetchFuwn2026-02-121-3/+11
* Redump latest Supabase schemaFuwn2026-02-111-33/+42
* fix: exclude hidden feeds from total/folder unread counts onlyFuwn2026-02-101-4/+3
* fix: exclude hidden feeds from unread countsFuwn2026-02-101-3/+4
* fix: harden CI and close remaining test/security gapsFuwn2026-02-101-2/+35
* feat: scoped mark-all-read, share enhancements, notification z-indexFuwn2026-02-101-3/+7
* refactor: use Supabase Auth display name instead of custom columnFuwn2026-02-101-5/+4
* fix: resolve Supabase security and performance advisoriesFuwn2026-02-091-955/+3396
* fix: P0 correctness and security fixesFuwn2026-02-091-1/+45
* feat: add per-feed "hide from timeline" optionFuwn2026-02-091-0/+3
* security: harden database functions and policiesFuwn2026-02-081-15/+31
* feat: share with highlighted excerpt and fix auth redirect URLsFuwn2026-02-081-1/+6
* feat: add feed management features and fix subscribe_to_feed bugsFuwn2026-02-081-46/+90
* chore: update schema dump with authenticated feed trigger changes and new fun...Fuwn2026-02-081-5/+144
* chore: dump full supabase schema for local referenceFuwn2026-02-071-0/+995
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-071-0/+489