• Joined on 2025-03-09
netkas pushed to master at Nosial/socialbox-php 2025-03-20 17:05:25 +00:00
947064a386 Add unit tests for SocialClient registration and validation
49f400acdb Add unit tests for AddressBook functionality
3935980146 Refactor getSelf method to instantiate Peer directly from sendRequest response
a7da38d5f9 Change flags property type from SessionFlags[] to string[] in SessionState
491345f310 Update default privacy settings to PUBLIC for first, middle, and last name
Compare 10 commits »
netkas pushed to master at Nosial/socialbox-php 2025-03-19 17:34:09 +00:00
c70205f2ac Removed testing point
50f998c2ab Ensure numeric validation for configuration variables and set default for server keypair expiration
Compare 2 commits »
netkas pushed to master at Nosial/socialbox-php 2025-03-19 17:15:08 +00:00
00f1db8180 Added testing point
netkas pushed to master at Nosial/socialbox-php 2025-03-19 17:07:26 +00:00
1151f9b8ac Removed testing point
1f14f7afb4 Add signing keys to Docker configuration and update InitializeCommand
Compare 2 commits »
netkas pushed to master at Nosial/socialbox-php 2025-03-18 19:27:20 +00:00
bb1e00570e Added testing point for workflow
netkas pushed to master at Nosial/socialbox-php 2025-03-18 19:21:41 +00:00
73ade04145 Improve error message in RpcClient for signature verification failure
netkas pushed to master at Nosial/socialbox-php 2025-03-18 19:15:16 +00:00
7d4388e05c Add log directories for coffee and teapot services to .gitignore
33706d0b50 Add logging volume mounts for coffee and teapot services; improve error message in RpcClient
Compare 2 commits »
netkas pushed to master at Nosial/socialbox-php 2025-03-18 19:00:22 +00:00
fef9383dd2 Updated Logger class to not register error handlers if it's in a testing environment
netkas pushed to master at Nosial/socialbox-php 2025-03-18 18:13:46 +00:00
508d82cf92 Update RPC host definitions for coffee.com and teapot.com
netkas pushed to master at Nosial/socialbox-php 2025-03-18 18:04:16 +00:00
7fbc6706a6 Add service availability checks before running PHPUnit tests
netkas pushed to master at Nosial/socialbox-php 2025-03-18 17:04:46 +00:00
71563e51ee Refactor Docker configuration and update encryption channels schema
netkas pushed to master at Nosial/ncc 2025-03-18 08:24:16 +00:00
a83731c652 Corrected version
netkas pushed to master at Nosial/ncc 2025-03-17 19:24:10 +00:00
ec9a181a51 Corrected version
netkas pushed to master at Nosial/ncc 2025-03-17 19:06:18 +00:00
6909790de6 Update GitHub Actions to use download-artifact@v4 for enhanced performance
netkas pushed to master at Nosial/ncc 2025-03-17 19:03:23 +00:00
db631bd778 Update GitHub Actions to use upload-artifact@v4 for improved functionality
netkas pushed tag 2.1.8 to Nosial/ncc 2025-03-17 18:30:01 +00:00
netkas released 2.1.8 at Nosial/ncc 2025-03-17 18:30:01 +00:00
netkas pushed to master at Nosial/ncc 2025-03-17 18:29:37 +00:00
1b8b3f8ad7 Temporarily disable cache file deletion to prevent loss of important files
netkas pushed to master at Nosial/socialbox-php 2025-03-17 17:55:39 +00:00
40f871dbea Refactor encryption_channels_com table structure and add foreign key constraint
netkas pushed to master at Nosial/socialbox-php 2025-03-17 17:50:22 +00:00
705460e8e8 Corrected database object priority