Provide a channel header menu action and /cleanup-channel slash command so system administrators can remove all messages from a channel, with admin checks enforced on both the web app and server. Configure CI and release workflows for the Forgejo runner and signed plugin bundles. Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
109 B
Text
13 lines
109 B
Text
bin/
|
|
dist/
|
|
webapp/src/manifest.ts
|
|
server/manifest.go
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Jetbrains
|
|
.idea/
|
|
|
|
# VS Code
|
|
.vscode
|