.. |
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 |
Authenticate.php
|
Update error messages in Authenticate.php for clarity
|
2025-01-10 18:18:17 -05:00 |
GetAllowedMethods.php
|
Add authentication configuration and allowed methods logic
|
2025-01-07 15:25:32 -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 |
ResolvePeer.php
|
Refactor peer resolution logic and add sync interval setting
|
2025-01-15 15:49:53 -05:00 |
SettingsAddSigningKey.php
|
Add signing key management functionality
|
2025-01-03 18:30:50 -05:00 |
SettingsDeleteBirthday.php
|
Add methods to delete email, phone number, and birthday
|
2025-01-06 15:22:52 -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 |
SettingsDeleteEmailAddress.php
|
Add methods to delete email, phone number, and birthday
|
2025-01-06 15:22:52 -05:00 |
SettingsDeleteOtp.php
|
Add OTP support with implementation for creation, deletion, and verification.
|
2025-01-07 14:15:07 -05:00 |
SettingsDeletePassword.php
|
Refactor password deletion logic in SettingsDeletePassword.
|
2025-01-06 01:59:13 -05:00 |
SettingsDeletePhoneNumber.php
|
Add methods to delete email, phone number, and birthday
|
2025-01-06 15:22:52 -05:00 |
SettingsGetSigningKeys.php
|
Add signing key management functionality
|
2025-01-03 18:30:50 -05:00 |
SettingsSetBirthday.php
|
Added the method SettingsSetBirthday
|
2025-01-06 15:14:04 -05:00 |
SettingsSetDisplayName.php
|
Update display name logic and handle invalid arguments.
|
2025-01-06 04:44:35 -05:00 |
SettingsSetDisplayPicture.php
|
Update image handling for display picture operations
|
2025-01-06 04:47:56 -05:00 |
SettingsSetEmailAddress.php
|
Add email address validation and RPC method to set email
|
2025-01-06 01:40:07 -05:00 |
SettingsSetOtp.php
|
Add OTP support with implementation for creation, deletion, and verification.
|
2025-01-07 14:15:07 -05:00 |
SettingsSetPassword.php
|
Simplify session flag handling in password update flow
|
2025-01-06 04:48:26 -05:00 |
SettingsSetPhoneNumber.php
|
Added method SettingsSetPhoneNumber
|
2025-01-06 15:00:42 -05:00 |
SettingsUpdatePassword.php
|
Add password verification and update enhancements
|
2025-01-06 01:37:51 -05:00 |
VerificationAnswerImageCaptcha.php
|
Minor correction for null-types
|
2025-01-06 14:54:35 -05:00 |
VerificationGetImageCaptcha.php
|
Added parameter check and condition check
|
2025-01-06 14:58:53 -05:00 |
VerificationOtpAuthentication.php
|
Add OTP support with implementation for creation, deletion, and verification.
|
2025-01-07 14:15:07 -05:00 |
VerificationPasswordAuthentication.php
|
Fix password verification flow update on failed attempts
|
2025-01-07 14:16:29 -05:00 |