Skip to content
#

moderation

Here are 388 public repositories matching this topic...

BrenBarn
BrenBarn commented Jan 26, 2022

It appears that the flood protection does not check to determine who is sending the event and/or what type of event it is. This means that if a room mod sends redact or ban events "manually" (e.g., via their client, without going through Mjolnir), the bot may ban them for "spamming".

Steps to reproduce the behavior:
Be a mod in a room. Have some other users send a bunch of messages. Then go

help wanted good first issue
Scott-Caldwell
Scott-Caldwell commented Dec 28, 2021

For example, the following currently fails with "Error: Field name length must be less than or equal to 256. (Parameter 'Name')":
!eval (1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)

bug good first issue
michael-byrd
michael-byrd commented Feb 15, 2022

Is your feature request related to a problem? Please describe.
I'm always frustrated when I open up a page of the tags site and the page is scrolled to the right instead of the left. This seems to be caused by a large tag.

Describe the solution you'd like
Have the page start on the left side instead of the right. Implement a horizontal scroll bar when the page is too large. May also n

enhancement good first issue help wanted ClemBot.Site

Improve this page

Add a description, image, and links to the moderation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the moderation topic, visit your repo's landing page and select "manage topics."

Learn more