socialbox-php/src/Socialbox
2025-03-27 15:27:04 -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 Signature and SigningKeyRecord classes to allow nullable name property and update related methods 2025-03-27 15:21:09 -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 Signature and SigningKeyRecord classes to allow nullable name property and update related methods 2025-03-27 15:21:09 -04:00
Objects Refactor Signature and SigningKeyRecord classes to allow nullable name property and update related methods 2025-03-27 15:21:09 -04:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Normalize username and domain inputs to lowercase in various classes 2025-03-27 13:40:58 -04:00
SocialClient.php Corrected RpcRequest in settingsGetSignatures method to use SETTINGS_GET_SIGNATURES 2025-03-27 15:27:04 -04:00