COMMITS
April 2, 2026
D
docs: update identity model, add database best practices, and premium listings API
David Robert Lewis committed
D
feat: add emoji/image support, group chat, message retention, and premium tiers
David Robert Lewis committed
D
fix: match channel name between API and client for realtime
David Robert Lewis committed
D
feat: add conversation and message seed data
David Robert Lewis committed
D
fix: show address in list view header
David Robert Lewis committed
D
fix: restore chat button for grid view in content area
David Robert Lewis committed
D
fix: move chat button to header in list view
David Robert Lewis committed
D
fix: add bg and unoptimized to property images to prevent blur
David Robert Lewis committed
D
fix: list view renter cards show half-width image with rental label
David Robert Lewis committed
D
fix: renter cards show half-width image with rental label
David Robert Lewis committed
D
fix: remove debug logging from users API
David Robert Lewis committed
D
fix: use profiles.residencyType for renter filter in homepage
David Robert Lewis committed
D
fix: pass role/filter to API in homepage directory
David Robert Lewis committed
D
fix: add residencyType to renter profiles in seed data
David Robert Lewis committed
D
fix: show renters regardless of their ownership status
David Robert Lewis committed
D
fix: correct owner/renter filtering in users API
David Robert Lewis committed
D
refactor: reorganize schema by domain hierarchy
David Robert Lewis committed
D
fix: change Float to Decimal for monetary fields
David Robert Lewis committed
D
fix: add priority loading to carousel LCP image
David Robert Lewis committed
D
fix: resolve TypeScript error in DraggableWidget tabId prop
David Robert Lewis committed
D
docs: add comprehensive README.md with project overview, setup instructions, and API documentation
David Robert Lewis committed
D
docs: add chat design and testing methods documentation
David Robert Lewis committed
D
fix: Update current user chat icon behavior
David Robert Lewis committed
D
feat: Implement unread message indicators for directory cards
David Robert Lewis committed
D
revert: Remove demo mode chat icons
David Robert Lewis committed
D
fix: Enable chat icons for demo purposes in directory
David Robert Lewis committed
D
fix: Fix z-index layering to prevent chat icon from being covered by home image
David Robert Lewis committed
D
fix: Restore chat icon positioning in directory list view
David Robert Lewis committed
D
feat: Create unified ResidentCard component for front page and directory
David Robert Lewis committed
D
fix: Make directory resident cards match front page layout exactly
David Robert Lewis committed