aboutsummaryrefslogtreecommitdiff
path: root/services/journals/functions.py
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 volumesBobby1-43/+705
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...Bobby1-0/+92
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...Bobby1-12/+0
2026-02-08Implement journal entry creation and enhance new entry form with message displayBobby1-0/+37
2026-02-08Fix error message for reserved journal names in create_journal functionBobby1-1/+1
2025-09-28journal settings and codemirror themesBobby1-0/+121
2025-09-20journal entries UI and journal creationBobby1-0/+87