aboutsummaryrefslogtreecommitdiff
path: root/services/journals
AgeCommit message (Expand)AuthorFilesLines
2026-05-14Add diary journal mode template and routingBobby1-4/+98
2026-05-14Add poetry journal mode templates and routingBobby1-1/+75
2026-05-14Add short stories journal mode templates and routingBobby1-2/+72
2026-03-22Add journal templates for books, calendar, characters, tags, and volumesBobby5-141/+1534
2026-03-13fix: improve conversation handling and message sending in WebSocket consumerBobby1-2/+9
2026-03-04Add journal owner display with avatar, name, handle, and bio in journal viewBobby1-1/+1
2026-03-04Add journal view functionality with routing and template; implement journal r...Bobby1-0/+43
2026-03-04Refactor translations for language choices; update journal entry settings lin...Bobby1-7/+9
2026-03-04Implement journal entry update and delete functionality; add edit entry templ...Bobby2-11/+138
2026-02-08Add functionality to retrieve latest journal entry and update home page displayBobby1-2/+30
2026-02-08Refactor journal retrieval functions and enhance journal entries display with...Bobby2-15/+2
2026-02-08Implement journal entry creation and enhance new entry form with message displayBobby2-1/+55
2026-02-08Fix error message for reserved journal names in create_journal functionBobby1-1/+1
2025-12-28Refactor journal management UI and enhance functionality with new entry creat...Bobby1-1/+5
2025-09-28journal settings and codemirror themesBobby3-0/+171
2025-09-20journal entries UI and journal creationBobby4-2/+267
2025-09-19added journals to servicesBobby3-0/+158