clrghouz/app
Deon George f4f8e9fa94
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m50s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Fix some user permissions, when viewing netmails and other systems
2024-10-16 08:44:46 +11: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 693e88 since unsuccessfully sent mail shouldnt be marked as sent 2024-10-09 14:11:11 +11:00
Console Store datetime in UTC format now, and fix presentation of TZUTC. Also standardise message summaries on Notifications 2024-06-28 23:27:06 +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 Dont let users increase pkt_msgs above 100 2024-10-16 08:19:36 +11:00
Interfaces Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Jobs Fixes for address idle, to properly catch when role is NULL 2024-10-09 15:06:45 +11:00
Listeners Improve match of messages that come via matrix, so they dont get posted back 2024-09-09 19:44:14 +10:00
Mail Enabled email test command 2022-12-04 14:27:47 +11:00
Models Fix for parsing a netmail path that is 5D but without a .0 for a boss 2024-09-26 09:54:44 +10:00
Notifications Fix counts of items waiting for node idle notifications 2024-10-09 15:41:08 +11:00
Pivots Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Policies Fix some user permissions, when viewing netmails and other systems 2024-10-16 08:44:46 +11: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 Add origin to replied messages, fix address in BadMessage notification 2024-07-30 20:54:47 +10:00
helpers.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00