Commit Graph

27 Commits

Author SHA1 Message Date
PC-Admin
115caceaf7 add export function for multiple rooms. avoid printing total_list_kicked_users twice. expand menu numbering to allow for a lot more new functions. 2023-07-28 05:15:46 +08:00
PC-Admin
acf4bffc1a add functions to examine if room is alrady blocked and to block/unblock rooms. dramatic speedup for applying rdlist by skipping already blocked rooms and just blocking unknown rooms instead of performing a full shutdown. add report_details section to user reporting to collect information from the admin about why the report was generated. add rdlist tag descriptions to allow for automated report_details generation 2023-07-27 10:00:40 +08:00
PC-Admin
b0b812f3af update README.md 2023-07-25 22:32:57 +08:00
PC-Admin
63dc5bd6d8 add function to automatically lookup a homeserver admins email address, either the easy way (MSC1929) or the hard way (Your domain registrars whois email) 2023-07-24 01:44:41 +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
a2fcbf6ec9 update readme 2023-07-19 06:06:54 +08:00
PC-Admin
b4931e43bb update readme 2023-07-19 06:05:24 +08:00
PC-Admin
0fac83af5b update readme 2023-07-19 06:04:04 +08:00
PC-Admin
d3e8b5adc8 update readme 2023-07-19 06:02:46 +08:00
PC-Admin
c48fe4f715 update roadmap and make the menu prettier 2023-07-19 06:01:40 +08:00
PC-Admin
93315971c9 update readme 2023-07-15 04:47:51 +08:00
PC-Admin
6e2e8a28d6 update readme, stop state events export function from recursing 2023-07-15 01:49:08 +08:00
PC-Admin
5bcc2da4e3 README.md update 2023-07-08 18:11:05 +08:00
PC-Admin
03d2722856 seperate functions out into multiple files 2023-07-08 17:55:48 +08:00
PC-Admin
3062080912 cleanup readme 2023-07-08 06:22:43 +08:00
PC-Admin
3c887b8ca3 cleanup readme 2023-07-08 06:19:10 +08:00
Michael
578c2eb622
Update README.md 2023-07-07 23:24:11 +08:00
Michael
33c37bc31f
Update README.md with new contact details for rdlist 2023-07-04 21:44:03 +08:00
Michael
4bfe3c6320
Update README.md 2023-07-02 16:11:04 +08:00
PC-Admin
c4fdffeae6 Add rdlist functionality for automatically loading and blocking/purging rooms from the rdlist repository. Change license to MIT. Fix whitespacing in script. Stop the script from overwriting state event export files by including a timestamp in their name. 2023-07-02 03:23:16 +08:00
PC-Admin
8db6e32527 updated readme 2020-09-22 21:23:04 +08:00
PC-Admin
c5ae3b1a1d updated readme 2020-09-22 21:08:06 +08:00
PC-Admin
2ef495846b Saner username parsing, added list/download all media in a room, added quarantine all media in a room, added quarantine all media uploaded by specific user 2020-08-25 18:09:57 +08:00
PC-Admin
51cf9201fb
minor edit
minor edit, you could run the script locally instead of mapping /_synapse/
2020-06-01 16:21:16 +08:00
PC-Admin
632360befd
Re-loading the repository.
Woops...
2020-05-12 12:43:03 +08:00
PC-Admin
91bbdc6048
Initial commit 2020-05-12 12:40:56 +08:00