Update commands (#2325)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Tue, 13 May 2025 10:46:22 +0000 (16:16 +0530)
committerGitHub <noreply@github.com>
Tue, 13 May 2025 10:46:22 +0000 (16:16 +0530)
commit87e97eab8872e091cdf24788db10037da9044edc
tree142f766d58a68b4a92baed0e6423abeec16c3e50
parent13f1d53191954ed9bc1bff814a262d4c9673df7a
Update commands (#2325)

* kick-ban all members by servername

* Add command for deleting multiple messages

* remove console logs and improve ban command description

* improve commands description

* add server acl command

* fix code highlight not working after editing in dev tools
src/app/components/text-viewer/TextViewer.tsx
src/app/features/room/CommandAutocomplete.tsx
src/app/hooks/useCommands.ts
src/app/utils/common.ts
src/app/utils/matrix.ts