summaryrefslogtreecommitdiff
path: root/platform-paper
AgeCommit message (Expand)Author
2026-01-27fix(deps): update dependency io.mockk:mockk to v1.14.9 (#75)v0.6.0renovate[bot]
2026-01-27test: Add more test-caseSho Sakuma
2026-01-27docs: Add channel moderation guideSho Sakuma
2026-01-27feat: Add channe-chat featureSho Sakuma
2026-01-27feat: Update Channel membershipSho Sakuma
2026-01-26feat: Add channel-chat configurationSho Sakuma
2026-01-26feat: Add ChangeChat message notificationSho Sakuma
2026-01-26refactor: Refactoring logicSho 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-25fix: Fix configuration URLSho Sakuma
2026-01-24docs: Add beta documentsSho Sakuma
2026-01-24feat: Improve initializerSho Sakuma
2026-01-24feat: Improve the cache strategy for kana conversionSho Sakuma
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-23feat: Add command desction override i18nSho Sakuma
2026-01-23feat: Add i18n configurationSho Sakuma
2026-01-23refactor: Improving Module DependenciesSho Sakuma
2026-01-22fix(deps): update ktor monorepo to v3.4.0 (#53)renovate[bot]
2026-01-21fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json...renovate[bot]
2026-01-20fix: Fix initialize logicSho Sakuma
2026-01-17docs: Add command guideSho Sakuma
2026-01-17feat: Add direct message notice toggle commandSho Sakuma
2026-01-17feat: Add `directMessageNotice` settingsSho Sakuma
2026-01-17refactor: Move modules without dependencies to the engineSho Sakuma
2026-01-17feat: Set Japanese input conversion to be enabled by defaultSho Sakuma
2026-01-17feat: Add UpdateCheckerSho Sakuma
2026-01-17feat: Add `checkForUpdates` config valueSho Sakuma
2026-01-17feat: Add noticeUpdate permissionSho Sakuma
2026-01-11fix(deps): update dependency com.charleskorn.kaml:kaml to v0.104.0 (#26)v0.3.1renovate[bot]
2026-01-11docs: Update docsSho Sakuma
2026-01-11fix: Change file formatSho Sakuma
2026-01-11fix: Prevent Romanization conversion for Japanese textSho Sakuma
2026-01-10Release LunaticChat v0.3.0v0.3.0Sho Sakuma
2026-01-10fix: Fixed an issue where long messages were not converting correctlySho Sakuma
2026-01-10ci(fix): Fix release workflow issueSho Sakuma
2026-01-10feat: Release v0.1.0Sho Sakuma
2026-01-10docs: Add LunaticChat docsSho Sakuma
2026-01-10feat: Add user-settingsSho Sakuma
2026-01-10feat: Add convert japanese toggleSho Sakuma
2026-01-10feat: Add toggle command permissionSho Sakuma