aboutsummaryrefslogtreecommitdiff
path: root/core/admin.py
AgeCommit message (Collapse)AuthorFilesLines
2026-03-11Add letter management templates for composing, viewing conversations, and inboxBobby1-1/+25
- Created `compose.html` for composing new letters with a rich text editor. - Added `conversation.html` to display individual letter conversations with loading functionality for older letters. - Implemented `inbox.html` to list all letter conversations with pagination and unread message indicators. - Enhanced user experience with dynamic content loading and improved message formatting.
2025-05-20v2 setupBobby1-0/+3