You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #316 from NELLExchange/feature/vban-and-other-stuff
- Replace VKick with VBan command
Valhall ban: Bans user and deletes message sent in the last 7 days
(max allowed by api).
- Increate VBan member age threshold to 7 days
- Remove obsolete MigrateResources job
- Make account age threshold for automatic quarantine configurable
- Increase account age threshold for automatic quarantine to 7 days
- Change unit of QuarantineMaxMemberAge to days
- Update help command to display age threshold values from options
- Remove ghost role functionality
- Quarantine members with no roles (ghost) during role maintenance job
- Fix checking roles of stale member object during new user check