Features
Privacy policy
core · M1
DoneM1gatewaycore
Triggers
/privacy/privacidade/privacidad- v1 scenarios
- 1
- Ported
- 4
- Green
- 8
- Failing
- —
behaviour contractv1 source:
Miscellaneous.py:60-63What it does
Behaviour that must not change
The full behaviour contract lives in docs/contracts/core_privacy.md.
How to verify it
Media restriction for new members
core · M1
Reload cached admins and settings
v2's caches invalidate themselves (D6), which is why nobody ported this - but the trigger is still advertised in the Cookiebot_functions.txt this repo ships verbatim, so typing it answered nothing. Does a real invalidation, not a stub: admins.refresh re-reads getChatAdministrators, which is the one thing no invalidation of ours could have known about. QA authored, not ported