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
perf: answer membership questions without copying member lists
Sho Sakuma
2026-08-05
perf: only do spy and cache work when it will be used
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: take per-message logging off the chat path
Sho Sakuma
2026-08-05
perf: stop paying at startup for features that are off
Sho Sakuma
2026-08-03
fix(deps): update dependency io.papermc.paper:paper-api to v26.2.build.92-sta...
renovate[bot]
2026-08-02
Merge pull request #260 from m1sk9/refactor/codebase-cleanup
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: fold the remaining small duplications
Sho Sakuma
2026-08-02
refactor: let each service live in exactly one place
Sho Sakuma
2026-08-02
refactor: extract the debounced async save
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: express command outcomes as message keys
Sho Sakuma
2026-08-02
refactor: give subcommands their own base type
Sho Sakuma
2026-08-02
refactor: remove code that no production path reaches
Sho Sakuma
2026-08-02
feat(velocity)!: build against Velocity API 4.0.0 and drop Velocity 3.5.x sup...
Sho Sakuma
2026-08-02
feat: support Paper 26.2 (Minecraft 26.2)
Sho Sakuma
2026-07-31
fix(deps): update ktor monorepo to v3.5.2 (#256)
renovate[bot]
2026-07-28
chore(deps): update dependency @biomejs/biome to v2.5.6 (#255)
renovate[bot]
2026-07-22
chore(deps): update plugin com.gradleup.shadow to v9.6.1 (#253)
renovate[bot]
2026-07-21
chore(deps): update dependency @biomejs/biome to v2.5.5 (#252)
renovate[bot]
2026-07-19
docs: add developer design/architecture guide (EN/JA) (#251)
Sho Sakuma
2026-07-16
chore(deps): update plugin com.gradleup.shadow to v9.6.0 (#250)
renovate[bot]
2026-07-15
chore(deps): update dependency @biomejs/biome to v2.5.4 (#249)
renovate[bot]
2026-07-14
fix(deps): update kotlin monorepo to v2.4.10 (#248)
renovate[bot]
2026-07-12
fix(deps): update junit-framework monorepo to v6.1.2 (#247)
renovate[bot]
2026-07-11
fix(deps): update dependency com.velocitypowered:velocity-api to v3.5.1 (#246)
renovate[bot]
2026-07-08
chore(deps): update dependency @biomejs/biome to v2.5.3 (#245)
renovate[bot]
2026-07-06
fix(deps): update dependency io.papermc.paper:paper-api to v26.1.2.build.74-s...
renovate[bot]
2026-07-06
chore(deps): update plugin com.gradleup.shadow to v9.5.1 (#243)
renovate[bot]
2026-07-06
chore(deps): update plugin com.gradleup.shadow to v9.5.0 (#242)
renovate[bot]
2026-07-01
chore(deps): update dependency @biomejs/biome to v2.5.2 (#241)
renovate[bot]
2026-06-28
fix(deps): update junit-framework monorepo to v6.1.1 (#240)
renovate[bot]
2026-06-26
chore(deps): update gradle to v9.6.1 (#239)
renovate[bot]
2026-06-26
chore(deps): update plugin com.gradleup.shadow to v9.4.3 (#238)
renovate[bot]
2026-06-25
fix(deps): update ktor monorepo to v3.5.1 (#237)
renovate[bot]
2026-06-23
chore(deps): update dependency @biomejs/biome to v2.5.1 (#236)
renovate[bot]
2026-06-19
fix(deps): update dependency io.papermc.paper:paper-api to v26.1.2.build.72-s...
renovate[bot]
2026-06-19
chore(deps): update gradle to v9.6.0 (#233)
renovate[bot]
2026-06-18
fix(deps): update dependency io.papermc.paper:paper-api to v26.1.2.build.71-s...
renovate[bot]
2026-06-17
Merge pull request #231 from m1sk9/feat/226-cross-server-direct-message
Sho Sakuma
2026-06-17
Merge branch 'main' into feat/226-cross-server-direct-message
Sho Sakuma
2026-06-17
docs: add changelog
Sho Sakuma
2026-06-17
docs: add cross-server direct message reference
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
[prev]
[next]