• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-05-24 01:04:29 +00:00
86c27a3f17 Show users hub connection details for their domains
a687b5fd1c Change looking for mail waiting for downlinks() instead of children()
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-23 13:28:50 +00:00
27956146e3 Change domain view last seen to show last time an echomail came from that system
a547e29e56 Sometimes errors have URLs, so enable them to be resolved
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-23 11:46:35 +00:00
de34052c3b Add constraint for hubs, which must have the same host and region for a zone
cb63ec50d2 Dont cache when doing debug:zone:check
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-23 10:30:14 +00:00
8b00d29db3 Update mailist to look for deleted FTNs as well
deon pushed to master at bbs/clrghouz 2024-05-23 10:12:25 +00:00
f082bb0ebd Dont record us in seenby/path for local messages. Update echomail display to know if an exchomail seenby has collected the message
deon pushed to master at bbs/clrghouz 2024-05-23 10:11:38 +00:00
1529ad53fa Dont record us in seenby/path for local messages. Update echomail display to know if an exchomail seenby has collected the message
deon pushed to master at bbs/clrghouz 2024-05-23 08:23:42 +00:00
4f8448563d Fix for when adding our address to path for outgoing echomails - introduced in 5fc6906
710adad634 Show only validated addresses with packets for packet:system
5fc69067fb Fix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomail
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-23 05:16:53 +00:00
f0c294230a Fix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomail
deon pushed to master at bbs/clrghouz 2024-05-22 13:24:37 +00:00
dc212d35fb Work to handle grunged packets as well as look for tearline/tagline/orgin line from the end of the content
3ce6a8ed61 Record the AKAs presented
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-22 11:38:04 +00:00
b398163cfd We need to use EncodeUTF our mail objects while passing them to the queue
deon pushed to master at bbs/clrghouz 2024-05-22 07:47:12 +00:00
a5e9a28673 Added PRODUCT_NAME_SHORT and updated PID/TID kludge to include git hash
49e40f4fb8 Generated mail from the hub wont have $model->errors defined
924d760c79 Fix FSC45 packets, point_id was still being validated the old way
58dc090c83 Use packets domain for packet validation, not remote sytems address
b20878e378 Kludges are not required in messages
Compare 14 commits »
deon pushed to master at bbs/clrghouz 2024-05-21 13:30:54 +00:00
3ca2886daa Generated mail from the hub wont have defined
deon pushed to master at bbs/clrghouz 2024-05-21 13:16:55 +00:00
d2c97ca42b Fix FSC45 packets, point_id was still being validated the old way
deon pushed to master at bbs/clrghouz 2024-05-21 13:05:08 +00:00
0619ac0e21 Use packets domain for packet validation, not remote sytems address
deon pushed to master at bbs/clrghouz 2024-05-21 12:58:23 +00:00
1f3b81acc6 Kludges are not required in messages
deon pushed to master at bbs/clrghouz 2024-05-21 12:46:59 +00:00
396614afcc Fix processing echomail and when mail crc is calculated as it was decompressing the CompressedString
deon pushed to master at bbs/clrghouz 2024-05-21 12:10:55 +00:00
903c19dbeb Mail validation errors is now an object, and must be tested with ->count()
deon pushed to master at bbs/clrghouz 2024-05-21 11:57:42 +00:00
da7bfcc4e2 Fix for invalid-zone validation comparing a string with an int
caf590f2e9 Fix missed Notification using old Message::class
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-21 11:41:28 +00:00
248733c15e Fix missed Notification using old Message::class
deon pushed to master at bbs/clrghouz 2024-05-21 11:29:25 +00:00
93272f57a9 Fixed checking for RESCAN kludge