clrghouz/app
Deon George a310f4190c
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 29s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m32s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
MATRIX_SERVER configuration item is now a URL
2024-11-01 13:40:18 +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 Separatly handle areafix/filefix 2024-11-01 12:35:46 +11:00
Console Implementation of areafix processing, first subscribe/unsubscribe with scan 2024-10-31 22:40:58 +11:00
Events MATRIX_SERVER configuration item is now a URL 2024-11-01 13:40:18 +11:00
Exceptions Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Http Fix some UTF8 output when doing a search. Convert filename desc to CP437 when displaying files in a file area 2024-10-24 11:31:20 +11:00
Interfaces Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Jobs Added %SCAN command, to send unsent mail from an area 2024-11-01 10:04:12 +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 Implementation of areafix processing, first subscribe/unsubscribe with scan 2024-10-31 22:40:58 +11:00
Notifications MATRIX_SERVER configuration item is now a URL 2024-11-01 13:40:18 +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 Fix working out our hostname when we are an RC 2024-10-20 11:49:34 +11:00