summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-27test: Add more test-caseSho Sakuma
2026-01-27docs: Add admin guideSho Sakuma
2026-01-27docs: Add channel moderation guideSho Sakuma
2026-01-27chore(deps): update dependency bun to v1.3.7 (#73)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27Merge pull request #72 from m1sk9/fix-channel-featureSho Sakuma
feat: Implement the remaining channel chat features
2026-01-27feat: Add channe-chat featureSho Sakuma
2026-01-27feat: Update Channel membershipSho Sakuma
2026-01-27refactor: Rename exceptionSho Sakuma
2026-01-26chore(deps): update dependency @biomejs/biome to v2.3.13 (#71)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26feat: Add channel-chat configurationSho Sakuma
2026-01-26Merge pull request #69 from m1sk9/feat-core-channel-chatSho Sakuma
feat: Core Channel Features (Phase 1)
2026-01-26docs: Fix image pathSho Sakuma
2026-01-26feat: Add ChangeChat message notificationSho Sakuma
2026-01-26refactor: Refactoring logicSho Sakuma
2026-01-26docs: Add about channel and chatmode guideSho Sakuma
2026-01-26feat: Add channel-chat handleSho Sakuma
2026-01-26feat: Add chatmode dataSho Sakuma
2026-01-26feat: Add channel commandSho Sakuma
2026-01-25refactor: Organize keys by functionSho Sakuma
2026-01-25feat: Add Channel CRUD operatorSho Sakuma
2026-01-25feat: Initialize Channel storage logicSho Sakuma
2026-01-25feat: Add Channel Chat feature configSho Sakuma
2026-01-25Merge pull request #68 from m1sk9/fix-configuration-urlSho Sakuma
fix: Fix configuration URL
2026-01-25fix: Fix configuration URLSho Sakuma
2026-01-25Merge pull request #67 from m1sk9/fix-divide-sidebarSho Sakuma
docs: Fix divide sidebar
2026-01-25fix: Change to dokka workfrowSho Sakuma
2026-01-25Revert "ci: Fix task and trigger"Sho Sakuma
This reverts commit 799de9ccd7b1a7094fb2be593a6d18217982fb71.
2026-01-25docs: Remove pull-request templateSho Sakuma
2026-01-25docs: Fix image file pathSho Sakuma
2026-01-25docs: Split theme settings by languageSho Sakuma
2026-01-24Merge pull request #65 from m1sk9/chore/release-beta-stagev0.5.0Sho Sakuma
chore: Release to beta stage
2026-01-24docs: Add i18nSho Sakuma
2026-01-24docs: Add beta documentsSho Sakuma
2026-01-24Merge pull request #63 from m1sk9/renovate/major-junit-framework-monorepoSho Sakuma
fix(deps): update junit-framework monorepo to v6 (major)
2026-01-24Merge pull request #64 from m1sk9/feat/conversion-cacheSho Sakuma
feat: Improve the cache strategy for kana conversion
2026-01-24feat: Improve initializerSho Sakuma
2026-01-24feat: Improve the cache strategy for kana conversionSho Sakuma
2026-01-23fix(deps): update junit-framework monorepo to v6renovate[bot]
2026-01-24Merge pull request #61 from m1sk9/feat/improve-command-systemSho Sakuma
feat: Add new command system
2026-01-23chore(deps): update dependency @biomejs/biome to v2.3.12 (#62)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-24test: Add i18n test-caseSho Sakuma
2026-01-24feat: Add status commandSho Sakuma
2026-01-24feat: Add new permissionSho Sakuma
2026-01-24feat: Consolidate configuration commands into `/lc settings`Sho Sakuma
2026-01-24refactor: Changed to simple key managementSho Sakuma
2026-01-23Merge pull request #60 from m1sk9/feat/i18nSho Sakuma
feat: Support i18n
2026-01-23feat: Add command desction override i18nSho Sakuma
2026-01-23feat: Add i18n configurationSho Sakuma
2026-01-23Merge pull request #55 from m1sk9/docs/fix-dokka-multimoduleSho Sakuma
fix(docs): Dokka currently references only the platform-paper module
2026-01-23refactor: Improving Module DependenciesSho Sakuma