clrghouz/app
Deon George fc930ba6c2 Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already"
This function is used to get the true date of a message (taking into account the TZ), and needed when creating the TZUTC

This reverts commit ad0ad73b0c.
2024-06-28 18:30:34 +10:00
..
Casts Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record. 2024-06-03 19:09:09 +10:00
Classes Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already" 2024-06-28 18:30:34 +10:00
Console Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already" 2024-06-28 18:30:34 +10:00
Events Posting messages to matrix 2024-06-11 17:23:59 +10:00
Exceptions Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Http For some reason addresses.nodes_hub is passed a blank object, thus not retrieving hub's nodes 2024-06-28 18:30:34 +10:00
Interfaces
Jobs Fix polling for messages sent via uplinks, where those systems which had a status of HOLD 2024-06-26 16:47:10 +10:00
Listeners Posting messages to matrix 2024-06-11 17:23:59 +10:00
Mail
Models Fix for showing FTN list 2024-06-27 10:57:01 +10:00
Notifications Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already" 2024-06-28 18:30:34 +10:00
Pivots Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Policies Update on security, user to edit their own system 2024-05-18 08:27:17 +10:00
Providers Posting messages to matrix 2024-06-11 17:23:59 +10:00
Rules Fix/optimise address creation/editing via System AKAs 2024-05-27 21:42:03 +10:00
Traits Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already" 2024-06-28 18:30:34 +10:00
helpers.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00