|
b29f3ed1e2
|
Refactor AddressBookGetContacts and ContactManager to improve parameter validation and error handling
https://github.com/nosial/Socialbox-PHP/issues/34
|
2025-03-11 19:14:58 -04:00 |
|
|
eadf1cd3a4
|
Refactor AddressBookRevokeSignature and ContactManager to remove UUID validation and improve error handling
https://github.com/nosial/Socialbox-PHP/issues/36
|
2025-03-11 15:26:22 -04:00 |
|
|
50c638b534
|
Refactor AddressBookUpdateRelationship and ContactManager to improve variable naming and add UUID validation
https://github.com/nosial/Socialbox-PHP/issues/37
|
2025-03-11 15:20:56 -04:00 |
|
netkas
|
ee48456f2f
|
Renamed SigningKey to Signature
|
2025-02-10 15:40:20 -05:00 |
|
netkas
|
05f6661a75
|
Renamed ContactRecord to Contact
|
2025-02-07 18:23:10 -05:00 |
|
netkas
|
268630226e
|
Removed unused imports
|
2025-01-31 13:05:50 -05:00 |
|
netkas
|
2ba814f9b4
|
Peer resolution for a contact isn't needed, reference is found in 'address' which could be resolved at a later time
|
2025-01-31 13:05:31 -05:00 |
|
netkas
|
e63e7eb0d7
|
Added method AddressBookRevokeSignature
|
2025-01-30 19:59:29 -05:00 |
|
netkas
|
57d5528b31
|
Updated AddressBookGetContacts to return standard contact objects
|
2025-01-30 19:54:27 -05:00 |
|
netkas
|
83a47ddd5e
|
Updated method AddressBookGetContact to return a full standard contact, improved standard contact object
|
2025-01-30 19:51:37 -05:00 |
|
netkas
|
330e7f876b
|
Added the ability to trust signing keys & resolve signing keys for peers, minor improvements and added new standard error "CONFLICT"
|
2025-01-30 15:20:11 -05:00 |
|
netkas
|
4e22a8bacd
|
Updated PhpDoc
|
2025-01-30 12:42:02 -05:00 |
|
netkas
|
75de51c910
|
Added method ADDRESS_BOOK_GET_CONTACTS
|
2025-01-22 22:01:07 -05:00 |
|
netkas
|
2933b5435f
|
Updated Formatting
|
2025-01-22 15:36:12 -05:00 |
|
netkas
|
9dd60330d2
|
Add ContactManager for managing contact-related operations
|
2025-01-14 14:26:41 -05:00 |
|