socialbox-php/src/Socialbox/Classes
2025-03-03 14:39:20 -05:00
..
CacheLayer Refactored Configuration 2024-10-24 15:15:14 -04:00
CliCommands Added LogLib2 support 2025-01-22 13:18:55 -05:00
Configuration Major changes, revamp required 2025-02-20 00:34:07 -05:00
Resources Add encryption_channels_com table for managing encrypted communication messages 2025-03-03 04:26:53 -05:00
StandardMethods Add EncryptionCloseChannel method for managing encryption channel closure 2025-03-03 04:26:14 -05:00
CacheLayer.php Add CacheLayer singleton class 2024-09-13 13:47:35 -04:00
Configuration.php Major changes, revamp required 2025-02-20 00:34:07 -05:00
Cryptography.php Added method signTimedMessage() and verifyTimedMessage() for verifying messages based on signed timestamps 2025-02-03 13:59:11 -05:00
Database.php Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
DnsHelper.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
Logger.php Added LogLib2 support 2025-01-22 13:18:55 -05:00
OtpCryptography.php Add OTP support with implementation for creation, deletion, and verification. 2025-01-07 14:15:07 -05:00
Resources.php Add SettingsSetDisplayName method and refactor unused imports 2024-12-24 00:51:13 -05:00
RpcClient.php Refactored parameter names and encryptionChannelSecrets 2025-03-03 14:39:20 -05:00
ServerResolver.php Prevent duplicate mock DNS records in ServerResolver 2025-01-10 15:24:38 -05:00
Utilities.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
Validator.php Renamed ContactRecord to Contact 2025-02-07 18:23:10 -05:00