socialbox-php/src/Socialbox
2025-01-29 15:40:14 -05:00
..
Abstracts Minor change 2024-12-23 21:21:30 -05:00
Classes Added check if the peer is enabled and if it uses a password, a password check is required to set the otp post registration 2025-01-29 15:40:14 -05:00
Enums Refactored StandardMethods and added to-be-implemented methods 2025-01-29 15:27:21 -05:00
Exceptions Add option to display internal exceptions in produceError 2025-01-14 14:53:29 -05:00
Interfaces Add SQL schema, CLI commands, and initialization logic 2024-09-25 00:40:46 -04:00
Managers Updated method getField() to return null instead of an exception if the requested record was not found 2025-01-29 15:25:22 -05:00
Objects Added TextCaptchaVerification 2025-01-29 15:26:58 -05:00
Program.php Added CLI logger 2025-01-22 14:22:28 -05:00
Socialbox.php Resolve peer at host identification to prevent accidental peer creation when it isn't necessary 2025-01-27 03:52:17 -05:00
SocialClient.php Argument correction 2025-01-27 03:52:28 -05:00