socialbox-php/src/Socialbox
netkas f080775701
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
Add signatureExists method to Contact class and remove unused Cryptography import in ContactManager
2025-03-22 01:00:20 -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 Update registration and authentication defaults to disable privacy policy and terms acceptance 2025-03-22 00:41:08 -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 Add signatureExists method to Contact class and remove unused Cryptography import in ContactManager 2025-03-22 01:00:20 -04:00
Objects Add signatureExists method to Contact class and remove unused Cryptography import in ContactManager 2025-03-22 01:00:20 -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