mirror of
https://github.com/humhub/humhub.git
synced 2025-02-22 18:22:43 +01:00
* Allow to manage blocked users * Restrict access on container controllers for blocked users * TODO point for blocked user from anonymous * Cache blocked user Ids in container settings * Exclude blocked used from streams and activites * Hide blocked comments * Change comment view from blocked user * Change wording * Allow to enabled user blocking in administration panel * Disable notifications from blocked users * Exclude blocked users from mentioning list * Test users blocking * Enable users blocking by default * Refactor container settings method * Fix tests of blocking users Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>