socialbox-php/src/Socialbox/Classes/StandardMethods
2025-01-06 04:44:35 -05:00
..
AcceptCommunityGuidelines.php Refactor session handling in policy acceptance methods. 2025-01-06 02:17:49 -05:00
AcceptPrivacyPolicy.php Refactor session handling in policy acceptance methods. 2025-01-06 02:17:49 -05:00
AcceptTermsOfService.php Fix terms acceptance logic and improve session handling 2025-01-06 02:20:09 -05:00
GetCommunityGuidelines.php Add SettingsSetDisplayName method and refactor unused imports 2024-12-24 00:51:13 -05:00
GetPrivacyPolicy.php Add SettingsSetDisplayName method and refactor unused imports 2024-12-24 00:51:13 -05:00
GetSessionState.php Update password handling and session methods 2025-01-05 01:23:43 -05:00
GetTermsOfService.php Add SettingsSetDisplayName method and refactor unused imports 2024-12-24 00:51:13 -05:00
Ping.php Remove obsolete ClientRequestOld and RpcHandler classes 2024-12-23 19:03:43 -05:00
SettingsAddSigningKey.php Add signing key management functionality 2025-01-03 18:30:50 -05:00
SettingsDeleteDisplayName.php Fix error message in display name deletion exception. 2025-01-06 02:27:22 -05:00
SettingsDeleteDisplayPicture.php Fix exception message in delete display picture method 2025-01-06 04:37:32 -05:00
SettingsDeletePassword.php Refactor password deletion logic in SettingsDeletePassword. 2025-01-06 01:59:13 -05:00
SettingsGetSigningKeys.php Add signing key management functionality 2025-01-03 18:30:50 -05:00
SettingsSetDisplayName.php Update display name logic and handle invalid arguments. 2025-01-06 04:44:35 -05:00
SettingsSetDisplayPicture.php Add support for deleting display pictures 2025-01-05 01:36:57 -05:00
SettingsSetEmailAddress.php Add email address validation and RPC method to set email 2025-01-06 01:40:07 -05:00
SettingsSetPassword.php Update password handling and session methods 2025-01-05 01:23:43 -05:00
SettingsUpdatePassword.php Add password verification and update enhancements 2025-01-06 01:37:51 -05:00
VerificationAnswerImageCaptcha.php Refactor session flow management for captcha and password. 2024-12-23 19:07:01 -05:00
VerificationGetImageCaptcha.php Refactor and extend configuration classes. 2024-12-23 19:02:37 -05:00
VerificationPasswordAuthentication.php Removed unused $e 2025-01-06 01:44:16 -05:00