-
Notifications
You must be signed in to change notification settings - Fork 170
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
User-right USERRIGHT_TEXTMESSAGE_USER for allowing private text message #2048
Conversation
@bear101 it is also being said that a user right will be exist to allow channel messages too, but this is only private message: when will you do that one as whel? |
@CoBC do you see a need to also be able to block channel text messages? Already there is classroom channels where you can block channel-text messages and also you can password-protect channels. |
Also we're running low on bits in UserRight enum |
@bear101 classroom channels are limitting for only that channel, and emajin that someone took advantij in my server, so i wish to disable their channel messages ability, for every channel, and forever: this is really needed because currently anyway we limit someone, they can still lojicly send channel messages, even when their flud prevention timer had finished. |
Speaking from a view of functionality, why not?
As for ending bits, i think it needs to be rethinked.
We may add some other user rights in the future which we didn't think
about like this, and what would be the best way of doing this?
…On 10/15/23, Amir Mahdi ***@***.***> wrote:
@bear101 classroom channels are limitting for only that channel, and emajin
that someone took advantij in my server, so i wish to disable their channel
messages ability, for every channel, and forever: this is really needed
because currently anyway we limit someone, they can still lojicly send
channel messages, even when their flud prevention timer had finished.
--
Reply to this email directly or view it on GitHub:
#2048 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
--
with best regards Beqa Gozalishvili
Tell: +995593454005
Email: ***@***.***
Web: https://gozaltech.org
Skype: beqabeqa473
Telegram: https://t.me/gozaltech
facebook: https://facebook.com/gozaltech
twitter: https://twitter.com/beqabeqa473
Instagram: https://instagram.com/beqa.gozalishvili
|
@bear101 ok, so now lets consider everything and then we will see. |
In anyway I think all options to limit potential spam are welcome, so
yes, I think it can be a good idea to also allow to block channel
messages :)
|
@bear101 seriously user right of user can change nickname makes no sens for me because i don't know what it is useful for and it doesn't bother people if someone changes their names, and people can change nicknames when they are out of the server and come back, so this is not a prevention really, because the user will still able to do what they want, but only a little difrently: but about other user rights, if you disable them, the user has no way of still doing that until you reenable it back again. |
Server's XML file is automatically converted to allow old users to send text messages.
Server's XML file is automatically converted to allow old users to send text messages.
This fixes #1955