butterrobot/internal/admin/templates
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 29538b7d63
All checks were successful
CI / format (push) Successful in 1m50s
CI / lint (push) Successful in 3m0s
CI / goreleaser-lint (push) Successful in 10s
CI / test (push) Successful in 1m35s
CI / build (push) Successful in 1m35s
chore: remove Slack platform support
Slack was always marked as untested and is being dropped, leaving
Telegram as the sole supported platform.

- Delete the internal/platform/slack connector package
- Remove Slack registration in the platform factory
- Remove SlackConfig and its SLACK_TOKEN env vars from config
- Scrub Slack from README, docs, and .env examples
- Drop incidental Slack references from the gallerydl plugin copy

Also fixes a pre-existing staticcheck SA5011 warning in db_test.go
so the tree lints cleanly.
2026-07-06 07:52:31 +02:00
..
plugins chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
_base.html feat: show version in admin page 2025-04-21 18:08:40 +02:00
change_password.html feat: allow password change 2025-04-21 15:44:45 +02:00
channel_detail.html fix: prevent nil pointer panic on channel detail with unregistered plugin 2026-06-25 13:59:25 +02:00
channel_list.html refactor: python -> go 2025-04-20 14:13:44 +02:00
channel_plugin_config.html feat: add global plugin configuration with per-channel overrides 2026-06-04 09:12:46 +02:00
channel_plugins_list.html feat: domain blocker plugin 2025-04-22 18:09:27 +02:00
global_plugin_config.html feat: add global plugin configuration with per-channel overrides 2026-06-04 09:12:46 +02:00
index.html refactor: python -> go 2025-04-20 14:13:44 +02:00
login.html refactor: python -> go 2025-04-20 14:13:44 +02:00
plugin_list.html feat: add global plugin configuration with per-channel overrides 2026-06-04 09:12:46 +02:00