socialbox-php/src/Socialbox
netkas 71563e51ee
Some checks are pending
CI / release_executable (push) Waiting to run
CI / release (push) Waiting to run
CI / debug (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
Refactor Docker configuration and update encryption channels schema
2025-03-18 13:04:32 -04:00
..
Abstracts Refactor CacheLayer implementation by removing abstract class and its concrete implementations for Memcached and Redis, streamlining cache management. 2025-03-13 13:57:10 -04:00
Classes Refactor Docker configuration and update encryption channels schema 2025-03-18 13:04:32 -04:00
Enums Corrected database object priority 2025-03-17 13:50:09 -04:00
Exceptions Add factory method to create InvalidRpcArgumentException from InvalidArgumentException 2025-03-06 15:14:27 -05:00
Interfaces Add SQL schema, CLI commands, and initialization logic 2024-09-25 00:40:46 -04:00
Managers Refactor cache handling in VariableManager and update configuration options 2025-03-17 13:47:09 -04:00
Objects Remove unnecessary exception documentation from verifySignature method to enhance clarity. 2025-03-13 14:06:21 -04:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Refactor Docker configuration and update encryption channels schema 2025-03-18 13:04:32 -04:00
SocialClient.php Add EncryptionDeleteChannel method and RPC integration for channel deletion 2025-03-13 14:11:43 -04:00