Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to suspend private messaging ability #4376

Open
wants to merge 11 commits into
base: feature
Choose a base branch
from

Conversation

Xazin
Copy link
Contributor

@Xazin Xazin commented May 22, 2021

https://community.mybb.com/thread-195240.html

Based on the above-planned feature, the ability to suspend a user's private messaging abilities. If a user is suspended using private messaging, the user can neither send nor receive new private messages.

Options to moderate suspension of PM added both AdminCP and ModCP similar to suspend posts and moderate posts.

Note: Should also be mentioned, this restricts access to 'private.php', similar to if a usergroup didn't have access to Private Messaging.

@Ben-MyBB
Copy link
Member

Ben-MyBB commented May 22, 2021 via email

@Eldenroot
Copy link
Contributor

Thank you!

Copy link
Member

@euantorano euantorano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, just some minor comments.

install/resources/mybb_theme.xml Show resolved Hide resolved
install/resources/mysql_db_tables.php Outdated Show resolved Hide resolved
Xazin and others added 2 commits May 25, 2021 23:30
modcp.php Outdated Show resolved Hide resolved
Co-authored-by: Omar Gonzalez <Sama34@users.noreply.github.com>
@Xazin
Copy link
Contributor Author

Xazin commented Nov 20, 2021

Should I close this?
@euantorano @Sama34

I can also squash the commits or similar.

@dvz
Copy link
Contributor

dvz commented Nov 24, 2021

We'll be redirecting new features to 1.9, so it can be adjusted to target the dev-1.9 branch instead.

From a brief look, global.php (where links to private.php and new message checks & alerts are produced) will also need to be modified.

We can also consider allowing access to the PM system to allow reading past messages, but disallowing sending new ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants