fc930ba6c2Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already"Deon George2024-06-28 18:28:12 +1000
7f4540f5ecFor some reason addresses.nodes_hub is passed a blank object, thus not retrieving hub's nodesDeon George2024-06-28 16:40:50 +1000
d25dae2427Make debug logging of binkd consistent with other logging statementsDeon George2024-06-27 20:23:14 +1000
cfb408766fFix for bug introduced in 7c23971 that was affecting transfers with binkd nodesDeon George2024-06-28 05:28:35 +0000
b9603e4bb8Changing File/Send debugging to make it clear it is content read/open, not a network read/openDeon George2024-06-27 15:26:28 +1000
2f55de2ddfWe need to reload the system address for notificationsDeon George2024-06-26 16:49:11 +1000
b34b046d3cFix polling for messages sent via uplinks, where those systems which had a status of HOLDDeon George2024-06-26 16:47:10 +1000
7c23971e58Recognise all AKAs for a system when we are polling it with one of it's AKAs in a domainDeon George2024-06-26 16:03:58 +1000
91d4cd0b2fLower the severity of a message when an AKA is not in our domainDeon George2024-06-26 16:02:26 +1000
db8475053cAttempt to catch Sending we got an EXCEPTION when in maintenance modeDeon George2024-06-26 12:18:06 +1000
176ecb16a8Exit gracefully if we dont generate a packet for debug:packet:dumpDeon George2024-06-26 11:22:33 +1000
ad0ad73b0cFix date being used in mail packets, timezone was effectively being to a timestamp with the timezone alreadyDeon George2024-06-25 13:09:48 +1000
11b7dc4229Fix presenting PATH/SEENBY when point_id is nullDeon George2024-06-25 09:01:28 +1000
8b4e2cb9f0Add system_id when listing AKAs, so that we can reference the system relation.Deon George2024-06-21 14:44:28 +1000
7bd192980fFix file sending, as a result of moving $size into Send::class when optimising mail sendingDeon George2024-06-21 12:15:22 +1000
e65e664792Add system_id when listing AKAs, so that we can reference the system relation.
debug
Deon George2024-06-21 14:44:28 +1000
4f6e1e90c6Fix file sending, as a result of moving $size into Send::class when optimising mail sendingDeon George2024-06-21 12:15:22 +1000
0a5374c743Fix filefix rescan, argument used is file not daysDeon George2024-06-21 11:45:31 +1000
1b2358b5a9Mail bundling and processing performance improvementsDeon George2024-06-17 18:33:48 +0930
c9700fbd0cFix date for graph, problem introduced in 3f5668Deon George2024-06-18 20:12:36 +0930
1d354da6e3Enable per system configuration of messages per packetDeon George2024-06-01 16:47:13 +1000
0bc3d4cf60Downgrade DNS query errors, since they are handledDeon George2024-06-01 12:55:44 +1000
38795b83bfMove HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handledDeon George2024-06-01 12:55:27 +1000
73cf421739Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.Deon George2024-06-01 10:46:02 +1000
b5047c52f0Fix for processing inbound ping netmail messagesDeon George2024-05-31 21:57:21 +1000
27fe3cd223Fix message processing when tag/tear lines dont start with double \rDeon George2024-05-30 20:14:50 +1000
643f1197d6Fix when we use newFTN, find the zone/domain if it is provided. Fix packet creation error, where Address::ftn depends on zone_idDeon George2024-05-27 22:22:38 +1000
7ef9f2dbd0Fix/optimise address creation/editing via System AKAsDeon George2024-05-27 21:42:03 +1000
b102fc4d2aFix creating a new discovered address and setting validated to trueDeon George2024-05-27 18:04:04 +1000
e15331ec35No function changes. Cleanup console command cleanupDeon George2024-05-27 15:08:39 +1000
3a594acc03Fix edit of AKAs for a system. Fix css usage of label for= for the yes/no radio inputsDeon George2024-05-27 10:48:50 +1000
800593d034Optimise Zone::class to identify region/hosts/hubsDeon George2024-05-27 10:47:42 +1000
b6639c7bfcWhen de-listing, remove unsent items and unsubscribe from file/echo areas.Deon George2024-05-26 21:41:02 +1000
7e0178d183Fix routed netmails being packed for the hub, not the destination. Added some logging for idle netmails/emailsDeon George2024-05-26 20:53:59 +1000
03bfc9dbfcFix path on rejected echomails, change layout of message_path quoting original message and control linesDeon George2024-05-26 12:35:13 +1000
77b9bb30c4Another fix to make sure site generated echomail is not exported to ourselfsDeon George2024-05-26 12:08:01 +1000