socialbox-php/src/Socialbox/Enums
netkas 705460e8e8
Some checks are pending
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / release_executable (push) Waiting to run
CI / debug_executable (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
Corrected database object priority
2025-03-17 13:50:09 -04:00
..
Flags Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
Options Refactor session initialization and host validation logic 2024-12-24 19:18:06 -05:00
Status Added EncryptionChannelMessageStatus 2025-03-03 14:41:12 -05:00
Types Renamed CommunicationRecipientType.php to EncryptionMessageRecipient.php 2025-02-21 22:59:10 -05:00
CliCommands.php Add DnsRecordCommand to CliCommands for DNS configuration 2024-12-09 19:26:20 -05:00
ClientCommands.php Implement client session management and refactoring 2024-12-09 19:01:56 -05:00
DatabaseObjects.php Corrected database object priority 2025-03-17 13:50:09 -04:00
EntityType.php Added Entity.php & EntityType.php 2024-08-31 16:50:32 -04:00
FirstLevelAuthentication.php Add FirstLevelAuthentication enum for initial auth types 2024-09-13 13:50:09 -04:00
PrivacyState.php Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
ReservedUsernames.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SecondLevelAuthentication.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SessionState.php Remove unused StandardMethods and improve session logic 2024-12-12 04:33:10 -05:00
SigningKeyState.php Added SigningKeyState 2025-01-29 15:41:25 -05:00
StandardError.php Add UUID_MISMATCH error case to StandardError enum 2025-03-03 04:26:43 -05:00
StandardHeaders.php 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
StandardMethods.php Add AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -04:00
StandardResponseCodes.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00