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
path:
root
/
platform-paper
/
src
/
test
Age
Commit message (
Expand
)
Author
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
fix: keep a config.yml the YAML reader rejects from disabling the plugin
Sho Sakuma
2026-08-05
fix: fall back per setting rather than discarding all of config.yml
Sho Sakuma
2026-08-05
refactor: read config.yml into the config classes directly
Sho Sakuma
2026-08-05
refactor: move romaji conversion out of engine
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: 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: answer membership questions without copying member lists
Sho Sakuma
2026-08-05
perf: stop writing the whole settings file on every quit
Sho Sakuma
2026-08-05
perf: convert the words of a message concurrently
Sho Sakuma
2026-08-05
perf: stop paying at startup for features that are off
Sho Sakuma
2026-08-02
test: drop a stub the invite command no longer reaches
Sho Sakuma
2026-08-02
fix: let a debounced settings write see changes made while it waits
Sho Sakuma
2026-08-02
refactor: move channel moderation rules out of the commands
Sho Sakuma
2026-08-02
refactor: single-source the plugin messaging channel and dedup cache
Sho Sakuma
2026-08-02
refactor: describe a setting once, on its SettingKey
Sho Sakuma
2026-08-02
refactor: give subcommands their own base type
Sho Sakuma
2026-06-17
test: cover cross-server direct messaging; exclude bootstrap from coverage
Sho Sakuma
2026-06-17
feat: add cross-server direct messaging via Velocity
Sho Sakuma
2026-04-07
ci: fix codecov/patch failure by excluding command impl and adding applyMetho...
Sho Sakuma
2026-04-07
test(command): add unit tests for withAliases method
Sho Sakuma
2026-03-26
test: Fix StatusCommandTest `verify` value
Sho Sakuma
2026-03-26
Merge branch 'main' into ci/support-nightly-release
Sho Sakuma
2026-03-18
fix: Remove state active channels
Sho Sakuma
2026-03-18
test: Add test-case, ignore listener
Sho Sakuma
2026-03-18
test: Add Restore Channel Manager test-case
Sho Sakuma
2026-03-17
feat!: Remove ChatMode feature, followback channel chat mode
Sho Sakuma
2026-03-15
refactor: Optimization of internal logic
Sho Sakuma
2026-02-26
test: expand test coverage across all modules
Sho Sakuma
2026-02-25
feat: add Codecov/Jacoco integration and expand test coverage
Sho Sakuma
2026-02-07
test: Add kana converter test-case
Sho Sakuma
2026-02-01
test: Support Velocity test-case
Sho Sakuma
2026-01-27
test: Add more test-case
Sho Sakuma
2026-01-24
test: Add i18n test-case
Sho Sakuma