Commit Graph

394 Commits

Author SHA1 Message Date
5f1667869f Re-add fake messages 2022-08-15 19:49:21 +01:00
09a5cd14ad Detect queries if nick and channel are the same 2022-08-15 19:24:42 +01:00
96de70aaf2 Add sinst fetch and fix message send logic 2022-08-15 19:15:12 +01:00
f8c1e952bb Switch debugging statements to trace in ChanKeep 2022-08-15 19:15:00 +01:00
36628e157d Fix query handling and don't send a fake message 2022-08-15 17:59:31 +01:00
aeee745ac9 Only run pingmsg after negative has completed 2022-08-18 07:20:30 +01:00
d795af164f Fix debug statements and amend function names 2022-08-18 07:20:30 +01:00
4acadd3508 Properly format string 2022-08-18 07:20:30 +01:00
5c4904ba56 Improve regPing debugging 2022-08-18 07:20:30 +01:00
4e88b93856 Improve regPing negative handling logic 2022-08-18 07:20:30 +01:00
af1dba5741 Fix double messages and regPing logic 2022-08-18 07:20:30 +01:00
553e2eb2b7 Set the channel limit on connected relays, not active 2022-08-18 07:20:30 +01:00
3dfc6d736a Look before you leap to confirming registrations 2022-08-18 07:20:30 +01:00
7ef76d1424 Fix IRC config mutation 2022-08-18 07:20:30 +01:00
d78600a2f1 Change authentication endpoint 2022-08-18 07:20:30 +01:00
f004bd47af Reorder API endpoints to prevent clashing 2022-08-18 07:20:30 +01:00
fafcff1427 Add more debugging information 2022-08-15 00:39:22 +01:00
e56bd61362 Figure out the channel parsing logic 2022-08-15 00:36:36 +01:00
2b7bd486f1 Pass a list instead of listinfo 2022-08-15 00:29:08 +01:00
a9592a85d0 Fix variable placement 2022-08-15 00:27:16 +01:00
e77c046965 Fix list parsing 2022-08-15 00:26:11 +01:00
7a8cee1431 Fix debugging code in keepChannels 2022-08-15 00:08:11 +01:00
e6527b4f9f Add debugging code in keepChannels 2022-08-15 00:07:29 +01:00
8979a03bbd Subtract one from length of list for indices 2022-08-15 00:04:49 +01:00
f7b84913f2 Lower max_chans to length of LIST if it's shorter 2022-08-15 00:03:12 +01:00
d46c98a211 Reset negative pass status when requesting recheck 2022-08-14 23:58:35 +01:00
d68f0589cb Implement initial WHO loop delay 2022-08-14 20:58:41 +01:00
d9ec68708b Fix getting all unregistered relays 2022-08-14 20:58:30 +01:00
1b77c50552 Blacklist channels we are kicked from 2022-08-14 20:44:04 +01:00
1ce5a8228c Use JSON for sending messages 2022-08-14 16:45:40 +01:00
f6f515b308 Implement API call to register 2022-08-14 16:26:09 +01:00
9864b4e2b5 Convert num to number in registration confirmation 2022-08-14 16:09:32 +01:00
2fdd0cf6b8 Allow current nick substitution in IRC commands 2022-08-14 15:53:18 +01:00
8c809ad444 Fix variable shadowing 2022-08-14 15:43:48 +01:00
2022ab985b Print identification message 2022-08-14 13:51:13 +01:00
b5e78bc4de Implement manual authentication mode 2022-08-14 13:13:05 +01:00
eba2c387f0 Implement API for authentication management actions 2022-08-14 12:43:33 +01:00
5123941c79 More debugging for reg tests and getstr command 2022-08-14 11:41:29 +01:00
6cc07c9171 Add allRelaysActive output to network info 2022-08-14 10:58:28 +01:00
ed1f3cdca7 Add debug statements and only check if network is connected when parting channels 2022-08-14 09:25:54 +01:00
128e005611 Use JSON for joining channels and don't shadow auth variable when getting network info 2022-08-14 09:25:01 +01:00
713e03b66e Make channel deletion endpoint accept JSON 2022-08-14 00:01:14 +01:00
a0761ff1ae LBYL 2022-08-13 23:38:13 +01:00
15523bed96 Add more information to relay API return 2022-08-13 23:36:39 +01:00
653d9ea4f9 Add even more debugging 2022-08-13 23:18:56 +01:00
f1229a76e1 Extra debugging for getting active relays 2022-08-13 23:17:26 +01:00
d4bcbf99e5 Fix typo in module name 2022-08-13 23:14:51 +01:00
e517d04095 Extra debugging for get_first_relay 2022-08-13 23:14:17 +01:00
65697ce8f0 Filter queries more carefully 2022-08-13 22:46:10 +01:00
ab9b0a1c9f Update CHANLIMIT on all instances when set via API 2022-08-13 22:36:52 +01:00