The Socialbox Server Host/Client Library written in PHP for ncc
Find a file
netkas 92cabddc3b
Some checks are pending
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / release_executable (push) Waiting to run
CI / debug_executable (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
Add SocialClientSessionTest class for unit testing
2025-03-14 15:26:03 -04:00
.github/workflows Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
.idea Renamed encrypted_channels.sql to encryption_channels.sql and added encryption_channels_com.sql 2025-03-03 04:24:33 -05:00
docker Added logger.py for Docker 2025-03-14 15:25:34 -04:00
public Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
src/Socialbox Add AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -04:00
tests Add SocialClientSessionTest class for unit testing 2025-03-14 15:26:03 -04:00
.env Enable internal exception display in .env configuration 2025-01-15 19:21:20 -05:00
.gitignore Add paths to .gitignore for Docker test data directories 2025-03-14 15:24:47 -04:00
.gitlab-ci.yml Updated .gitlab-ci.yml 2024-10-25 14:28:04 -04:00
bootstrap.php Add test environment definitions and mock DNS records in bootstrap.php 2025-03-14 15:24:51 -04:00
docker-compose.test.yml Update Docker configuration for test environment and add logging server 2025-03-14 15:25:06 -04:00
docker-compose.yml Refactor file structure for better Docker organization 2025-01-14 14:52:59 -05:00
Dockerfile Update Docker configuration for test environment and add logging server 2025-03-14 15:25:06 -04:00
LICENSE Added README.md and LICENSE 2025-03-11 22:55:28 -04:00
main Updated Project Source code (I don't remember what i did.) 2024-09-24 14:20:49 -04:00
Makefile Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
phpunit.xml Updated phpunit.xml to removed unused property 2025-03-14 15:25:43 -04:00
project.json Added LogLib2 support 2025-01-22 13:18:55 -05:00
README.md Added README.md and LICENSE 2025-03-11 22:55:28 -04:00

Socialbox-PHP

Documentation coming soon.