socialbox-php/src/Socialbox
netkas 61d25a5904
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 unit test for address book contact deletion and update default page parameter in addressBookGetContacts method
2025-03-20 13:14:49 -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 Ensure numeric validation for configuration variables and set default for server keypair expiration 2025-03-19 13:33:38 -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 ContactManager to accept PeerDatabaseRecord in place of string for peer UUID 2025-03-20 13:04:17 -04:00
Objects Change flags property type from SessionFlags[] to string[] in SessionState 2025-03-20 13:05:01 -04:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Refactor PeerDatabaseRecord and SessionManager to handle ReservedUsernames and improve date handling 2025-03-19 15:06:59 -04:00
SocialClient.php Add unit test for address book contact deletion and update default page parameter in addressBookGetContacts method 2025-03-20 13:14:49 -04:00