pan_2: (Default)
pan_2 ([personal profile] pan_2) wrote in [site community profile] dw_dev 2019-05-19 01:04 pm (UTC)

Re: Issue 2329

I've had discussed with [personal profile] 20_00 about this topic, up to ECHR articles 9, 10 and 14.

I understand the POV of both of you (and the implications of the platform itself), but I'm still interested in the [personal profile] 20_00's view on the subject.

While the proposed solution ([x] ignore users ban-list in the community) requires careful examination for a viability, there is one more obstacle in deploying it: the code.

Can someone familiar with the posting/commenting code evaluate the amount of work to enable such functionality?

Mockup pseudo-code:
comment_posting_action: {
	# other checks
	if (community_ignore_users_ban_list) {
		allow_post == true
		}
	# other checks
	}


Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org