Commit Graph

  • 93d3a300a2 update readme main PC-Admin 2023-08-28 21:47:16 +0800
  • dfb6c4477c update config var name PC-Admin 2023-08-23 22:01:49 +0800
  • e64e787d3a variable rename no_twisted_1 PC-Admin 2023-08-18 01:30:50 +0800
  • 63f3c3df7b variable renames, allow list of tokens in config PC-Admin 2023-08-18 01:24:49 +0800
  • 095667ea99 cleanup redlight client module PC-Admin 2023-08-18 01:00:54 +0800
  • 9b9e1a67fc remove use of Union and error codes i couldnt get working PC-Admin 2023-08-18 00:15:25 +0800
  • 4e0814aa1c cleanup - make redlight client use the SimpleHTTPClient available in ModuleApi instead of using twisted modules directly PC-Admin 2023-08-17 22:10:25 +0800
  • 76b3115ade 256 bit blake2 keys PC-Admin 2023-08-17 19:02:39 +0800
  • 217f1d8ca1 update readme, update hashing method to blake2 PC-Admin 2023-08-17 18:35:54 +0800
  • 51d8f04fc4 add description of user_may_join_room spam checker interface PC-Admin 2023-08-16 08:05:37 +0800
  • d8a1912915 update technical spec PC-Admin 2023-08-16 06:55:57 +0800
  • 11866a5db8 add api token authentication for redlight clients PC-Admin 2023-08-16 06:41:29 +0800
  • ac6a370f6d update proposed spec to contain an auth token PC-Admin 2023-08-16 04:34:02 +0800
  • b02d68f02f update readme/technical documents PC-Admin 2023-08-16 04:32:01 +0800
  • ea4c93d07c cleanup extra newline PC-Admin 2023-08-16 04:22:57 +0800
  • 59ed9ab975 modify redlight server to load source list and create a dictionary of "room_id_hash: report_id" entries from chosen tags both when the redlight server starts, and when a PUT request occurs and it hasnt been updated in at least 60 minutes PC-Admin 2023-08-16 03:56:42 +0800
  • fe88f4ac10 add alert messaging for when redlight server has unexpected response (fail softly) PC-Admin 2023-08-14 22:46:05 +0800
  • 179d2061ab class/variabile rename PC-Admin 2023-08-14 22:41:02 +0800
  • 0d04cac431 class/variabile rename PC-Admin 2023-08-14 22:39:44 +0800
  • b0cfe7dd0a add redlight alert bot, to send alerts to redlight client administrators PC-Admin 2023-08-14 22:32:38 +0800
  • f1978e09c8 update readme and technical specification PC-Admin 2023-08-14 06:17:54 +0800
  • 91066c71ea add extra logging PC-Admin 2023-08-14 01:05:16 +0800
  • 256c693f76 add commentary to modules PC-Admin 2023-08-13 23:32:06 +0800
  • 028dc2d7b5 add custom logging location for redlight modules PC-Admin 2023-08-13 22:59:19 +0800
  • bd63592b05 update redlight client to first working version :) PC-Admin 2023-08-13 22:29:02 +0800
  • 17a750eb54 attempt to make client module use server endpoint PC-Admin 2023-08-13 00:53:50 +0800
  • c46e73865f hash username and pass it to redlight server too, allows locking access to API on a per-user level. PC-Admin 2023-08-12 18:09:42 +0800
  • f52b0c39dc update technical again PC-Admin 2023-08-11 04:41:11 +0800
  • 7479a124b3 update technical again PC-Admin 2023-08-11 04:39:04 +0800
  • 1a86c0820b update technical documentation to better describe this system PC-Admin 2023-08-11 04:36:15 +0800
  • d759ca489a update redlight client module to double hash the room_id with sha256 PC-Admin 2023-08-11 03:30:40 +0800
  • 004cae2318 rename redlight client module PC-Admin 2023-08-11 02:40:18 +0800
  • bc43794e40 create initial redlight_server_module.py script PC-Admin 2023-08-11 02:27:33 +0800
  • 4e1dc12038 bingo, this api endpoint now works seemingly! PC-Admin 2023-08-11 01:39:45 +0800
  • 129b66dcff revert to the last kind of working code lol PC-Admin 2023-08-11 01:09:20 +0800
  • e4f8723b15 add execure permissions to modules PC-Admin 2023-08-10 18:15:50 +0800
  • f240de23ea add still defective abuse lookup module. PC-Admin 2023-08-10 00:19:54 +0800
  • b4f5aeb67a update the logo link PC-Admin 2023-08-09 23:04:04 +0800
  • 6ed2cc4b73 initial commit, simple hello world module hooked into user_may_join_room() PC-Admin 2023-08-09 23:02:59 +0800
  • be73eac95b Initial commit PC-Admin 2023-08-03 08:24:35 -0400