Mark Veidemanis
|
bd9f9378cf
|
Moved files to subdirectory
|
2022-09-06 12:50:09 +01:00 |
Mark Veidemanis
|
62fe03a6cb
|
Increase thread delay time
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
297bbbe035
|
Alter schemas and 4chan performance settings
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
ed7c439b56
|
Remove some debugging code
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
ecb8079b5b
|
Change Python to 3.10
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
6811ce4af5
|
Update production env file path
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
e34d281774
|
Remove development dotenv loading
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
91e18c60e6
|
Add debug statement
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
9c9d49dcd2
|
Reformat and set the net and channel for 4chan
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
dcd648e1d2
|
Make crawler more efficient and implement configurable parameters
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
318a8ddbd5
|
Split thread list into chunks to save memory
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
20e22ae7ca
|
Reformat code
|
2022-09-04 21:40:04 +01:00 |
Mark Veidemanis
|
8feccbbf00
|
Reinstate Redis cache
|
2022-09-04 21:38:53 +01:00 |
Mark Veidemanis
|
db46fea550
|
Run processing in thread
|
2022-09-04 21:29:00 +01:00 |
Mark Veidemanis
|
22cef33342
|
Implement aiohttp
|
2022-09-04 19:44:25 +01:00 |
Mark Veidemanis
|
663a26778d
|
Begin implementing aiohttp
|
2022-09-04 13:47:32 +01:00 |
Mark Veidemanis
|
36de004ee5
|
Implement running Discord and 4chan gathering simultaneously
|
2022-09-02 22:30:45 +01:00 |
Mark Veidemanis
|
2c3d83fe9a
|
Fix error when no email can be found
|
2022-08-27 11:19:28 +01:00 |
Mark Veidemanis
|
d7adffb47f
|
Fix getting first relay when they are not sequential
|
2022-08-26 22:17:12 +01:00 |
Mark Veidemanis
|
4f4820818a
|
Log authentication messages
|
2022-08-16 23:01:42 +01:00 |
Mark Veidemanis
|
5cc38da00e
|
Implement deduplicating channels
|
2022-08-16 22:01:35 +01:00 |
Mark Veidemanis
|
a4dae2a583
|
Switch to siphash
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
5f1667869f
|
Re-add fake messages
|
2022-08-15 19:49:21 +01:00 |
Mark Veidemanis
|
09a5cd14ad
|
Detect queries if nick and channel are the same
|
2022-08-15 19:24:42 +01:00 |
Mark Veidemanis
|
96de70aaf2
|
Add sinst fetch and fix message send logic
|
2022-08-15 19:15:12 +01:00 |
Mark Veidemanis
|
f8c1e952bb
|
Switch debugging statements to trace in ChanKeep
|
2022-08-15 19:15:00 +01:00 |
Mark Veidemanis
|
36628e157d
|
Fix query handling and don't send a fake message
|
2022-08-15 17:59:31 +01:00 |
Mark Veidemanis
|
aeee745ac9
|
Only run pingmsg after negative has completed
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
d795af164f
|
Fix debug statements and amend function names
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
4acadd3508
|
Properly format string
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
5c4904ba56
|
Improve regPing debugging
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
4e88b93856
|
Improve regPing negative handling logic
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
af1dba5741
|
Fix double messages and regPing logic
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
553e2eb2b7
|
Set the channel limit on connected relays, not active
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
3dfc6d736a
|
Look before you leap to confirming registrations
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
7ef76d1424
|
Fix IRC config mutation
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
d78600a2f1
|
Change authentication endpoint
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
f004bd47af
|
Reorder API endpoints to prevent clashing
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
fafcff1427
|
Add more debugging information
|
2022-08-15 00:39:22 +01:00 |
Mark Veidemanis
|
e56bd61362
|
Figure out the channel parsing logic
|
2022-08-15 00:36:36 +01:00 |
Mark Veidemanis
|
2b7bd486f1
|
Pass a list instead of listinfo
|
2022-08-15 00:29:08 +01:00 |
Mark Veidemanis
|
a9592a85d0
|
Fix variable placement
|
2022-08-15 00:27:16 +01:00 |
Mark Veidemanis
|
e77c046965
|
Fix list parsing
|
2022-08-15 00:26:11 +01:00 |
Mark Veidemanis
|
7a8cee1431
|
Fix debugging code in keepChannels
|
2022-08-15 00:08:11 +01:00 |
Mark Veidemanis
|
e6527b4f9f
|
Add debugging code in keepChannels
|
2022-08-15 00:07:29 +01:00 |
Mark Veidemanis
|
8979a03bbd
|
Subtract one from length of list for indices
|
2022-08-15 00:04:49 +01:00 |
Mark Veidemanis
|
f7b84913f2
|
Lower max_chans to length of LIST if it's shorter
|
2022-08-15 00:03:12 +01:00 |
Mark Veidemanis
|
d46c98a211
|
Reset negative pass status when requesting recheck
|
2022-08-14 23:58:35 +01:00 |
Mark Veidemanis
|
d68f0589cb
|
Implement initial WHO loop delay
|
2022-08-14 20:58:41 +01:00 |
Mark Veidemanis
|
d9ec68708b
|
Fix getting all unregistered relays
|
2022-08-14 20:58:30 +01:00 |