c7e707c143Attempt to catch errors creating address for dovenet mailDeon George2023-10-04 12:17:16 +1100
62f0c1a909DNS server now responds to SRV and TXT recordsDeon George2023-10-03 23:15:21 +1100
073d95f605Reduce the exception noise with queries that we dont parse correctlyDeon George2023-10-03 20:58:23 +1100
2a50a1d795When we dont have session() details return a blank string instead of nullDeon George2023-10-03 09:11:08 +1100
782acad560When processing packets on the command line, send it to the queueDeon George2023-09-27 11:19:36 +1000
c0c8861c08Fix for Serialization of 'finfo' is not allowedDeon George2023-09-24 00:01:44 +1000
d11a2a5b8dUpdate nodelist import to exclude systems managed by usDeon George2023-09-23 23:05:30 +1000
ff04de52b5Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already existDeon George2023-09-23 22:01:18 +1000
2ae24b9955Move fido configuation items into fido namespace. If keeping packets move them into a date aligned subdirDeon George2023-09-22 14:45:44 +1000
4343774079Dont abort a session when there is an invalid FTN presentedDeon George2023-09-18 21:22:21 +1000
eb40f94e37Fix for binkd when remote present binkp protocol in bracketsDeon George2023-09-18 16:44:14 +1000
cc04ddd7b3More work to ensure messages from a node are valid for the domain, and fix domain flatten to check for zone if one is suppliedDeon George2023-09-17 15:46:09 +1000
e611dcbe11Filter available echoareas/fileareas based on securityDeon George2023-09-17 00:14:46 +1000
c1d6d48a3cDont enable rogue_path - it looses our true path for messages - instead create addresses in the path we dont know about.Deon George2023-09-15 16:59:46 +1000
6e133770fcAn enhancement to ensure that flatten domains gets the correct FTNDeon George2023-09-15 14:28:38 +1000
a991db788eFor AddressPoll, force using our file cache - seems sometimes the key doesnt release with memcachedDeon George2023-09-15 14:28:07 +1000
096e37ef35Removed packet cache, it wasnt used and not needed since we can queue large packets. Renamed to for consistent variable when using Packet::process()Deon George2023-09-15 08:09:42 +1000
74a56d1e17Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node addressDeon George2023-08-05 21:32:45 +1000
c8a2affbfaFix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configurationDeon George2023-08-04 22:06:29 +1000
fb65c645cbFix incorrect assigning of service ports in #ccafc6Deon George2023-08-04 17:01:48 +1000
df541984abOn domain list, also include echoareas without messages.Deon George2023-08-04 09:53:40 +1000
c59f8ee0edImprovements to Echoarea Import, area names are now uppercase and descriptions use ucfirst()Deon George2023-08-03 22:11:59 +1000
a87cf875e4Enabled sending netmails to upstream areafix/filefixDeon George2023-08-03 17:30:52 +1000
f281575b15Enable netmail forwarding for users that receive messages directed at clrghouzDeon George2023-08-02 22:42:59 +1000
b6082b6ae5Cosmetic fix of quoting around FidonetDeon George2023-08-02 19:02:04 +1000
44e7ef5d90Fix for when creating new addresses to a nodeDeon George2023-08-02 18:31:14 +1000
929d25c737Fix for another address loop when finding a parentDeon George2023-08-01 16:49:31 +1000
69864db213When deleting a system, removed the mailer details alsoDeon George2023-08-01 12:56:45 +1000
7ca6fdc195Add total messages to domain view, and improve echoarea stats queryDeon George2023-07-30 20:14:38 +1000
61f64c7c75Update framework and add aglipanci/laravel-eloquent-caseDeon George2023-07-30 20:12:52 +1000
3f7f04c382Detect when we dont have an address in a domain, and pick the first domain address even if we are not in the zone.Deon George2023-07-30 12:11:08 +1000