Changeset 3428300
- Timestamp:
- 12/27/2025 02:54:30 PM (2 months ago)
- Location:
- thebbapp
- Files:
-
- 423 added
-
tags/0.1.0 (added)
-
tags/0.1.0/composer.json (added)
-
tags/0.1.0/composer.lock (added)
-
tags/0.1.0/include (added)
-
tags/0.1.0/include/admin (added)
-
tags/0.1.0/include/admin/settings.php (added)
-
tags/0.1.0/include/functions.php (added)
-
tags/0.1.0/license.txt (added)
-
tags/0.1.0/readme.txt (added)
-
tags/0.1.0/thebbapp.php (added)
-
tags/0.1.0/vendor (added)
-
tags/0.1.0/vendor/autoload.php (added)
-
tags/0.1.0/vendor/composer (added)
-
tags/0.1.0/vendor/composer/ClassLoader.php (added)
-
tags/0.1.0/vendor/composer/InstalledVersions.php (added)
-
tags/0.1.0/vendor/composer/LICENSE (added)
-
tags/0.1.0/vendor/composer/autoload_classmap.php (added)
-
tags/0.1.0/vendor/composer/autoload_namespaces.php (added)
-
tags/0.1.0/vendor/composer/autoload_psr4.php (added)
-
tags/0.1.0/vendor/composer/autoload_real.php (added)
-
tags/0.1.0/vendor/composer/autoload_static.php (added)
-
tags/0.1.0/vendor/composer/installed.json (added)
-
tags/0.1.0/vendor/composer/installed.php (added)
-
tags/0.1.0/vendor/composer/platform_check.php (added)
-
tags/0.1.0/vendor/thebbapp (added)
-
tags/0.1.0/vendor/thebbapp/content-source (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/src (added)
-
tags/0.1.0/vendor/thebbapp/content-source-bbpress/src/BbPressContentSource.php (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/README.md (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/src (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress-base/src/WordPressBaseContentSource.php (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/src (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/src/WordPressContentSource.php (added)
-
tags/0.1.0/vendor/thebbapp/content-source-wordpress/src/WordPressTermResolver.php (added)
-
tags/0.1.0/vendor/thebbapp/content-source/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/content-source/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/content-source/README.md (added)
-
tags/0.1.0/vendor/thebbapp/content-source/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/content-source/src (added)
-
tags/0.1.0/vendor/thebbapp/content-source/src/ContentSourceAbstract.php (added)
-
tags/0.1.0/vendor/thebbapp/content-source/src/ContentSourceCallbacks.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/src (added)
-
tags/0.1.0/vendor/thebbapp/push-service-bbpress/src/BbPressPushSource.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushDatabaseSchema.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushQueueRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushQueueService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSource.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSubscriptionRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSubscriptionService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushTokenService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushTokenTokenRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/src (added)
-
tags/0.1.0/vendor/thebbapp/push-service-wordpress/src/WordPressPushSource.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-service/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-service/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-service/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushDatabaseInsertError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushQueueDeleteError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushQueueEnqueueError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushQueueMarkProcessingError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushServiceNotFoundError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionDatabaseDeleteError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionDatabaseInsertError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionInvalidGuestIdError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionInvalidUserIdError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionMigrationError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionNotFoundError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushSubscriptionValidationError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushTokenServiceDeleteError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushTokenServiceInvalidGuestIdError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushTokenServiceInvalidUserIdError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushTokenServiceMigrateGuestTokenToUserError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/Error/PushTransportError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushDatabaseSchema.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushDatabaseSchemaTables.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushNotificationCoordinator.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushQueueRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushQueueService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushRepositoryTables.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushSource.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushSubscriptionRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushSubscriptionService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushSubscriptionValidateOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushSubscriptionValidateResult.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushTokenRepository.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushTokenService.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushTransportAbstract.php (added)
-
tags/0.1.0/vendor/thebbapp/push-service/src/PushTransportOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src/ApplePushTransport.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src/ApplePushTransportOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src/Error (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src/Error/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-apple/src/Error/ApplePushTransportInvalidAppleToken.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/README.md (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/Error (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/Error/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/Error/FirebasePushTransportInvalidTokenFormatError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/Error/FirebasePushTransportInvalidTokenLengthError.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/FirebasePushTransport.php (added)
-
tags/0.1.0/vendor/thebbapp/push-transport-firebase/src/FirebasePushTransportOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/rest-api (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/src (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/src/BbPressRESTAPI.php (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-bbpress/src/BbPressRESTPostsController.php (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base/README.md (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base/src (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress-base/src/WordPressBaseRESTAPI.php (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/README.md (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/src (added)
-
tags/0.1.0/vendor/thebbapp/rest-api-wordpress/src/WordPressRESTAPI.php (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/README.md (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/src (added)
-
tags/0.1.0/vendor/thebbapp/rest-api/src/RESTAPI.php (added)
-
tags/0.1.0/vendor/thebbapp/result (added)
-
tags/0.1.0/vendor/thebbapp/result/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/result/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/result/README.md (added)
-
tags/0.1.0/vendor/thebbapp/result/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/result/src (added)
-
tags/0.1.0/vendor/thebbapp/result/src/Failure.php (added)
-
tags/0.1.0/vendor/thebbapp/result/src/Result.php (added)
-
tags/0.1.0/vendor/thebbapp/result/src/Success.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/README.md (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/src (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/src/AppleSmartBanner.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-apple/src/AppleSmartBannerOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/README.md (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/src (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/src/GooglePlaySmartBanner.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner-google-play/src/GooglePlaySmartBannerOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/.gitignore (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/LICENSE (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/README.md (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/src (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/src/SmartBanner.php (added)
-
tags/0.1.0/vendor/thebbapp/smart-banner/src/SmartBannerOptions.php (added)
-
tags/0.1.0/vendor/thebbapp/wp-basic-auth (added)
-
tags/0.1.0/vendor/thebbapp/wp-basic-auth/README.md (added)
-
tags/0.1.0/vendor/thebbapp/wp-basic-auth/composer.json (added)
-
tags/0.1.0/vendor/thebbapp/wp-basic-auth/src (added)
-
tags/0.1.0/vendor/thebbapp/wp-basic-auth/src/Auth.php (added)
-
trunk/composer.json (added)
-
trunk/composer.lock (added)
-
trunk/include (added)
-
trunk/include/admin (added)
-
trunk/include/admin/settings.php (added)
-
trunk/include/functions.php (added)
-
trunk/license.txt (added)
-
trunk/readme.txt (added)
-
trunk/thebbapp.php (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/platform_check.php (added)
-
trunk/vendor/thebbapp (added)
-
trunk/vendor/thebbapp/content-source (added)
-
trunk/vendor/thebbapp/content-source-bbpress (added)
-
trunk/vendor/thebbapp/content-source-bbpress/.gitignore (added)
-
trunk/vendor/thebbapp/content-source-bbpress/LICENSE (added)
-
trunk/vendor/thebbapp/content-source-bbpress/README.md (added)
-
trunk/vendor/thebbapp/content-source-bbpress/composer.json (added)
-
trunk/vendor/thebbapp/content-source-bbpress/src (added)
-
trunk/vendor/thebbapp/content-source-bbpress/src/BbPressContentSource.php (added)
-
trunk/vendor/thebbapp/content-source-wordpress (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/.gitignore (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/LICENSE (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/README.md (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/composer.json (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/src (added)
-
trunk/vendor/thebbapp/content-source-wordpress-base/src/WordPressBaseContentSource.php (added)
-
trunk/vendor/thebbapp/content-source-wordpress/.gitignore (added)
-
trunk/vendor/thebbapp/content-source-wordpress/LICENSE (added)
-
trunk/vendor/thebbapp/content-source-wordpress/README.md (added)
-
trunk/vendor/thebbapp/content-source-wordpress/composer.json (added)
-
trunk/vendor/thebbapp/content-source-wordpress/src (added)
-
trunk/vendor/thebbapp/content-source-wordpress/src/WordPressContentSource.php (added)
-
trunk/vendor/thebbapp/content-source-wordpress/src/WordPressTermResolver.php (added)
-
trunk/vendor/thebbapp/content-source/.gitignore (added)
-
trunk/vendor/thebbapp/content-source/LICENSE (added)
-
trunk/vendor/thebbapp/content-source/README.md (added)
-
trunk/vendor/thebbapp/content-source/composer.json (added)
-
trunk/vendor/thebbapp/content-source/src (added)
-
trunk/vendor/thebbapp/content-source/src/ContentSourceAbstract.php (added)
-
trunk/vendor/thebbapp/content-source/src/ContentSourceCallbacks.php (added)
-
trunk/vendor/thebbapp/push-service (added)
-
trunk/vendor/thebbapp/push-service-bbpress (added)
-
trunk/vendor/thebbapp/push-service-bbpress/.gitignore (added)
-
trunk/vendor/thebbapp/push-service-bbpress/LICENSE (added)
-
trunk/vendor/thebbapp/push-service-bbpress/README.md (added)
-
trunk/vendor/thebbapp/push-service-bbpress/composer.json (added)
-
trunk/vendor/thebbapp/push-service-bbpress/src (added)
-
trunk/vendor/thebbapp/push-service-bbpress/src/BbPressPushSource.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/.gitignore (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/LICENSE (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/README.md (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/composer.json (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushDatabaseSchema.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushQueueRepository.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushQueueService.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSource.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSubscriptionRepository.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushSubscriptionService.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushTokenService.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress-base/src/WordPressBasePushTokenTokenRepository.php (added)
-
trunk/vendor/thebbapp/push-service-wordpress/.gitignore (added)
-
trunk/vendor/thebbapp/push-service-wordpress/LICENSE (added)
-
trunk/vendor/thebbapp/push-service-wordpress/README.md (added)
-
trunk/vendor/thebbapp/push-service-wordpress/composer.json (added)
-
trunk/vendor/thebbapp/push-service-wordpress/src (added)
-
trunk/vendor/thebbapp/push-service-wordpress/src/WordPressPushSource.php (added)
-
trunk/vendor/thebbapp/push-service/.gitignore (added)
-
trunk/vendor/thebbapp/push-service/LICENSE (added)
-
trunk/vendor/thebbapp/push-service/README.md (added)
-
trunk/vendor/thebbapp/push-service/composer.json (added)
-
trunk/vendor/thebbapp/push-service/src (added)
-
trunk/vendor/thebbapp/push-service/src/Error (added)
-
trunk/vendor/thebbapp/push-service/src/Error/.gitignore (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushDatabaseInsertError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushQueueDeleteError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushQueueEnqueueError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushQueueMarkProcessingError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushServiceNotFoundError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionDatabaseDeleteError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionDatabaseInsertError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionInvalidGuestIdError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionInvalidUserIdError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionMigrationError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionNotFoundError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushSubscriptionValidationError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushTokenServiceDeleteError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushTokenServiceInvalidGuestIdError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushTokenServiceInvalidUserIdError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushTokenServiceMigrateGuestTokenToUserError.php (added)
-
trunk/vendor/thebbapp/push-service/src/Error/PushTransportError.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushDatabaseSchema.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushDatabaseSchemaTables.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushNotificationCoordinator.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushQueueRepository.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushQueueService.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushRepositoryTables.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushSource.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushSubscriptionRepository.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushSubscriptionService.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushSubscriptionValidateOptions.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushSubscriptionValidateResult.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushTokenRepository.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushTokenService.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushTransportAbstract.php (added)
-
trunk/vendor/thebbapp/push-service/src/PushTransportOptions.php (added)
-
trunk/vendor/thebbapp/push-transport-apple (added)
-
trunk/vendor/thebbapp/push-transport-apple/.gitignore (added)
-
trunk/vendor/thebbapp/push-transport-apple/LICENSE (added)
-
trunk/vendor/thebbapp/push-transport-apple/README.md (added)
-
trunk/vendor/thebbapp/push-transport-apple/composer.json (added)
-
trunk/vendor/thebbapp/push-transport-apple/src (added)
-
trunk/vendor/thebbapp/push-transport-apple/src/ApplePushTransport.php (added)
-
trunk/vendor/thebbapp/push-transport-apple/src/ApplePushTransportOptions.php (added)
-
trunk/vendor/thebbapp/push-transport-apple/src/Error (added)
-
trunk/vendor/thebbapp/push-transport-apple/src/Error/.gitignore (added)
-
trunk/vendor/thebbapp/push-transport-apple/src/Error/ApplePushTransportInvalidAppleToken.php (added)
-
trunk/vendor/thebbapp/push-transport-firebase (added)
-
trunk/vendor/thebbapp/push-transport-firebase/.gitignore (added)
-
trunk/vendor/thebbapp/push-transport-firebase/LICENSE (added)
-
trunk/vendor/thebbapp/push-transport-firebase/README.md (added)
-
trunk/vendor/thebbapp/push-transport-firebase/composer.json (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/Error (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/Error/.gitignore (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/Error/FirebasePushTransportInvalidTokenFormatError.php (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/Error/FirebasePushTransportInvalidTokenLengthError.php (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/FirebasePushTransport.php (added)
-
trunk/vendor/thebbapp/push-transport-firebase/src/FirebasePushTransportOptions.php (added)
-
trunk/vendor/thebbapp/rest-api (added)
-
trunk/vendor/thebbapp/rest-api-bbpress (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/.gitignore (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/LICENSE (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/README.md (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/composer.json (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/src (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/src/BbPressRESTAPI.php (added)
-
trunk/vendor/thebbapp/rest-api-bbpress/src/BbPressRESTPostsController.php (added)
-
trunk/vendor/thebbapp/rest-api-wordpress (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base/LICENSE (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base/README.md (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base/composer.json (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base/src (added)
-
trunk/vendor/thebbapp/rest-api-wordpress-base/src/WordPressBaseRESTAPI.php (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/.gitignore (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/LICENSE (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/README.md (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/composer.json (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/src (added)
-
trunk/vendor/thebbapp/rest-api-wordpress/src/WordPressRESTAPI.php (added)
-
trunk/vendor/thebbapp/rest-api/.gitignore (added)
-
trunk/vendor/thebbapp/rest-api/LICENSE (added)
-
trunk/vendor/thebbapp/rest-api/README.md (added)
-
trunk/vendor/thebbapp/rest-api/composer.json (added)
-
trunk/vendor/thebbapp/rest-api/src (added)
-
trunk/vendor/thebbapp/rest-api/src/RESTAPI.php (added)
-
trunk/vendor/thebbapp/result (added)
-
trunk/vendor/thebbapp/result/.gitignore (added)
-
trunk/vendor/thebbapp/result/LICENSE (added)
-
trunk/vendor/thebbapp/result/README.md (added)
-
trunk/vendor/thebbapp/result/composer.json (added)
-
trunk/vendor/thebbapp/result/src (added)
-
trunk/vendor/thebbapp/result/src/Failure.php (added)
-
trunk/vendor/thebbapp/result/src/Result.php (added)
-
trunk/vendor/thebbapp/result/src/Success.php (added)
-
trunk/vendor/thebbapp/smart-banner (added)
-
trunk/vendor/thebbapp/smart-banner-apple (added)
-
trunk/vendor/thebbapp/smart-banner-apple/.gitignore (added)
-
trunk/vendor/thebbapp/smart-banner-apple/LICENSE (added)
-
trunk/vendor/thebbapp/smart-banner-apple/README.md (added)
-
trunk/vendor/thebbapp/smart-banner-apple/composer.json (added)
-
trunk/vendor/thebbapp/smart-banner-apple/src (added)
-
trunk/vendor/thebbapp/smart-banner-apple/src/AppleSmartBanner.php (added)
-
trunk/vendor/thebbapp/smart-banner-apple/src/AppleSmartBannerOptions.php (added)
-
trunk/vendor/thebbapp/smart-banner-google-play (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/.gitignore (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/LICENSE (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/README.md (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/composer.json (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/src (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/src/GooglePlaySmartBanner.php (added)
-
trunk/vendor/thebbapp/smart-banner-google-play/src/GooglePlaySmartBannerOptions.php (added)
-
trunk/vendor/thebbapp/smart-banner/.gitignore (added)
-
trunk/vendor/thebbapp/smart-banner/LICENSE (added)
-
trunk/vendor/thebbapp/smart-banner/README.md (added)
-
trunk/vendor/thebbapp/smart-banner/composer.json (added)
-
trunk/vendor/thebbapp/smart-banner/src (added)
-
trunk/vendor/thebbapp/smart-banner/src/SmartBanner.php (added)
-
trunk/vendor/thebbapp/smart-banner/src/SmartBannerOptions.php (added)
-
trunk/vendor/thebbapp/wp-basic-auth (added)
-
trunk/vendor/thebbapp/wp-basic-auth/README.md (added)
-
trunk/vendor/thebbapp/wp-basic-auth/composer.json (added)
-
trunk/vendor/thebbapp/wp-basic-auth/src (added)
-
trunk/vendor/thebbapp/wp-basic-auth/src/Auth.php (added)
Note: See TracChangeset
for help on using the changeset viewer.