Commit Graph

658 Commits

Author SHA1 Message Date
cfb408766f Fix for bug introduced in 7c23971 that was affecting transfers with binkd nodes 2024-06-28 05:28:35 +00:00
b9603e4bb8 Changing File/Send debugging to make it clear it is content read/open, not a network read/open 2024-06-27 15:27:16 +10:00
173446edbe Fix for showing FTN list 2024-06-27 10:57:01 +10:00
dcf34d9be2 Need to include pkg_msgs when lazyloading relations 2024-06-27 10:06:11 +10:00
df07d9978e Fix for when Address::createFTN refuses to create an address 2024-06-27 09:54:03 +10:00
f006d829f4 Fix for originating calls and not recognising that the remote accepted our password 2024-06-27 09:09:47 +10:00
6374725e8e Added debugging for our read buffer, for problem debugging 2024-06-27 08:57:00 +10:00
e2321f3acd Including size in debugging messages for items being sent 2024-06-27 08:36:14 +10:00
d8c68bcaa2 Change DNS logging, especially around missing details 2024-06-27 08:20:52 +10:00
a82927c1f6 Reduce DNS query debugging 2024-06-26 23:56:30 +10:00
5e162a3427 Return more system attributes with Address::findFTN() 2024-06-26 23:55:10 +10:00
b62f18cf3d Remove protocol checking for validated, presented akas are now by definition valid 2024-06-26 23:42:25 +10:00
b88046d57e Record AKA we are sending to, not system name 2024-06-26 23:11:08 +10:00
d3c8bc844a Fix calls to deprecated getDateAttribute() for mail packets 2024-06-26 22:44:31 +10:00
b891abb611 Netmail waiting query optimisation, increase logging on what we have for a node 2024-06-26 22:37:38 +10:00
9ed7171c9b Add FTN to mail:list for netmails 2024-06-26 22:21:52 +10:00
298dfe6703 Fix message text. 2024-06-26 17:15:15 +10:00
d3a9e36bb7 Debugging when msgid's are auto added 2024-06-26 16:49:29 +10:00
2f55de2ddf We need to reload the system address for notifications 2024-06-26 16:49:11 +10:00
b34b046d3c Fix polling for messages sent via uplinks, where those systems which had a status of HOLD 2024-06-26 16:47:10 +10:00
7c23971e58 Recognise all AKAs for a system when we are polling it with one of it's AKAs in a domain 2024-06-26 16:03:58 +10:00
91d4cd0b2f Lower the severity of a message when an AKA is not in our domain 2024-06-26 16:02:26 +10:00
db8475053c Attempt to catch Sending we got an EXCEPTION when in maintenance mode 2024-06-26 12:18:06 +10:00
176ecb16a8 Exit gracefully if we dont generate a packet for debug:packet:dump 2024-06-26 11:22:33 +10:00
ad0ad73b0c Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already 2024-06-25 13:09:48 +10:00
11b7dc4229 Fix presenting PATH/SEENBY when point_id is null 2024-06-25 11:20:08 +10:00
8b4e2cb9f0 Add system_id when listing AKAs, so that we can reference the system relation. 2024-06-25 11:20:08 +10:00
7bd192980f Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-25 11:20:08 +10:00
0a5374c743 Fix filefix rescan, argument used is file not days 2024-06-21 11:45:31 +10:00
1b2358b5a9 Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
c9700fbd0c Fix date for graph, problem introduced in 3f5668 2024-06-21 09:09:50 +10:00
ef2e208fde Fix for test failing introduced in df28732 2024-06-18 18:01:56 +09:30
c28392b2b6 Remove deprecated methods 2024-06-15 18:29:55 +10:00
180c620168 Support nodelist archives with more than 1 file in it 2024-06-15 18:29:55 +10:00
941117b342 Nodelist import update 2024-06-15 18:29:55 +10:00
df2873287c Abstract address session() details 2024-06-15 18:29:55 +10:00
0304967e80 Missed removing methods as a result of removing EncodeUTF8 in 29710c37 2024-06-13 20:34:42 +10:00
90c65fd5e1 Dont attempt to process System::default systems when processing address:idle 2024-06-12 23:12:51 +10:00
a46ce7ff9e Posting messages to matrix 2024-06-11 17:23:59 +10:00
86995b03a8 Receiving messages from matrix 2024-06-11 14:20:54 +10:00
61cfb773e2 Fix comments for Echomail Notifications 2024-06-11 14:18:37 +10:00
ba0f643dca Improvements to e692de7, which wasnt picking up netmail alerts 2024-06-09 21:14:27 +10:00
d6779e6e01 Fix, when moving address and deleting the source system, also delete any system_logs 2024-06-08 21:27:42 +10:00
829fe1d7a9 Dont accept connections when application down 2024-06-07 18:07:34 +10:00
b23d9351b5 Make $setup available to all blades 2024-06-07 15:08:50 +10:00
67377a2012 Clear messages from sent packet 2024-06-07 11:12:06 +10:00
e692de7d7f When limiting the number of messages in a packet, only retrieve that number from the DB 2024-06-07 10:51:28 +10:00
95b6058020 Fixes for Idle notifications 2024-06-07 09:30:40 +10:00
a0b6df31f0 Move processed TIC files into Y/M/D heirarchy, consistent with packets 2024-06-07 09:13:18 +10:00
06c29d8750 Updates to Message, Remove updated_at/mid from echomails/netmails, not used 2024-06-07 08:54:49 +10:00