aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14Fix Pylance type errors in spam check helperv2Bobby1-6/+11
2026-05-14Add screenshots page with Steam integration on CRT GIFBobby7-1/+266
2026-05-14Add diary journal mode template and routingBobby4-5/+913
2026-05-14Add poetry journal mode templates and routingBobby6-1/+1323
2026-05-14Add short stories journal mode templates and routingBobby8-4/+1635
2026-05-14Move pamphlet banner above latest journal entriesBobby1-1/+1
2026-05-14fix: point Repositories sidebar link at git.shi.fooBobby1-1/+1
2026-05-14fix: default request.LANGUAGE_CODE to en when no site_language cookieBobby1-5/+2
2026-03-22Add journal templates for books, calendar, characters, tags, and volumesBobby63-313/+7477
2026-03-13fix: improve conversation handling and message sending in WebSocket consumerBobby3-15/+42
2026-03-12Refactor journal and letter templates and scriptsBobby18-700/+549
2026-03-12feat: implement WebSocket support for real-time letter conversationsBobby7-16/+213
2026-03-12Refactor code structure for improved readability and maintainabilityBobby9-263/+341
2026-03-12fix: set width and height for letter attachment imagesBobby1-1/+1
2026-03-12feat: add attachment functionality to lettersBobby30-42/+793
2026-03-12Add emoji management and enhance text editor featuresBobby37-429/+2417
2026-03-11Add letter management templates for composing, viewing conversations, and inboxBobby20-101/+1962
2026-03-06Refactor journal view script to remove unused image preloading logic and stre...Bobby1-34/+6
2026-03-04Add journal owner display with avatar, name, handle, and bio in journal viewBobby3-1/+61
2026-03-04Disable pointer events for links and images within weblog content to prevent ...Bobby1-0/+8
2026-03-04Add empty state styles and update journal entries template for no entries sce...Bobby4-12/+118
2026-03-04Add journal view functionality with routing and template; implement journal r...Bobby10-7/+129
2026-03-04Refactor translations for language choices; update journal entry settings lin...Bobby8-241/+398
2026-03-04Implement journal entry update and delete functionality; add edit entry templ...Bobby6-13/+647
2026-03-04Enhance journal entries page with gradient background and improved layout; up...Bobby2-25/+20
2026-02-17Refactor journal entries template to improve structure and enhance empty stat...Bobby2-24/+38
2026-02-17Refactor journal entry styles by removing gradient SVG and updating entry-con...Bobby2-64/+20
2026-02-17Fix form method casing in new entry templateBobby1-1/+1
2026-02-17Refactor journal and weblog templatesBobby12-184/+256
2026-02-17Enhance journal entries display with gradient styles and add empty state mess...Bobby3-7/+28
2026-02-08Add functionality to retrieve latest journal entry and update home page displayBobby6-4/+74
2026-02-08Refactor journal retrieval functions and enhance journal entries display with...Bobby9-148/+319
2026-02-08Implement journal entry creation and enhance new entry form with message displayBobby3-1/+69
2026-02-08Refactor button classes in new entry template for consistency and improved st...Bobby4-28/+39
2026-02-08Added Fancy version of Miku with styles and new entry page for journalsBobby9-3/+1848
2026-02-08Fix error message for reserved journal names in create_journal functionBobby2-298/+300
2026-02-07Add tag retrieval and display in weblog view with styling enhancementsBobby4-0/+33
2026-02-07Refactor global meta tags in middleware and update base template for improved...Bobby4-85/+114
2026-01-19Enhance Kawaii Beats Player UI and functionalityBobby5-204/+670
2026-01-19Update localegen.sh permissions to make it executableBobby1-0/+0
2026-01-19Add migration to alter JournalEntry model options for improved ordering and n...Bobby1-0/+21
2025-12-28Add PowerShell script for locale generation and enhance shell script ignoresBobby3-282/+513
2025-12-28Fix post color assignment to use slug and update h2 margin in CSSBobby3-8/+11
2025-12-28temporary ignis proxyBobby2-1/+21
2025-12-28Adjust button padding for comment actions and set button styles in core CSSBobby2-1/+3
2025-12-28Implement caching for recent MAL activity to improve performance and reduce A...Bobby2-1/+37
2025-12-28Refactor journal management UI and enhance functionality with new entry creat...Bobby17-210/+431
2025-09-28journal settings and codemirror themesBobby27-13/+2783
2025-09-20added translations for jaBobby1-4/+156
2025-09-20journal entries UI and journal creationBobby15-1780/+1291