Commit Graph

2 Commits

Author SHA1 Message Date
florian.berthold 3d353cea55 feat(modules): add Broadcast Filter to hide Ascension Autobroadcast spam
release / release (push) Successful in 3s
New Chatter module registers a ChatFrame message filter that suppresses chat
lines matching a configurable list (default: 'Ascension Autobroadcast'). Matches
case-insensitively against the message body and every string arg, so it catches
the named-channel autobroadcast where the label is the channel name, not the
body. Editable list in the module's options; enabled by default.
2026-05-31 17:01:55 +02:00
florian.berthold 5eaec81f02 chore: move addon into Chatter/ + add standard .gitignore
Matches the Exiles fork-layout convention (each addon in its own folder).
2026-05-25 10:59:27 +02:00