Commit Graph

39 Commits

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