summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-17Merge pull request #46 from m1sk9/feat/direct-message-noticev0.4.0Sho Sakuma
feat: Added direct message notification settings
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-17fix(deps): update dependency net.kyori:adventure-api to v4.26.1 (#45)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-17Merge pull request #44 from m1sk9/chore/#40-#38-#39-#33Sho Sakuma
refactor: Move the modules that were not dependent on `platform-paper` into the `engine` module.
2026-01-17ci: Fix artifacts nameSho 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-17chore: Set labels as default settings in the Issue TemplateSho Sakuma
2026-01-17Merge pull request #41 from m1sk9/feat/check-update-logicSho Sakuma
feat: Check for updates at startup
2026-01-17Merge branch 'main' into feat/check-update-logicSho Sakuma
2026-01-17docs: Update configuration and permission guideSho Sakuma
2026-01-17feat: Add UpdateCheckerSho Sakuma
2026-01-17feat: Add `checkForUpdates` config valueSho Sakuma
2026-01-17feat: Add noticeUpdate permissionSho Sakuma
2026-01-16chore(deps): update gradle to v9.3.0 (#35)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-14Merge pull request #29 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digestSho Sakuma
chore(deps): update cloudnode-pro/modrinth-publish digest to 0a5268a
2026-01-13chore(deps): update cloudnode-pro/modrinth-publish digest to 0a5268arenovate[bot]
2026-01-13chore(deps): update dependency bun to v1.3.6 (#28)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11fix(deps): update dependency com.charleskorn.kaml:kaml to v0.104.0 (#26)v0.3.1renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11Merge pull request #25 from m1sk9/fix/23/change-file-formatSho Sakuma
fix!: Change user-setting file format
2026-01-11docs: Update docsSho Sakuma
2026-01-11fix: Change file formatSho Sakuma
2026-01-11Merge pull request #24 from m1sk9/fix/22/not-japanese-conversionSho Sakuma
fix: Prevent Romanization conversion for Japanese text
2026-01-11build: Fix debug-server start taskSho Sakuma
2026-01-11fix: Prevent Romanization conversion for Japanese textSho Sakuma
2026-01-11Merge pull request #21 from m1sk9/release-v0.3.0Sho Sakuma
Release LunaticChat v0.3.0
2026-01-10Release LunaticChat v0.3.0v0.3.0Sho Sakuma
2026-01-10docs: Add v0.3.0 release noteSho Sakuma
2026-01-10fix: Fixed an issue where long messages were not converting correctlySho Sakuma
2026-01-10Merge pull request #20 from m1sk9/fix-ci/release-ciSho Sakuma
fix: Fix release CI
2026-01-10fix: Fix release CISho Sakuma
2026-01-10Release v0.2.0v0.2.0Sho Sakuma
2026-01-10Merge pull request #19 from m1sk9/fix/release-ciSho Sakuma
ci(fix): Fix release workflow issue
2026-01-10ci(fix): Fix release workflow issueSho Sakuma
2026-01-10Merge pull request #18 from m1sk9/feat/release-v0.1.0v0.1.0Sho Sakuma
feat: Release v0.1.0
2026-01-10feat: Release v0.1.0Sho Sakuma
2026-01-10chore: Add wrangler configSho Sakuma
2026-01-10Merge pull request #17 from m1sk9/fix/docs-out-dirSho Sakuma
fix: Fix docs out-dir
2026-01-10fix: Fix docs out-dirSho Sakuma
2026-01-10Merge pull request #16 from m1sk9/feat/add-docsSho Sakuma
docs: Add LunaticChat docs
2026-01-10Merge pull request #15 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digestSho Sakuma
chore(deps): update cloudnode-pro/modrinth-publish digest to 0d0d794
2026-01-10docs: Add LunaticChat docsSho Sakuma
2026-01-10docs: Update ReadmeSho Sakuma
2026-01-10chore(deps): update cloudnode-pro/modrinth-publish digest to 0d0d794renovate[bot]
2026-01-10chore: Add templateSho Sakuma
2026-01-10docs: Add Contributing guide and Security guideSho Sakuma
2026-01-10Merge pull request #14 from m1sk9/feat/convert-japanese-featureSho Sakuma
feat: Add Convert Japanese feature
2026-01-10feat: Add user-settingsSho Sakuma