socialbox-php/src/Socialbox
netkas 03a4fa2a84
Some checks are pending
CI / check-phpdoc (push) Waiting to run
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 / 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
Fix peer identification logic in Socialbox and enhance remote resolution handling
2025-03-26 13:41:51 -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 peer identification logic in ResolvePeer and Socialbox for clarity and improved error messaging 2025-03-26 13:11:56 -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 Enhance logging in PeerInformationManager and Socialbox to track peer resolution and information field retrieval 2025-03-25 15:22:37 -04:00
Objects Add methods to retrieve and check existence of information fields in Peer 2025-03-25 14:20:20 -04:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Fix peer identification logic in Socialbox and enhance remote resolution handling 2025-03-26 13:41:51 -04:00
SocialClient.php Update addressBookAddContact method to return boolean and adjust response handling 2025-03-25 14:22:46 -04:00