.. |
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 |
AddressBookAddContact.php
|
Added the method AddressBookGetContact and minor improvements in other implementations
|
2025-01-24 19:12:03 -05:00 |
AddressBookDeleteContact.php
|
Added method ADDRESS_BOOK_DELETE_CONTACT
|
2025-01-22 15:40:50 -05:00 |
AddressBookGetContact.php
|
Added the method AddressBookGetContact and minor improvements in other implementations
|
2025-01-24 19:12:03 -05:00 |
AddressBookGetContacts.php
|
Added the method AddressBookGetContact and minor improvements in other implementations
|
2025-01-24 19:12:03 -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 |
SettingsAddInformationField.php
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -05:00 |
SettingsAddSigningKey.php
|
Add signing key management functionality
|
2025-01-03 18:30:50 -05:00 |
SettingsDeleteInformationField.php
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -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 |
SettingsGetInformationFields.php
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -05:00 |
SettingsGetSigningKeys.php
|
Add signing key management functionality
|
2025-01-03 18:30:50 -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 |
SettingsUpdateInformationField.php
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -05:00 |
SettingsUpdateInformationPrivacy.php
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -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 |