socialbox-php/src/Socialbox/Objects/Standard
2025-03-04 13:41:57 -05:00
..
Contact.php Renamed ContactRecord to Contact 2025-02-07 18:23:10 -05:00
EncryptionChannel.php Add encryption channel methods and related classes 2025-03-03 14:59:37 -05:00
EncryptionChannelMessage.php Add EncryptionChannelMessage class for managing encryption channel message data 2025-03-04 13:41:52 -05:00
ExternalUrlVerification.php Added ExternalUrlVerification as a standard object 2025-01-29 15:24:32 -05:00
ImageCaptchaVerification.php Added ImageCaptchaVerification as a standard object 2025-01-29 15:24:48 -05:00
InformationField.php Corrected property access in InformationField 2025-01-27 03:51:28 -05:00
InformationFieldState.php Updated PhpDoc 2025-01-24 15:20:42 -05:00
KnownSigningKey.php Updated method AddressBookGetContact to return a full standard contact, improved standard contact object 2025-01-30 19:51:37 -05:00
Peer.php Rename getAddress method to getPeerAddress for clarity 2025-03-04 13:41:57 -05:00
SelfUser.php Improved Peer Resolution and fixed minor bugs and issues, completed todo 2025-01-31 15:31:07 -05:00
ServerDocument.php Refactor and extend configuration classes. 2024-12-23 19:02:37 -05:00
ServerInformation.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
SessionState.php Add expiration handling to sessions and refactor state conversion 2025-01-03 21:38:33 -05:00
Signature.php Renamed SigningKey to Signature 2025-02-10 15:40:20 -05:00
TextCaptchaVerification.php Added TextCaptchaVerification 2025-01-29 15:26:58 -05:00