netkas
|
481ea884f2
|
Added self-contact check
|
2025-01-27 02:35:53 -05:00 |
|
netkas
|
aba9adf916
|
Added the method AddressBookGetContact and minor improvements in other implementations
|
2025-01-24 19:12:03 -05:00 |
|
netkas
|
e2a0e2f27f
|
Updated error messages
|
2025-01-24 15:25:06 -05:00 |
|
netkas
|
f689e36378
|
Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record
|
2025-01-24 15:10:20 -05:00 |
|
netkas
|
75de51c910
|
Added method ADDRESS_BOOK_GET_CONTACTS
|
2025-01-22 22:01:07 -05:00 |
|
netkas
|
aa445c7bdd
|
Added method ADDRESS_BOOK_DELETE_CONTACT
|
2025-01-22 15:40:50 -05:00 |
|
netkas
|
bb3e0a5ffa
|
Updated PhpDoc, added method ADDRESS_BOOK_ADD_CONTACT, minor correction in getRegistrationMethods where $methods was not initialized
|
2025-01-22 15:35:35 -05:00 |
|
netkas
|
9dd8c39ce1
|
Refactor peer resolution logic and add sync interval setting
|
2025-01-15 15:49:53 -05:00 |
|
netkas
|
ab03439e04
|
Refactor peer synchronization and resolution logic.
|
2025-01-15 15:21:44 -05:00 |
|
netkas
|
72a6aaec5b
|
Update error messages in Authenticate.php for clarity
|
2025-01-10 18:18:17 -05:00 |
|
netkas
|
9e9596989d
|
Refactor session flag handling and add VER_AUTHENTICATION.
|
2025-01-10 18:17:28 -05:00 |
|
netkas
|
9d9a4b46b3
|
Add Authenticate method to handle external peer authentication
|
2025-01-10 18:09:47 -05:00 |
|
netkas
|
62c8d332a9
|
Add peer resolution through the resolvePeer method
|
2025-01-10 15:16:02 -05:00 |
|
netkas
|
70c0fb2e54
|
Add authentication configuration and allowed methods logic
|
2025-01-07 15:25:32 -05:00 |
|
netkas
|
cabf1f35a8
|
Fix password verification flow update on failed attempts
|
2025-01-07 14:16:29 -05:00 |
|
netkas
|
866bb90f2a
|
Add OTP support with implementation for creation, deletion, and verification.
|
2025-01-07 14:15:07 -05:00 |
|
netkas
|
3d57347023
|
Minor correction
|
2025-01-06 17:32:12 -05:00 |
|
netkas
|
ab957226d5
|
Add methods to delete email, phone number, and birthday
|
2025-01-06 15:22:52 -05:00 |
|
netkas
|
585ff46810
|
Added the method SettingsSetBirthday
|
2025-01-06 15:14:04 -05:00 |
|
netkas
|
c0de6ce006
|
Added methods setBirthday(string|RegisteredPeerRecord $peer, int $year, int $month, int $day): void and deleteBirthday(string|RegisteredPeerRecord $peer): void to \Socialbox\Managers > RegisteredPeerManager
|
2025-01-06 15:11:14 -05:00 |
|
netkas
|
20fa093463
|
Added method SettingsSetPhoneNumber
|
2025-01-06 15:00:42 -05:00 |
|
netkas
|
bda8fdc623
|
Added parameter check and condition check
|
2025-01-06 14:58:53 -05:00 |
|
netkas
|
e4e07e120a
|
Minor correction for null-types
|
2025-01-06 14:54:35 -05:00 |
|
netkas
|
066e26fbe1
|
Refactor session flag handling in image captcha verification
|
2025-01-06 04:49:38 -05:00 |
|
netkas
|
ecdd9e1228
|
Simplify session flag handling in password update flow
|
2025-01-06 04:48:26 -05:00 |
|
netkas
|
746744eb64
|
Update image handling for display picture operations
|
2025-01-06 04:47:56 -05:00 |
|
netkas
|
426df31421
|
Update display name logic and handle invalid arguments.
|
2025-01-06 04:44:35 -05:00 |
|
netkas
|
fffad01516
|
Fix exception message in delete display picture method
|
2025-01-06 04:37:32 -05:00 |
|
netkas
|
3d915f55a5
|
Fix error message in display name deletion exception.
|
2025-01-06 02:27:22 -05:00 |
|
netkas
|
17a151fd8a
|
Fix terms acceptance logic and improve session handling
|
2025-01-06 02:20:09 -05:00 |
|
netkas
|
3a72363937
|
Refactor session handling in policy acceptance methods.
|
2025-01-06 02:17:49 -05:00 |
|
netkas
|
da250d6189
|
Refine community guidelines acceptance logic
|
2025-01-06 02:14:29 -05:00 |
|
netkas
|
480eaa6bc5
|
Refactor password deletion logic in SettingsDeletePassword.
|
2025-01-06 01:59:13 -05:00 |
|
netkas
|
dfc198cca3
|
Improve password validation and error handling in delete flow
|
2025-01-06 01:49:34 -05:00 |
|
netkas
|
a85534dfe6
|
Removed unused $e
|
2025-01-06 01:44:16 -05:00 |
|
netkas
|
2656becd25
|
Add email address validation and RPC method to set email
|
2025-01-06 01:40:07 -05:00 |
|
netkas
|
3e3bcfd143
|
Add password verification and update enhancements
|
2025-01-06 01:37:51 -05:00 |
|
netkas
|
2082225fb7
|
Add support for deleting display pictures
|
2025-01-05 01:36:57 -05:00 |
|
netkas
|
85814913e4
|
Update password handling and session methods
|
2025-01-05 01:23:43 -05:00 |
|
netkas
|
b04de2f2a7
|
Add methods for deleting and updating peer information
|
2025-01-04 15:32:42 -05:00 |
|
netkas
|
e4b9a08972
|
Add signing key management functionality
|
2025-01-03 18:30:50 -05:00 |
|
netkas
|
367399f0fd
|
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 |
|
netkas
|
738f8a455c
|
Add display picture support and error code refactor
|
2024-12-24 15:05:35 -05:00 |
|
netkas
|
85bdff7d3c
|
Add SettingsSetDisplayName method and refactor unused imports
|
2024-12-24 00:51:13 -05:00 |
|
netkas
|
1108711eb7
|
Refactor session flow management for captcha and password.
|
2024-12-23 19:07:01 -05:00 |
|
netkas
|
23262bc0a6
|
Remove obsolete ClientRequestOld and RpcHandler classes
|
2024-12-23 19:03:43 -05:00 |
|
netkas
|
395e6b95ff
|
Refactor and extend configuration classes.
|
2024-12-23 19:02:37 -05:00 |
|
netkas
|
0b51b47859
|
Updated format
|
2024-12-14 00:43:49 -05:00 |
|
netkas
|
c866e2f696
|
Add support for Privacy Policy, Terms of Service, and CAPTCHA
|
2024-12-14 00:43:19 -05:00 |
|
netkas
|
756297671f
|
Add client metadata to session creation and enforce TOS/PP
|
2024-12-12 14:55:44 -05:00 |
|