Mark Veidemanis
|
e3b2e1f36d
|
Config relative to Git dir
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
eb71dd76f8
|
Store persistent database elsewhere
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
cd5eb61455
|
Improve DB performance with caching
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
a198f2a487
|
Reformat legacy project
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
19ee7071f5
|
Merge branch 'threshold'
|
2022-09-06 12:50:25 +01:00 |
Mark Veidemanis
|
122fdca5db
|
Moved files to subdirectory
|
2022-09-06 12:50:09 +01:00 |
Mark Veidemanis
|
7bb2264d91
|
Increase thread delay time
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
1858e06c4b
|
Alter schemas and 4chan performance settings
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
ddcfa614ad
|
Remove some debugging code
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
a1b193c6da
|
Change Python to 3.10
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
7606d77c2b
|
Update production env file path
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
aaf2d58d86
|
Remove development dotenv loading
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
d7e49777ef
|
Add debug statement
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
d1c6bd1fb5
|
Reformat and set the net and channel for 4chan
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
b8d2ecc009
|
Make crawler more efficient and implement configurable parameters
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
f8fc5e1a1b
|
Split thread list into chunks to save memory
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
6e00f70184
|
Reformat code
|
2022-09-04 21:40:04 +01:00 |
Mark Veidemanis
|
0f717b987d
|
Reinstate Redis cache
|
2022-09-04 21:38:53 +01:00 |
Mark Veidemanis
|
60c43b4eb5
|
Run processing in thread
|
2022-09-04 21:29:00 +01:00 |
Mark Veidemanis
|
db23b31f30
|
Implement aiohttp
|
2022-09-04 19:44:25 +01:00 |
Mark Veidemanis
|
f7860bf08b
|
Begin implementing aiohttp
|
2022-09-04 13:47:32 +01:00 |
Mark Veidemanis
|
734a2b7879
|
Implement running Discord and 4chan gathering simultaneously
|
2022-09-02 22:30:45 +01:00 |
Mark Veidemanis
|
2731713ede
|
Fix error when no email can be found
|
2022-08-27 11:19:28 +01:00 |
Mark Veidemanis
|
2a2f24f570
|
Fix getting first relay when they are not sequential
|
2022-08-26 22:17:12 +01:00 |
Mark Veidemanis
|
c7941bfcda
|
Log authentication messages
|
2022-08-16 23:01:42 +01:00 |
Mark Veidemanis
|
49b0b9db46
|
Implement deduplicating channels
|
2022-08-16 22:01:35 +01:00 |
Mark Veidemanis
|
07f1fff125
|
Switch to siphash
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
8816024d90
|
Re-add fake messages
|
2022-08-15 19:49:21 +01:00 |
Mark Veidemanis
|
b61316d805
|
Detect queries if nick and channel are the same
|
2022-08-15 19:24:42 +01:00 |
Mark Veidemanis
|
a65098c222
|
Add sinst fetch and fix message send logic
|
2022-08-15 19:15:12 +01:00 |
Mark Veidemanis
|
ed3c8497bc
|
Switch debugging statements to trace in ChanKeep
|
2022-08-15 19:15:00 +01:00 |
Mark Veidemanis
|
0b69893e17
|
Fix query handling and don't send a fake message
|
2022-08-15 17:59:31 +01:00 |
Mark Veidemanis
|
e4c1d80250
|
Only run pingmsg after negative has completed
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
415a0b1135
|
Fix debug statements and amend function names
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
d026881086
|
Properly format string
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
ce32ab4722
|
Improve regPing debugging
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
2942929478
|
Improve regPing negative handling logic
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
53ee69540f
|
Fix double messages and regPing logic
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
b25cb1699f
|
Set the channel limit on connected relays, not active
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
7efde28d99
|
Look before you leap to confirming registrations
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
659162ebc6
|
Fix IRC config mutation
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
d0ea3bb221
|
Change authentication endpoint
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
e64aaf99d8
|
Reorder API endpoints to prevent clashing
|
2022-08-18 07:20:30 +01:00 |
Mark Veidemanis
|
f4225b622f
|
Add more debugging information
|
2022-08-15 00:39:22 +01:00 |
Mark Veidemanis
|
6f44921647
|
Figure out the channel parsing logic
|
2022-08-15 00:36:36 +01:00 |
Mark Veidemanis
|
731c6a2fd1
|
Pass a list instead of listinfo
|
2022-08-15 00:29:08 +01:00 |
Mark Veidemanis
|
ffed420c11
|
Fix variable placement
|
2022-08-15 00:27:16 +01:00 |
Mark Veidemanis
|
66e046e15f
|
Fix list parsing
|
2022-08-15 00:26:11 +01:00 |
Mark Veidemanis
|
8f44f34d0e
|
Fix debugging code in keepChannels
|
2022-08-15 00:08:11 +01:00 |
Mark Veidemanis
|
1b68568fb7
|
Add debugging code in keepChannels
|
2022-08-15 00:07:29 +01:00 |