No description
Find a file
Florian Berthold 4fc34fa914 ci(release): sync release.yml from coa-template
hide_archive_links is only honored by Gitea on release edit, not create —
add the PATCH step after create/lookup so auto-generated source archive
links actually stay hidden (coa-template 90874c5).
2026-06-10 02:11:46 +02:00
.gitea/workflows ci(release): sync release.yml from coa-template 2026-06-10 02:11:46 +02:00
Chatter feat(modules): add Broadcast Filter to hide Ascension Autobroadcast spam 2026-05-31 17:01:55 +02:00
tools ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:15 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-22 22:11:46 +02:00
.gitignore ci: add Gitea Actions release workflow (per-addon git-archive zip) 2026-05-25 12:01:30 +02:00
README.md docs: add README 2026-05-22 22:11:55 +02:00

coa-chatter

Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.

CoA delta

  • Modules/AltNames.lua — guard nil note/rank from GetGuildRosterInfo. The CoA client returns these fields as nil instead of "", which crashed ScanGuildNotes on strlower(note).

Upstream: Chatter v1.2.11 (Curse package).