mattermost-plugin-cleanup-c.../webapp
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 85e2a38f17
Some checks failed
ci / test (push) Successful in 3m7s
ci / lint (push) Failing after 2m50s
ci / build (push) Successful in 4m21s
release / release (push) Successful in 5m43s
Add automatic channel cleanup with unified modal UI.
Per-channel retention config, daily scheduled cleanup, slash command and REST API support, plus a single Channel cleanup menu that opens a plugin modal for configure, run-now, and disable actions.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 18:35:24 +02:00
..
i18n Add automatic channel cleanup with unified modal UI. 2026-07-28 18:35:24 +02:00
src Add automatic channel cleanup with unified modal UI. 2026-07-28 18:35:24 +02:00
tests Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
.eslintignore Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
.eslintrc.json Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
.gitignore Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
babel.config.js Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
bun.lock Migrate from npm to bun 2026-07-25 18:59:34 +02:00
package.json Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
tsconfig.json Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
webpack.config.js Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00