index
:
LunaticChat.git
main
renovate/cloudnode-pro-modrinth-publish-digest
A next-generation chat plugin for Paper, Folia and Velocity.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-05
chore(deps): update cloudnode-pro/modrinth-publish digest to 203bc72
renovate/cloudnode-pro-modrinth-publish-digest
renovate[bot]
2026-08-05
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.96-sta...
renovate[bot]
2026-08-05
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.93-sta...
renovate[bot]
2026-08-05
Merge pull request #268 from m1sk9/fix/download-and-compatibility-versions
Sho Sakuma
2026-08-05
feat: warn where a pair connects but falls short of a feature
Sho Sakuma
2026-08-05
chore: migrate the linter config off the deprecated recommended field
Sho Sakuma
2026-08-05
chore: put the theme's composables under Biome
Sho Sakuma
2026-08-05
docs: name both plugin versions for cross-server direct messages
Sho Sakuma
2026-08-05
fix: read plugin versions from release JAR names, not tag names
Sho Sakuma
2026-08-05
Merge pull request #267 from m1sk9/update/development-and-website
v1.3.0
Sho Sakuma
2026-08-05
ci: link release notes to the English changelog pages
Sho Sakuma
2026-08-05
docs: correct the cross-server DM server name and two related claims
Sho Sakuma
2026-08-05
ci: point release notes at the documentation site
Sho Sakuma
2026-08-05
docs: add changelog pages to the documentation site
Sho Sakuma
2026-08-05
docs: correct the website where it had drifted from the implementation
Sho Sakuma
2026-08-05
docs: record what the v1.3.0 releases ship
Sho Sakuma
2026-08-05
docs: renew the README
Sho Sakuma
2026-08-05
docs: correct CONTRIBUTING and rewrite the security policy
Sho Sakuma
2026-08-05
chore: split the bug report template per platform
Sho Sakuma
2026-08-05
docs: rewrite CLAUDE.md against the current codebase
Sho Sakuma
2026-08-05
Merge pull request #265 from m1sk9/refactor/post-merge-cleanup
Sho Sakuma
2026-08-05
test: cover what the player settings store promises
Sho Sakuma
2026-08-05
fix: stop a slow reply from pinning a word to hiragana
Sho Sakuma
2026-08-05
refactor: drop what no longer carries its weight
Sho Sakuma
2026-08-05
refactor: make durability and teardown properties of the layer, not habits
Sho Sakuma
2026-08-05
refactor: bound the delivery queue and drop a departed player's backlog
Sho Sakuma
2026-08-05
fix: keep a slow Google IME reply from killing a delivery queue
Sho Sakuma
2026-08-05
Merge pull request #262 from m1sk9/refactor/config-and-module-boundaries
Sho Sakuma
2026-08-05
fix: keep a config.yml the YAML reader rejects from disabling the plugin
Sho Sakuma
2026-08-05
docs: drop api.retryAttempts, which no longer exists
Sho Sakuma
2026-08-05
fix: fall back per setting rather than discarding all of config.yml
Sho Sakuma
2026-08-05
fix: start on defaults when config.yml cannot be read
Sho Sakuma
2026-08-05
docs: stop claiming engine hands down coroutines and ktor
Sho Sakuma
2026-08-05
refactor: keep rendering out of CommandResult
Sho Sakuma
2026-08-05
refactor: read config.yml into the config classes directly
Sho Sakuma
2026-08-05
refactor: make the direct message failure reason an enum
Sho Sakuma
2026-08-05
refactor: move romaji conversion out of engine
Sho Sakuma
2026-08-04
chore(deps): update dependency @biomejs/biome to v2.5.7 (#264)
renovate[bot]
2026-08-05
Merge pull request #261 from m1sk9/perf/hot-path-and-startup
Sho Sakuma
2026-08-05
test: cover what the storage layers promise
Sho Sakuma
2026-08-05
fix: record the reply target only where /reply can see it
Sho Sakuma
2026-08-05
fix: report queued work dropped at shutdown
Sho Sakuma
2026-08-05
fix: stop treating cancellation as a conversion failure
Sho Sakuma
2026-08-05
fix: let shutdown finish when a save fails
Sho Sakuma
2026-08-05
fix: give every data file the same atomic write
Sho Sakuma
2026-08-05
fix: harden the delivery queue and the writes around it
Sho Sakuma
2026-08-05
fix: take the channel snapshot where the caches are mutated
Sho Sakuma
2026-08-05
fix: keep dispatched delivery ordered and its failures visible
Sho Sakuma
2026-08-05
perf: take the direct message path off the tick thread
Sho Sakuma
2026-08-05
perf: coalesce channel writes instead of rewriting the file per change
Sho Sakuma
[next]