• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-06-27 05:27:21 +00:00
b9603e4bb8 Changing File/Send debugging to make it clear it is content read/open, not a network read/open
deon pushed to master at bbs/clrghouz 2024-06-27 03:44:56 +00:00
00494cadfa Remove a deprecated function in BINKP and SocketClient
deon pushed to master at bbs/clrghouz 2024-06-27 00:57:07 +00:00
173446edbe Fix for showing FTN list
deon pushed to master at bbs/clrghouz 2024-06-27 00:40:24 +00:00
3333679fc6 Make it clear that phone on system is for the BBS phone number
deon pushed to master at bbs/clrghouz 2024-06-27 00:06:19 +00:00
dcf34d9be2 Need to include pkg_msgs when lazyloading relations
deon pushed to master at bbs/clrghouz 2024-06-26 23:54:14 +00:00
df07d9978e Fix for when Address::createFTN refuses to create an address
deon pushed to master at bbs/clrghouz 2024-06-26 23:51:44 +00:00
41b6e3a4b0 Fix for when Address::createFTN refuses to create an address
deon pushed to master at bbs/clrghouz 2024-06-26 23:09:51 +00:00
f006d829f4 Fix for originating calls and not recognising that the remote accepted our password
deon pushed to master at bbs/clrghouz 2024-06-26 22:57:04 +00:00
6374725e8e Added debugging for our read buffer, for problem debugging
deon pushed to master at bbs/clrghouz 2024-06-26 22:36:18 +00:00
e2321f3acd Including size in debugging messages for items being sent
deon pushed to master at bbs/clrghouz 2024-06-26 22:20:55 +00:00
d8c68bcaa2 Change DNS logging, especially around missing details
deon pushed to master at bbs/clrghouz 2024-06-26 13:56:39 +00:00
a82927c1f6 Reduce DNS query debugging
5e162a3427 Return more system attributes with Address::findFTN()
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-26 13:42:32 +00:00
b62f18cf3d Remove protocol checking for validated, presented akas are now by definition valid
deon pushed to master at bbs/clrghouz 2024-06-26 13:11:12 +00:00
b88046d57e Record AKA we are sending to, not system name
deon pushed to master at bbs/clrghouz 2024-06-26 12:44:37 +00:00
d3c8bc844a Fix calls to deprecated getDateAttribute() for mail packets
deon pushed to master at bbs/clrghouz 2024-06-26 12:37:47 +00:00
b891abb611 Netmail waiting query optimisation, increase logging on what we have for a node
5f3db71451 Only show active AKAs for our systems
9ed7171c9b Add FTN to mail:list for netmails
298dfe6703 Fix message text.
Compare 4 commits »
deon pushed to master at bbs/clrghouz 2024-06-26 06:49:49 +00:00
d3a9e36bb7 Debugging when msgid's are auto added
2f55de2ddf We need to reload the system address for notifications
b34b046d3c Fix polling for messages sent via uplinks, where those systems which had a status of HOLD
7c23971e58 Recognise all AKAs for a system when we are polling it with one of it's AKAs in a domain
91d4cd0b2f Lower the severity of a message when an AKA is not in our domain
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2024-06-26 02:18:56 +00:00
db8475053c Attempt to catch Sending we got an EXCEPTION when in maintenance mode
176ecb16a8 Exit gracefully if we dont generate a packet for debug:packet:dump
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-25 03:09:54 +00:00
ad0ad73b0c Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already
deon pushed to master at bbs/clrghouz 2024-06-25 01:20:14 +00:00
11b7dc4229 Fix presenting PATH/SEENBY when point_id is null
8b4e2cb9f0 Add system_id when listing AKAs, so that we can reference the system relation.
7bd192980f Fix file sending, as a result of moving $size into Send::class when optimising mail sending
Compare 3 commits »