owpengram-server/internal/adminapi
Astra f33e25af8d admin: add account spam restriction (join/message gate)
Adds a narrower spam sanction alongside the existing account freeze: a
restricted account keeps every existing membership and conversation, but
cannot join new channels/groups (public join or invite link) and cannot
start a new conversation with a non-contact. Reachable both as a standalone
admin action and as a decision on a reported user's moderation case, with
the same idempotent-supersession and appeal wiring freeze already has.
2026-09-16 14:03:15 +01:00
..
botverification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
botverification_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
rbac.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
server.go admin: add account spam restriction (join/message gate) 2026-09-16 14:03:15 +01:00
server_test.go admin: add account spam restriction (join/message gate) 2026-09-16 14:03:15 +01:00
verification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verification_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00