PC-Admin
|
771d1b78e4
|
parse usernames in new rate limiting functions
|
2023-08-18 17:27:56 +08:00 |
|
PC-Admin
|
a38e042b33
|
add new find_account_with_threepid function. fix new dynamic rdlist location sections i missed.
|
2023-08-07 20:16:55 +08:00 |
|
PC-Admin
|
dd6d0abd15
|
default to not erasing user data on deactivation
|
2023-07-30 01:11:40 +08:00 |
|
PC-Admin
|
81739a456d
|
add shadow ban function. ask if admin wants to shadow ban users before mass rdlist shutdowns. move example room/user lists into seperate folder.
|
2023-07-28 10:36:58 +08:00 |
|
PC-Admin
|
dbb9821a5c
|
add function to return list of all or just local members of a room. silence a lot of functions terminal output. adjust incident reports module to handle sending 1 email per homeserver with all offending users, rooms and tag details combined. allow automatic generation of reports for all users when blocking rdlist tags. just block unknown rooms instead of block+purge. collect list of all local users present in rdlist rooms for batch reporting/deactivation. add statistics about rdlist blocking. divide room states/details into both dms and larger rooms. add save_to_file boolean to state export module to avoid writing it to file, also pass variable to customise file location.
|
2023-07-25 21:52:08 +08:00 |
|
PC-Admin
|
3ad8469b5f
|
move ipinfo functions to seperate file, add rudimentary user reporting function
|
2023-07-23 04:21:50 +08:00 |
|
PC-Admin
|
94740aceb0
|
add functions to collect account data, list account pushers, set account rate limiting and check if an account exists
|
2023-07-21 03:15:08 +08:00 |
|
PC-Admin
|
1aea8c7f93
|
replace 4 spaces with tabs, i <3 tabs!
|
2023-07-15 00:04:59 +08:00 |
|
PC-Admin
|
58ed3defee
|
add ipinfo function for determining an accounts country of origin, add multiple whois and query account functions
|
2023-07-14 23:18:31 +08:00 |
|
PC-Admin
|
96c1d5b94e
|
change user commands function list to use requests module instead of curl (safer)
|
2023-07-10 04:48:14 +08:00 |
|
PC-Admin
|
03d2722856
|
seperate functions out into multiple files
|
2023-07-08 17:55:48 +08:00 |
|