-
Notifications
You must be signed in to change notification settings - Fork 14
Description
As in the config currently available with the option "Block channel info for secret/private channels" you can block said channels to appear on the website when having either +p or +s set as a channel mode.
This option is nice but it lacks flexibility.
At the moment turning on this feature completly blocks the access with an "Access Denied" message (poorly formated as well).
If disabled users can access the website and see the following Informations:
If StatServ is not part of the channel.
- Status
- Clients
- Country
If StatServ is part of the channel you get the above mentioned and additionaly
- Activity
Though the +p/+s privacy mode actually turns off / disabled viewing the website at all it doesn't matter if StatServ is in the channel or not you still get most of the information out of it except the Activiy tab.
It would be nice to have the folloing configuration options available if possible as a table with checkboxes.
So if a box is ticked that option will not be shown when the channel mode is set.
- Show
- Status /Topic /Peak /Users /Modes /Kicks
- Countries
- Clients
- Activity
As an Example
Ticking the box for +p on Status/Topic, Countries
Would not show any Topic or Countries in a private set channel, so if you wanted to know this information you would have to join that channel.
Another Example would be +s on Activity, thus never be shown on the website at all but still being seen on IRC.
Of course if one wanted to have the same +p/+s behavior ticking both for "Show" would do just that.
This would at least give "some" flexibility on how to manage private data like "Countries" or "Topic"