PC-Admin
  • Joined on 2023-04-05
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 11:48:23 -04:00
4899b7f212 logging refactor 3
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 11:36:21 -04:00
c0419eec24 logging refactor 2
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 11:16:26 -04:00
eb69298cfe refactor logging into it's own file 2
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 11:12:21 -04:00
7ec7796c06 refactor logging into it's own file
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 10:10:33 -04:00
4e0814aa1c cleanup - make redlight client use the SimpleHTTPClient available in ModuleApi instead of using twisted modules directly
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 07:02:47 -04:00
76b3115ade 256 bit blake2 keys
PC-Admin pushed to main at PC-Admin/redlight 2023-08-17 06:36:01 -04:00
217f1d8ca1 update readme, update hashing method to blake2
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 20:05:48 -04:00
51d8f04fc4 add description of user_may_join_room spam checker interface
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 18:56:03 -04:00
d8a1912915 update technical spec
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 18:41:36 -04:00
11866a5db8 add api token authentication for redlight clients
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 16:34:08 -04:00
ac6a370f6d update proposed spec to contain an auth token
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 16:32:09 -04:00
b02d68f02f update readme/technical documents
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 16:23:05 -04:00
ea4c93d07c cleanup extra newline
PC-Admin pushed to main at PC-Admin/redlight 2023-08-15 15:56:50 -04:00
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 pushed to main at PC-Admin/redlight 2023-08-14 10:46:11 -04:00
fe88f4ac10 add alert messaging for when redlight server has unexpected response (fail softly)
PC-Admin pushed to main at PC-Admin/redlight 2023-08-14 10:41:08 -04:00
179d2061ab class/variabile rename
PC-Admin pushed to main at PC-Admin/redlight 2023-08-14 10:39:55 -04:00
0d04cac431 class/variabile rename
PC-Admin pushed to main at PC-Admin/redlight 2023-08-14 10:32:46 -04:00
b0cfe7dd0a add redlight alert bot, to send alerts to redlight client administrators
PC-Admin pushed to main at PC-Admin/redlight 2023-08-13 18:18:06 -04:00
f1978e09c8 update readme and technical specification
PC-Admin pushed to main at PC-Admin/rdlist-transform 2023-08-13 15:06:01 -04:00
c7d4e71b86 initial commit