# -> (09:07) From tanman [benthic], to lily-dev:
# - Has it ever been considered that moderators of public discs have the power
# - to enable or disable public ignores within their discs?
#
# -> (09:08) From Coke, to lily-dev:
# - per discussion? I don't think so. I've worked on *cores* where "/ignore"
# - was entirely disabled, though.
#
# -> (09:08) From Coke, to lily-dev:
# - Given the kind of super-fine-grain control lily allows for such things,
# - though, it seems a reasonable feature request to me.
#
# -> (09:09) From tanman [benthic], to lily-dev:
# - Consider it requested, then. :-) There's always been debate over public
# - ignores, but it seems reasonable to me that moderators should be able to
# - disallow public ignores in their discs because of the problems they can
# - cause.
Let's see. We'd need a per discussion flag, settable by the admin - this probably means a new / command, as most discussion settings are not handled through a disc-equiv of /set (or $set) : This would also require modifications to "/ignore" to respect the new setting.
When this flag was set for a discussion, it would have to eliminate any ignores that conflict with this setting, and notify any users on either end of that ignore that settings had changed.
When the setting is enabled/disabled, the output for "/what" must be altered, and a notification sent to current members of the discussion to the inform them of the state change.
|