socialbox-php/src/Socialbox
2025-03-25 12:58:21 -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 AddressBookAddContact to improve relationship parameter handling and return contact UUID on success 2025-03-25 12:58:21 -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 logging levels in RegisteredPeerManager and update getPeer method to return null for non-existent peers 2025-03-22 01:09:03 -04:00
Objects Refactor logging levels in RegisteredPeerManager and update getPeer method to return null for non-existent peers 2025-03-22 01:09:03 -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