• Joined on 2024-02-21
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 »
deon pushed to master at bbs/clrghouz 2024-06-24 23:43:33 +00:00
e4f8f44aef Fix presenting PATH/SEENBY when point_id is null
deon pushed to master at bbs/clrghouz 2024-06-21 04:44:41 +00:00
e65e664792 Add system_id when listing AKAs, so that we can reference the system relation.
deon pushed to master at bbs/clrghouz 2024-06-21 02:15:36 +00:00
4f6e1e90c6 Fix file sending, as a result of moving $size into Send::class when optimising mail sending
0a5374c743 Fix filefix rescan, argument used is file not days
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-20 23:10:00 +00:00
1b2358b5a9 Mail bundling and processing performance improvements
c9700fbd0c Fix date for graph, problem introduced in 3f5668
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-18 11:37:15 +00:00
50f6b95192 Mail bundling and processing performance improvements
deon pushed to master at bbs/clrghouz 2024-06-18 11:03:59 +00:00
7b9457a0f9 Mail bundling and processing performance improvements
deon pushed to master at bbs/clrghouz 2024-06-18 10:52:06 +00:00
f7ff62c01b Mail bundling and processing performance improvements
deon pushed to master at bbs/clrghouz 2024-06-18 10:43:44 +00:00
665cc7720c Fix date for graph, problem introduced in 3f5668
deon pushed to master at bbs/clrghouz 2024-06-18 08:35:37 +00:00
ef2e208fde Fix for test failing introduced in df28732
deon pushed to master at bbs/clrghouz 2024-06-15 08:30:02 +00:00
c28392b2b6 Remove deprecated methods
180c620168 Support nodelist archives with more than 1 file in it
941117b342 Nodelist import update
df2873287c Abstract address session() details
Compare 4 commits »
deon pushed to master at bbs/clrghouz 2024-06-15 05:29:19 +00:00
be1ef4b293 Remove deprecated methods
06b924340c Support nodelist archives with more than 1 file in it
2621b08a80 Nodelist import update
872a0117c1 Abstract address session() details
0304967e80 Missed removing methods as a result of removing EncodeUTF8 in 29710c37
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2024-06-12 13:29:29 +00:00
90c65fd5e1 Dont attempt to process System::default systems when processing address:idle
deon pushed to master at bbs/clrghouz 2024-06-11 07:38:11 +00:00
a46ce7ff9e Posting messages to matrix
86995b03a8 Receiving messages from matrix
61cfb773e2 Fix comments for Echomail Notifications
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-06-09 11:14:34 +00:00
ba0f643dca Improvements to e692de7, which wasnt picking up netmail alerts
d6779e6e01 Fix, when moving address and deleting the source system, also delete any system_logs
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-07 08:07:39 +00:00
829fe1d7a9 Dont accept connections when application down