clrghouz/app
Deon George 5e7bf0554a
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 33s
Create Docker Image / Build Docker Image (arm64) (push) Successful in -17h41m59s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Fixes for address idle, to properly catch when role is NULL
2024-10-09 15:06:45 +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 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 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 Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us 2024-09-15 22:37:35 +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 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