Commit Graph

95 Commits

Author SHA1 Message Date
PC-Admin 07ec96334b re-write half the room functions to use requests module 2023-07-15 03:34:10 +08:00
PC-Admin 6e2e8a28d6 update readme, stop state events export function from recursing 2023-07-15 01:49: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 da1322dc8d re-add vars file (whoops) 2023-07-10 04:59:30 +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 f1a2e58dd7 untrack file 2023-07-10 02:50:25 +08:00
PC-Admin 3fc1b8271a move recommended tags list out of variables file 2023-07-10 02:48:44 +08:00
PC-Admin 5bcc2da4e3 README.md update 2023-07-08 18:11:05 +08:00
PC-Admin 1b1564b423 add blank hardcoded_variables.py file 2023-07-08 18:08:43 +08:00
PC-Admin 715d36d267 add .gitignore file to prevent accidental leaking of token 2023-07-08 18:07:33 +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
PC-Admin 93b17b5213 update default tags for rdlist and cleanup readme 2023-07-08 06:18:44 +08:00
PC-Admin 1f697a279d finish recommended tags functions. modularise reset_password() and set_user_server_admin(). distinguish whois API lookup from user account API lookup. make rdlist pulls more seamless 2023-07-08 06:08:35 +08:00
PC-Admin ce6f2aa6ea add recommended tags functions 2023-07-08 01:09:59 +08:00
Michael 578c2eb622 Update README.md v1.0 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 26920f7325 scan multiple files at once to simplify deletion of multiple rooms, deduplicate the final list of rooms that is generated 2023-05-15 23:26:23 +08:00
PC-Admin fdb1b7ed8f allow shutting down all the rooms in a single list as well as many list files in a specific directory 2023-05-15 22:17:53 +08:00
PC-Admin 0b781813a6 add state event export section, ensure a state export always occurs before shutting down a room 2023-04-06 11:52:01 +08:00
Michael 9b7857755f Cleanup draft section 2023-01-17 15:14:00 +08:00
Michael 0cf13c6fd8 Add comprehensive tools for dealing with abusive remote thumbnails. Which allow you to delete an event containing an abusive image as well as allowing you to locate every copy of the file that's propagated to your server, then zero it (delete it) and make it immutable. The immutability makes it impossible for the abusive image to sync back to your server after you purge your remote media repo. 2023-01-17 15:08:35 +08:00
PC-Admin e2b351972c fixes for last feature 2022-08-21 16:49:21 +08:00
PC-Admin f775279e47 add purge room/rooms history to specific timestamp feature 2022-08-21 16:26:03 +08:00
PC-Admin 588f5b0614 distinguish shutdown vs simply deleting a room. add delete room and delete multiple rooms function. 2022-07-17 15:19:03 +08:00
GoMatrixHosting 5ecfdcb662 replace deprecated purge_room API, with the new delete_room API 2022-03-06 20:15:51 +08:00
Michael 5839e73de9 Add list room details section. 2021-02-18 17:48:34 +08:00
Michael da2f350286 deactivate user uses v1 API it seems 2021-02-06 15:24:23 +08:00
chatoasis 4ed161fa62 Updated deactivate and password reset commands to new API. Added Query/Deactivate multiple user accounts. Added Remove multiple rooms from public directory. Added Download/Purge multiple rooms. Added Prepare database for copying events of multiple rooms (Only works with Spantaleev script). 2020-12-29 01:25:45 +08:00
PC-Admin 1a9c01b4d4 Added purge remote media option, made menu prettier. 2020-10-10 18:32:58 +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 bdf13e93f5 added list room memberships (broken), added list/download all media in room, added quarantine all media in room, added quarantine a users uploaded media, added purge a room from local server 2020-09-22 20:59:23 +08:00
PC-Admin 83698887ba cleaned up the menu a bit 2020-08-26 10:57:05 +08:00
PC-Admin fc4bff94c2 minor edit :) 2020-08-26 07:12:56 +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 bf04e03449 minor edit
delete room from your directory now required the full room id including the HS URL
2020-06-01 18:50:01 +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 06097345c9 Add section for promoting to server admin 2020-05-28 10:17: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