owpengram-server/deploy
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
..
docker merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
migrations admin: add account spam restriction (join/message gate) 2026-09-16 14:03:15 +01:00
postgres-init merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
update merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
deploy.go Initial open source release 2026-06-04 01:37:39 +08:00
deploy_test.go fixes 2026-07-18 10:33:17 +03:00
docker-compose.yml fix for minio docker image 2026-09-13 02:56:39 +03:00
migrate-db-naming.ps1 fixed migration for old instances 2026-07-28 00:04:47 +03:00
migrate-db-naming.sh fixed migration for old instances 2026-07-28 00:04:47 +03:00
migrate-docker-naming.ps1 updated to docker containers new name 2026-07-27 23:35:20 +03:00
migrate-docker-naming.sh fixed migration for old instances 2026-07-28 00:04:47 +03:00