socialbox-php/src/Socialbox
2025-03-13 14:20:27 -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 Add AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -04:00
Enums Add AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -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 AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -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 ResolveSignature to improve UUID validation by reintroducing validation for 'signature_uuid' and throwing an InvalidRpcArgumentException for invalid UUIDs. 2025-03-13 00:26:40 -04:00
SocialClient.php Add EncryptionDeleteChannel method and RPC integration for channel deletion 2025-03-13 14:11:43 -04:00