socialbox-php/src/Socialbox
2025-03-06 15:19:08 -05:00
..
Abstracts Renamed StandardException to StandardRpcException 2025-01-30 00:37:37 -05:00
Classes Add EncryptionGetChannels class to retrieve encryption channels with pagination support 2025-03-06 15:19:08 -05:00
Enums Add ENCRYPTION_CHANNEL_ACKNOWLEDGE_MESSAGE case to StandardMethods enum 2025-03-04 13:41:26 -05: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 channel retrieval methods to support pagination and enhance peer address validation 2025-03-06 15:14:23 -05:00
Objects Rename getAddress method to getPeerAddress for clarity 2025-03-04 13:41:57 -05:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Handle InvalidArgumentException in RPC processing and update error messages 2025-03-03 04:25:40 -05:00
SocialClient.php Improve documentation for encryption channel methods and add rejection functionality 2025-03-06 15:14:33 -05:00