3 Commits

Author SHA1 Message Date
619675b551 fix post-page rkey 2025-06-15 22:22:01 +09:00
d4d98e2e91 v0.1.6: Major improvements to OAuth display and stream configuration
- Fix AI Chat History display layout and content formatting
- Unify comment layout structure across all comment types
- Remove hardcoded values from stream.rs, add config.toml support
- Optimize AI comment generation with character limits
- Improve translation length limits (3000 characters)
- Add comprehensive AI configuration management

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 22:22:01 +09:00
8dac463345 test update json 2025-06-15 22:22:01 +09:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<!-- OAuth Comment System - Load globally for session management -->
<script type="module" crossorigin src="/assets/comment-atproto-BV-Fzslr.js"></script>
<script type="module" crossorigin src="/assets/comment-atproto-C2nhj09r.js"></script>
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-6vwaM28e.css">

View File

@@ -1,3 +1,3 @@
<!-- OAuth Comment System - Load globally for session management -->
<script type="module" crossorigin src="/assets/comment-atproto-BV-Fzslr.js"></script>
<script type="module" crossorigin src="/assets/comment-atproto-C2nhj09r.js"></script>
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-6vwaM28e.css">