This website requires JavaScript.
Explore
Help
Sign in
Nosial
/
socialbox-php
Watch
2
Star
0
Fork
You've already forked socialbox-php
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9806c317e9
socialbox-php
/
src
/
Socialbox
History
Download ZIP
Download TAR.GZ
netkas
9806c317e9
Refactor SettingsAddSignature to ensure 'name' parameter is cast to string for proper handling and remove unnecessary exception handling for missing parameter.
...
https://github.com/nosial/Socialbox-PHP/issues/56
2025-03-12 17:57:55 -04:00
..
Abstracts
Renamed StandardException to StandardRpcException
2025-01-30 00:37:37 -05:00
Classes
Refactor SettingsAddSignature to ensure 'name' parameter is cast to string for proper handling and remove unnecessary exception handling for missing parameter.
2025-03-12 17:57:55 -04:00
Enums
Add encryption channel methods to StandardMethods enum
2025-03-06 15:26:50 -05:00
Exceptions
Add factory method to create InvalidRpcArgumentException from InvalidArgumentException
2025-03-06 15:14:27 -05:00
Interfaces
Add SQL schema, CLI commands, and initialization logic
2024-09-25 00:40:46 -04:00
Managers
Refactor SigningKeysManager to enhance parameter handling by allowing PeerDatabaseRecord as a valid type for peer UUID, and improve UUID validation for both peer and signature UUIDs.
2025-03-12 17:56:47 -04:00
Objects
Rename getAddress method to getPeerAddress for clarity
2025-03-04 13:41:57 -05:00
Program.php
Added CLI logger
2025-01-22 14:22:28 -05:00
Socialbox.php
Refactor AddressBookTrustSignature and ContactManager to improve UUID and peer address validation
2025-03-11 22:46:36 -04:00
SocialClient.php
Refactor SocialClient to update parameter names for clarity by changing 'uuid' to 'signature_uuid' in SETTINGS_DELETE_SIGNATURE and SETTINGS_GET_SIGNATURE methods
2025-03-12 17:48:24 -04:00