This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
6
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
clrghouz
/
app
History
Deon George
2765a27db8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 38s
Details
Create Docker Image / Build Docker Image (arm64) (push)
Successful in 1m39s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 10s
Details
Performance fix for address_merge, when there are a log of echomails to move to the new address
2024-05-06 08:23:07 +10:00
..
Casts
Revert changes to CompressedString::class, messages were going out base64 encoded and compressed
2023-12-19 16:51:15 +11:00
Classes
It seems session time is now returning a float, cast it to an int
2024-05-05 17:41:47 +10:00
Console
Move zone:check to debug namespace, add address:check command
2024-04-21 22:10:12 +10:00
Exceptions
Rework TIC processing and added test cases
2023-11-22 15:58:00 +11:00
Http
Performance fix for address_merge, when there are a log of echomails to move to the new address
2024-05-06 08:23:07 +10:00
Interfaces
Some message optimisation, added Echomail processing
2021-07-31 00:44:23 +10:00
Jobs
Attempt to catch dns query failures
2024-04-16 22:01:09 +09:30
Mail
Enabled email test command
2022-12-04 14:27:47 +11:00
Models
Added Echoarea::addresses_active() to find addresses that are connected to the area, and active
2024-04-26 20:31:02 +10:00
Notifications
Code improvement to our_address(), reducing arguments
2024-04-21 21:40:55 +10:00
Policies
Add user policy to manage user security
2024-04-25 16:08:09 +10:00
Providers
Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password
2023-07-23 20:21:02 +10:00
Rules
Move Domain_Controller::NUMBER_MAX to Address::ADDRESS_FIELD_MAX
2024-04-12 15:29:11 +10:00
Traits
Fix for AreaSecurity when presented security is null
2024-04-26 20:31:02 +10:00
helpers.php
Remove static cache from our_address in favour of Cache::class keyed off setup:system_id
2024-04-26 20:31:02 +10:00