cb63ec50d2Dont cache when doing debug:zone:checkDeon George2024-05-23 21:31:17 +10:00
8b00d29db3Update mailist to look for deleted FTNs as wellDeon George2024-05-23 20:30:03 +10:00
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 +10:00
4f8448563dFix for when adding our address to path for outgoing echomails - introduced in 5fc6906Deon George2024-05-23 17:36:47 +10:00
710adad634Show only validated addresses with packets for packet:systemDeon George2024-05-23 16:27:24 +10:00
5fc69067fbFix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomailDeon George2024-05-23 15:16:47 +10:00
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 +10:00
752462d20fUpdate job:list, and change "subject" to "jobname"Deon George2024-05-21 21:10:58 +10:00
72d68fa1abUpdate SocketClient to support raw IP addressesDeon George2024-05-21 21:07:11 +10:00
aaec5f8f4aSecurity update enabling update_nn to edit system detailsDeon George2024-05-21 19:50:57 +10:00
ab2e288f06More complete rework of packet parsing and packet generation with f279d85 - and testing passesDeon George2024-05-20 21:31:21 +10:00
b30ab2f999Add github hash VERSION file during buildDeon George2024-05-19 23:30:44 +10:00
b4a42f6780More update on security, user to edit their own system with 59ec5f5Deon George2024-05-19 23:30:14 +10:00
f279d85b08More complete rework of packet parsing and packet generation with 29710cDeon George2024-05-19 23:28:45 +10:00
46f52dd56dOnly auth AKAs in the same domain as usDeon George2024-05-18 12:26:00 +10:00
59ec5f5a0cUpdate on security, user to edit their own systemDeon George2024-05-18 08:27:17 +10:00
29710c37c2Complete rework of packet parsing and packet generationDeon George2024-05-17 22:10:54 +10:00
1650d07d5cFix recording of netmails, when they contain taglines and origin linesDeon George2024-05-16 22:59:37 +10:00
0457b3df25Resorting methods, no functional changesDeon George2024-05-13 18:55:39 +10:00
731fdb0a44When decompressing compressed messages, dont barf if we try to decompress the same attribute twiceDeon George2024-05-13 15:29:29 +10:00
6216ada5e5Fix recording of netmails, when they contain taglines and origin linesDeon George2024-05-13 15:28:53 +10:00
b9b5cf4214Display msgid's smaller for Netmail/Echomail H1 headingsDeon George2024-05-13 09:24:35 +10:00
f912e81ee6Change where processed packets are placed, if fido.packet_keep is trueDeon George2024-05-12 20:50:19 +10:00
4fe5dc6ad0Fix for session being reported negativeDeon George2024-05-12 20:46:00 +10:00
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 +10:00
14c505c15bMust not cache the mail waiting queries, otherwise mail/files will be resent in a query loopDeon George2024-05-12 14:56:18 +10:00
2765a27db8Performance fix for address_merge, when there are a log of echomails to move to the new addressDeon George2024-05-06 08:23:07 +10:00
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 +10:00
bb42f418e0Revert part of 9299697, so that our (lowest) address is selected, especially in the case for msgid creationDeon George2024-04-14 11:03:17 +10:00
c1a1797778If user information is not provided in a system update (for example when users update), then dont zap system_usersDeon George2023-12-20 17:18:10 +11:00
9376c6de11We should check for subscription before checking for permissionsDeon George2023-12-20 11:20:48 +11:00
713615d8d5Revert changes to CompressedString::class, messages were going out base64 encoded and compressedDeon George2023-12-19 16:51:15 +11:00
01107cd3dcAdded AnsiLove for rendering messages with ANSI sequencesDeon George2023-12-19 15:16:10 +11:00
c9d04b64acEnabled NetmailPolicy, users can see netmail if they are in the seen-by, a ZC or adminDeon George2023-12-19 11:45:11 +11:00
90206f2bb5Enable admin setting user for a systemDeon George2023-12-19 11:16:08 +11:00
ac2ee7df0cFix for netmail notifications, fftn_id wasnt being set correctlyDeon George2023-12-19 09:13:16 +11:00
24f6af3d3bDisabling our routine to set a default on an address, it needs to be improvedDeon George2023-12-19 08:54:26 +11:00
9c8e546765Increase some logging for binkp sessionsDeon George2023-12-18 22:44:55 +11:00
13e51724c0Further enhancement with #9063a2a - to ensure our message addressing and content picks the right addressDeon George2023-12-18 15:13:16 +11:00