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
1615b413a7Assume f0 for DNS queries that dont pass an f in the queryDeon George2024-05-24 12:34:28 +1000
86c27a3f17Show users hub connection details for their domainsDeon George2024-05-24 11:04:25 +1000
a687b5fd1cChange looking for mail waiting for downlinks() instead of children()Deon George2024-05-24 09:28:17 +1000
27956146e3Change domain view last seen to show last time an echomail came from that systemDeon George2024-05-23 23:28:42 +1000
a547e29e56Sometimes errors have URLs, so enable them to be resolvedDeon George2024-05-23 22:38:03 +1000
de34052c3bAdd constraint for hubs, which must have the same host and region for a zoneDeon George2024-05-23 21:46:26 +1000
cb63ec50d2Dont cache when doing debug:zone:checkDeon George2024-05-23 21:31:17 +1000
8b00d29db3Update mailist to look for deleted FTNs as wellDeon George2024-05-23 20:30:03 +1000
f082bb0ebdDont record us in seenby/path for local messages. Update echomail display to know if an exchomail seenby has collected the messageDeon George2024-05-23 20:11:32 +1000
4f8448563dFix for when adding our address to path for outgoing echomails - introduced in 5fc6906Deon George2024-05-23 17:36:47 +1000
710adad634Show only validated addresses with packets for packet:systemDeon George2024-05-23 16:27:24 +1000
5fc69067fbFix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomailDeon George2024-05-23 15:16:47 +1000
dc212d35fbWork to handle grunged packets as well as look for tearline/tagline/orgin line from the end of the contentDeon George2024-05-22 23:24:29 +1000
752462d20fUpdate job:list, and change "subject" to "jobname"Deon George2024-05-21 21:10:58 +1000
72d68fa1abUpdate SocketClient to support raw IP addressesDeon George2024-05-21 21:07:11 +1000
aaec5f8f4aSecurity update enabling update_nn to edit system detailsDeon George2024-05-21 19:50:57 +1000
ab2e288f06More complete rework of packet parsing and packet generation with f279d85 - and testing passesDeon George2024-05-20 21:31:21 +1000
b30ab2f999Add github hash VERSION file during buildDeon George2024-05-19 23:30:44 +1000
b4a42f6780More update on security, user to edit their own system with 59ec5f5Deon George2024-05-19 23:30:14 +1000
f279d85b08More complete rework of packet parsing and packet generation with 29710cDeon George2024-05-19 23:28:45 +1000
46f52dd56dOnly auth AKAs in the same domain as usDeon George2024-05-18 12:26:00 +1000
59ec5f5a0cUpdate on security, user to edit their own systemDeon George2024-05-18 08:27:17 +1000
29710c37c2Complete rework of packet parsing and packet generationDeon George2024-05-17 22:10:54 +1000
1650d07d5cFix recording of netmails, when they contain taglines and origin linesDeon George2024-05-16 22:59:37 +1000
0457b3df25Resorting methods, no functional changesDeon George2024-05-13 18:55:39 +1000
731fdb0a44When decompressing compressed messages, dont barf if we try to decompress the same attribute twiceDeon George2024-05-13 15:29:29 +1000
6216ada5e5Fix recording of netmails, when they contain taglines and origin linesDeon George2024-05-13 15:28:53 +1000
b9b5cf4214Display msgid's smaller for Netmail/Echomail H1 headingsDeon George2024-05-13 09:24:35 +1000
f912e81ee6Change where processed packets are placed, if fido.packet_keep is trueDeon George2024-05-12 20:50:19 +1000
4fe5dc6ad0Fix for session being reported negativeDeon George2024-05-12 20:46:00 +1000
556b95c7c1Fix when dispatching packets, and our address object has many relations already loaded, causing memory exhaustion due to recursionDeon George2024-05-12 20:45:41 +1000
14c505c15bMust not cache the mail waiting queries, otherwise mail/files will be resent in a query loopDeon George2024-05-12 14:56:18 +1000
2765a27db8Performance fix for address_merge, when there are a log of echomails to move to the new addressDeon George2024-05-06 08:23:07 +1000
c8ef7d065bFix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()Deon George2024-05-05 22:47:33 +1000
bb42f418e0Revert part of 9299697, so that our (lowest) address is selected, especially in the case for msgid creationDeon George2024-04-14 11:03:17 +1000