clrghouz/app/Models
2024-06-25 11:20:08 +10:00
..
Address.php Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-25 11:20:08 +10:00
Domain.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
Dynamic.php
Echoarea.php
Echomail.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
File.php 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
Filearea.php
Job.php
Mailer.php
Netmail.php Updates to Message, Remove updated_at/mid from echomails/netmails, not used 2024-06-07 08:54:49 +10:00
Nodelist.php
Origin.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
Protocol.php
Setup.php
Software.php
System.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
SystemLog.php
SystemZone.php
Tagline.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
Tearline.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
User.php Remove deprecated methods 2024-06-15 18:29:55 +10:00
Zone.php