Block a user
PC-Admin
synced commits to master at PC-Admin/matrix-moderation-tool from mirror
2023-08-07 12:07:41 -04:00
a38e042b33
add new find_account_with_threepid function. fix new dynamic rdlist location sections i missed.
2f186dffc9
variable for dynamic rdlist location. make block recommended tags output prettier. minor bug fixes.
PC-Admin
synced commits to master at PC-Admin/matrix-moderation-tool from mirror
2023-08-03 10:47:41 -04:00
020289cd4d
default testing mode to False, add testing mode warning for user report section
f2f529942b
neaten up incident reporting output
82586a45bf
fix for returning homeserver contact emails and whois emails
PC-Admin
synced commits to master at PC-Admin/matrix-moderation-tool from mirror
2023-08-02 10:17:41 -04:00
fcf344a921
avoid incident report prompt if no remote users found.
f5fd56860d
fix bug where a single whois email is returned as an array of letters.
PC-Admin
synced commits to master at PC-Admin/matrix-moderation-tool from mirror
2023-08-01 17:57:41 -04:00
df4d2ca3ab
cleanup README.md
4e92aeff87
Update README.md with incident report pic
0a583d7918
seperate collection of user reports and sending of incident reports for rdlist users into seperate functions.