Changeset 2659015
- Timestamp:
- 01/17/2022 10:34:36 PM (4 years ago)
- Location:
- anycomment
- Files:
-
- 7 deleted
- 9 edited
- 223 copied
-
tags/0.2.20 (copied) (copied from anycomment/trunk) (view diffs)
-
tags/0.2.20/.env (copied) (copied from anycomment/trunk/.env) (view diffs)
-
tags/0.2.20/CHANGELOG.md (copied) (copied from anycomment/trunk/CHANGELOG.md) (view diffs)
-
tags/0.2.20/anycomment.php (copied) (copied from anycomment/trunk/anycomment.php) (view diffs)
-
tags/0.2.20/assets/js/Chart.min.js (copied) (copied from anycomment/trunk/assets/js/Chart.min.js) (view diffs)
-
tags/0.2.20/assets/theming/app.scss (copied) (copied from anycomment/trunk/assets/theming/app.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_buttons.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_buttons.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_comment-form.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_comment-form.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_comment-summary.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_comment-summary.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_common.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_common.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_global-header.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_global-header.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/_variables.scss (copied) (copied from anycomment/trunk/assets/theming/custom/_variables.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/comments.scss (copied) (copied from anycomment/trunk/assets/theming/custom/comments.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/editor.scss (copied) (copied from anycomment/trunk/assets/theming/custom/editor.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/gallery.scss (copied) (copied from anycomment/trunk/assets/theming/custom/gallery.scss) (view diffs)
-
tags/0.2.20/assets/theming/custom/mobile.scss (copied) (copied from anycomment/trunk/assets/theming/custom/mobile.scss) (view diffs)
-
tags/0.2.20/composer.json (copied) (copied from anycomment/trunk/composer.json) (view diffs)
-
tags/0.2.20/composer.lock (copied) (copied from anycomment/trunk/composer.lock) (view diffs)
-
tags/0.2.20/env (copied) (copied from anycomment/trunk/env) (view diffs)
-
tags/0.2.20/includes/Abstracts/AnyCommentBaseActiveRecord.php (copied) (copied from anycomment/trunk/includes/Abstracts/AnyCommentBaseActiveRecord.php) (view diffs)
-
tags/0.2.20/includes/Admin/AnyCommentAdminPages.php (copied) (copied from anycomment/trunk/includes/Admin/AnyCommentAdminPages.php) (view diffs)
-
tags/0.2.20/includes/Admin/AnyCommentGenericSettings.php (copied) (copied from anycomment/trunk/includes/Admin/AnyCommentGenericSettings.php) (view diffs)
-
tags/0.2.20/includes/Admin/AnyCommentIntegrationSettings.php (copied) (copied from anycomment/trunk/includes/Admin/AnyCommentIntegrationSettings.php) (view diffs)
-
tags/0.2.20/includes/Admin/AnyCommentSocialSettings.php (copied) (copied from anycomment/trunk/includes/Admin/AnyCommentSocialSettings.php) (view diffs)
-
tags/0.2.20/includes/Admin/AnyCommentStatistics.php (copied) (copied from anycomment/trunk/includes/Admin/AnyCommentStatistics.php) (view diffs)
-
tags/0.2.20/includes/Admin/Tables/AnyCommentEmailQueueTable.php (copied) (copied from anycomment/trunk/includes/Admin/Tables/AnyCommentEmailQueueTable.php) (view diffs)
-
tags/0.2.20/includes/Admin/Tables/AnyCommentRatingTable.php (copied) (copied from anycomment/trunk/includes/Admin/Tables/AnyCommentRatingTable.php) (view diffs)
-
tags/0.2.20/includes/Admin/Tables/AnyCommentSubscriptionsTable.php (copied) (copied from anycomment/trunk/includes/Admin/Tables/AnyCommentSubscriptionsTable.php) (view diffs)
-
tags/0.2.20/includes/Admin/Tables/AnyCommentTable.php (copied) (copied from anycomment/trunk/includes/Admin/Tables/AnyCommentTable.php) (view diffs)
-
tags/0.2.20/includes/Admin/Tables/AnyCommentUploadedFilesTable.php (copied) (copied from anycomment/trunk/includes/Admin/Tables/AnyCommentUploadedFilesTable.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentCore.php (copied) (copied from anycomment/trunk/includes/AnyCommentCore.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentErrorHandler.php (deleted)
-
tags/0.2.20/includes/AnyCommentLoader.php (copied) (copied from anycomment/trunk/includes/AnyCommentLoader.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentMutex.php (copied) (copied from anycomment/trunk/includes/AnyCommentMutex.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentOptions.php (copied) (copied from anycomment/trunk/includes/AnyCommentOptions.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentRender.php (copied) (copied from anycomment/trunk/includes/AnyCommentRender.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentSeoFriendly.php (copied) (copied from anycomment/trunk/includes/AnyCommentSeoFriendly.php) (view diffs)
-
tags/0.2.20/includes/AnyCommentServiceApi.php (copied) (copied from anycomment/trunk/includes/AnyCommentServiceApi.php) (view diffs)
-
tags/0.2.20/includes/Api/AnyCommentServiceSyncIn.php (copied) (copied from anycomment/trunk/includes/Api/AnyCommentServiceSyncIn.php) (view diffs)
-
tags/0.2.20/includes/Base/BaseObject.php (copied) (copied from anycomment/trunk/includes/Base/BaseObject.php) (view diffs)
-
tags/0.2.20/includes/Base/Request.php (copied) (copied from anycomment/trunk/includes/Base/Request.php) (view diffs)
-
tags/0.2.20/includes/Cache/UserCache.php (copied) (copied from anycomment/trunk/includes/Cache/UserCache.php) (view diffs)
-
tags/0.2.20/includes/Controller/CacheController.php (copied) (copied from anycomment/trunk/includes/Controller/CacheController.php) (view diffs)
-
tags/0.2.20/includes/Controller/DebugController.php (copied) (copied from anycomment/trunk/includes/Controller/DebugController.php) (view diffs)
-
tags/0.2.20/includes/Controller/ImportController.php (copied) (copied from anycomment/trunk/includes/Controller/ImportController.php) (view diffs)
-
tags/0.2.20/includes/Controller/ToolController.php (copied) (copied from anycomment/trunk/includes/Controller/ToolController.php) (view diffs)
-
tags/0.2.20/includes/Cron/AnyCommentServiceSyncCron.php (copied) (copied from anycomment/trunk/includes/Cron/AnyCommentServiceSyncCron.php) (view diffs)
-
tags/0.2.20/includes/Cron/AnyCommentToolsCron.php (copied) (copied from anycomment/trunk/includes/Cron/AnyCommentToolsCron.php) (view diffs)
-
tags/0.2.20/includes/Debug/DebugReportExport.php (copied) (copied from anycomment/trunk/includes/Debug/DebugReportExport.php) (view diffs)
-
tags/0.2.20/includes/EmailEndpoints.php (copied) (copied from anycomment/trunk/includes/EmailEndpoints.php) (view diffs)
-
tags/0.2.20/includes/Helpers/AnyCommentFileHelper.php (copied) (copied from anycomment/trunk/includes/Helpers/AnyCommentFileHelper.php) (view diffs)
-
tags/0.2.20/includes/Helpers/AnyCommentLinkHelper.php (copied) (copied from anycomment/trunk/includes/Helpers/AnyCommentLinkHelper.php) (view diffs)
-
tags/0.2.20/includes/Helpers/AnyCommentRequest.php (copied) (copied from anycomment/trunk/includes/Helpers/AnyCommentRequest.php) (view diffs)
-
tags/0.2.20/includes/Helpers/Url.php (copied) (copied from anycomment/trunk/includes/Helpers/Url.php) (view diffs)
-
tags/0.2.20/includes/Hooks/AnyCommentCommentHooks.php (copied) (copied from anycomment/trunk/includes/Hooks/AnyCommentCommentHooks.php) (view diffs)
-
tags/0.2.20/includes/Hooks/AnyCommentNativeLoginForm.php (copied) (copied from anycomment/trunk/includes/Hooks/AnyCommentNativeLoginForm.php) (view diffs)
-
tags/0.2.20/includes/Integrations/AnyCommentWooCommerce.php (copied) (copied from anycomment/trunk/includes/Integrations/AnyCommentWooCommerce.php) (view diffs)
-
tags/0.2.20/includes/Libraries/AnyCommentUserTour.php (copied) (copied from anycomment/trunk/includes/Libraries/AnyCommentUserTour.php) (view diffs)
-
tags/0.2.20/includes/Options/AnyCommentOptionManager.php (copied) (copied from anycomment/trunk/includes/Options/AnyCommentOptionManager.php) (view diffs)
-
tags/0.2.20/includes/Options/AnyCommentSection.php (copied) (copied from anycomment/trunk/includes/Options/AnyCommentSection.php) (view diffs)
-
tags/0.2.20/includes/Providers (deleted)
-
tags/0.2.20/includes/Rest/AnyCommentRestComment.php (copied) (copied from anycomment/trunk/includes/Rest/AnyCommentRestComment.php) (view diffs)
-
tags/0.2.20/includes/Rest/AnyCommentRestLikes.php (copied) (copied from anycomment/trunk/includes/Rest/AnyCommentRestLikes.php) (view diffs)
-
tags/0.2.20/includes/Rest/AnyCommentRestServiceSync.php (copied) (copied from anycomment/trunk/includes/Rest/AnyCommentRestServiceSync.php) (view diffs)
-
tags/0.2.20/includes/Rest/AnyCommentRestSubscriptions.php (copied) (copied from anycomment/trunk/includes/Rest/AnyCommentRestSubscriptions.php) (view diffs)
-
tags/0.2.20/includes/Rest/AnyCommentSocialAuth.php (copied) (copied from anycomment/trunk/includes/Rest/AnyCommentSocialAuth.php) (view diffs)
-
tags/0.2.20/includes/Web/BaseController.php (copied) (copied from anycomment/trunk/includes/Web/BaseController.php) (view diffs)
-
tags/0.2.20/includes/Widgets/Native/CommentList.php (copied) (copied from anycomment/trunk/includes/Widgets/Native/CommentList.php) (view diffs)
-
tags/0.2.20/includes/plugin-migrations/wp-post-ratings.php (copied) (copied from anycomment/trunk/includes/plugin-migrations/wp-post-ratings.php) (view diffs)
-
tags/0.2.20/readme.txt (copied) (copied from anycomment/trunk/readme.txt) (view diffs)
-
tags/0.2.20/static/css/main.min.css (copied) (copied from anycomment/trunk/static/css/main.min.css) (view diffs)
-
tags/0.2.20/static/js/main.min.js (copied) (copied from anycomment/trunk/static/js/main.min.js) (view diffs)
-
tags/0.2.20/templates/admin/_sidebar.php (copied) (copied from anycomment/trunk/templates/admin/_sidebar.php) (view diffs)
-
tags/0.2.20/templates/admin/dashboard.php (copied) (copied from anycomment/trunk/templates/admin/dashboard.php) (view diffs)
-
tags/0.2.20/templates/admin/help-sidebar.php (deleted)
-
tags/0.2.20/templates/admin/news-sidebar.php (copied) (copied from anycomment/trunk/templates/admin/news-sidebar.php) (view diffs)
-
tags/0.2.20/templates/admin/notifications.php (copied) (copied from anycomment/trunk/templates/admin/notifications.php) (view diffs)
-
tags/0.2.20/templates/admin/saas-notice.php (copied) (copied from anycomment/trunk/templates/admin/saas-notice.php) (view diffs)
-
tags/0.2.20/templates/admin/tab-dashboard.php (copied) (copied from anycomment/trunk/templates/admin/tab-dashboard.php) (view diffs)
-
tags/0.2.20/templates/admin/tab-shortcodes.php (copied) (copied from anycomment/trunk/templates/admin/tab-shortcodes.php) (view diffs)
-
tags/0.2.20/templates/admin/tab-social.php (copied) (copied from anycomment/trunk/templates/admin/tab-social.php) (view diffs)
-
tags/0.2.20/templates/admin/tab-tools.php (copied) (copied from anycomment/trunk/templates/admin/tab-tools.php) (view diffs)
-
tags/0.2.20/templates/admin/tables/emails.php (copied) (copied from anycomment/trunk/templates/admin/tables/emails.php) (view diffs)
-
tags/0.2.20/templates/admin/tables/files.php (copied) (copied from anycomment/trunk/templates/admin/tables/files.php) (view diffs)
-
tags/0.2.20/templates/admin/tables/rating.php (copied) (copied from anycomment/trunk/templates/admin/tables/rating.php) (view diffs)
-
tags/0.2.20/templates/admin/tables/subscriptions.php (copied) (copied from anycomment/trunk/templates/admin/tables/subscriptions.php) (view diffs)
-
tags/0.2.20/templates/admin/tabs.php (copied) (copied from anycomment/trunk/templates/admin/tabs.php) (view diffs)
-
tags/0.2.20/templates/admin/tour-steps.php (copied) (copied from anycomment/trunk/templates/admin/tour-steps.php) (view diffs)
-
tags/0.2.20/templates/comments.php (copied) (copied from anycomment/trunk/templates/comments.php) (view diffs)
-
tags/0.2.20/vendor/autoload.php (copied) (copied from anycomment/trunk/vendor/autoload.php) (view diffs)
-
tags/0.2.20/vendor/composer/ClassLoader.php (copied) (copied from anycomment/trunk/vendor/composer/ClassLoader.php) (view diffs)
-
tags/0.2.20/vendor/composer/InstalledVersions.php (copied) (copied from anycomment/trunk/vendor/composer/InstalledVersions.php) (view diffs)
-
tags/0.2.20/vendor/composer/autoload_classmap.php (copied) (copied from anycomment/trunk/vendor/composer/autoload_classmap.php) (view diffs)
-
tags/0.2.20/vendor/composer/autoload_files.php (copied) (copied from anycomment/trunk/vendor/composer/autoload_files.php) (view diffs)
-
tags/0.2.20/vendor/composer/autoload_psr4.php (copied) (copied from anycomment/trunk/vendor/composer/autoload_psr4.php) (view diffs)
-
tags/0.2.20/vendor/composer/autoload_real.php (copied) (copied from anycomment/trunk/vendor/composer/autoload_real.php) (view diffs)
-
tags/0.2.20/vendor/composer/autoload_static.php (copied) (copied from anycomment/trunk/vendor/composer/autoload_static.php) (view diffs)
-
tags/0.2.20/vendor/composer/installed.json (copied) (copied from anycomment/trunk/vendor/composer/installed.json) (view diffs)
-
tags/0.2.20/vendor/composer/installed.php (copied) (copied from anycomment/trunk/vendor/composer/installed.php) (view diffs)
-
tags/0.2.20/vendor/composer/platform_check.php (copied) (copied from anycomment/trunk/vendor/composer/platform_check.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/CONTRIBUTING.md (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/CONTRIBUTING.md) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/COPYING.md (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/COPYING.md) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/ISSUE_TEMPLATE.md (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/ISSUE_TEMPLATE.md) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/PULL_REQUEST_TEMPLATE.md (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/PULL_REQUEST_TEMPLATE.md) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/composer.json (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/composer.json) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/docs (deleted)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_01.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_01.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_02.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_02.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_03.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_03.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_04.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_04.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_05.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_05.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_06/config.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_06/config.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_07/callback.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_07/callback.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_07/config.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_07/config.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/examples/example_07/index.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/examples/example_07/index.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/AbstractAdapter.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/AbstractAdapter.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/AdapterInterface.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/AdapterInterface.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/DataStoreTrait.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/DataStoreTrait.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/OAuth1.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/OAuth1.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/OAuth2.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/OAuth2.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Adapter/OpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Adapter/OpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Data/Collection.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Data/Collection.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Data/Parser.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Data/Parser.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Exception/Exception.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Exception/Exception.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/HttpClient/Curl.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/HttpClient/Curl.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/HttpClient/Guzzle.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/HttpClient/Guzzle.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/HttpClient/HttpClientInterface.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/HttpClient/HttpClientInterface.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/HttpClient/Util.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/HttpClient/Util.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Hybridauth.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Hybridauth.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Logger/Logger.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Logger/Logger.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Logger/LoggerInterface.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Logger/LoggerInterface.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/AOLOpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/AOLOpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Amazon.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Amazon.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Apple.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Apple.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Authentiq.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Authentiq.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/AutoDesk.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/AutoDesk.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/BitBucket.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/BitBucket.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Blizzard.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Blizzard.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/DeviantArt.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/DeviantArt.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Discord.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Discord.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Disqus.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Disqus.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Dribbble.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Dribbble.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Dropbox.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Dropbox.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Facebook.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Facebook.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Foursquare.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Foursquare.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/GitHub.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/GitHub.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/GitLab.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/GitLab.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Google.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Google.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Instagram.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Instagram.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/LinkedIn.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/LinkedIn.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Mailru.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Mailru.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Medium.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Medium.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/MicrosoftGraph.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/MicrosoftGraph.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/ORCID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/ORCID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Odnoklassniki.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Odnoklassniki.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/OpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/OpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Patreon.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Patreon.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Paypal.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Paypal.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/PaypalOpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/PaypalOpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Pinterest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Pinterest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/QQ.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/QQ.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Reddit.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Reddit.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Slack.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Slack.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Spotify.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Spotify.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/StackExchange.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/StackExchange.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/StackExchangeOpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/StackExchangeOpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Steam.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Steam.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/SteemConnect.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/SteemConnect.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Strava.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Strava.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Telegram.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Telegram.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Tumblr.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Tumblr.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/TwitchTV.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/TwitchTV.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Twitter.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Twitter.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Vkontakte.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Vkontakte.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/WeChat.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/WeChat.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/WeChatChina.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/WeChatChina.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/WindowsLive.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/WindowsLive.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/WordPress.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/WordPress.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Yahoo.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Yahoo.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/YahooOpenID.php (deleted)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Provider/Yandex.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Provider/Yandex.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Storage/Session.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Storage/Session.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Storage/StorageInterface.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Storage/StorageInterface.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthConsumer.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthConsumer.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthRequest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthRequest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthSignatureMethod.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthSignatureMethod.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthSignatureMethodHMACSHA1.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthSignatureMethodHMACSHA1.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthUtil.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/OAuthUtil.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/Thirdparty/OpenID/LightOpenID.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/Thirdparty/OpenID/LightOpenID.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/User/Activity.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/User/Activity.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/User/Contact.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/User/Contact.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/User/Profile.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/User/Profile.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/src/autoload.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/src/autoload.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/Data/CollectionTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/Data/CollectionTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/Data/ParserTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/Data/ParserTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/Data/empty (deleted)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/HybridauthTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/HybridauthTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/Storage/SessionTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/Storage/SessionTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/User/ActivityTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/User/ActivityTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/User/ContactTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/User/ContactTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/User/ProfileTest.php (copied) (copied from anycomment/trunk/vendor/hybridauth/hybridauth/tests/User/ProfileTest.php) (view diffs)
-
tags/0.2.20/vendor/hybridauth/hybridauth/tests/User/empty (deleted)
-
tags/0.2.20/vendor/phpoption (copied) (copied from anycomment/trunk/vendor/phpoption) (view diffs)
-
tags/0.2.20/vendor/symfony (copied) (copied from anycomment/trunk/vendor/symfony) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/.coveralls.yml (copied) (copied from anycomment/trunk/vendor/tedivm/stash/.coveralls.yml) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/.github (copied) (copied from anycomment/trunk/vendor/tedivm/stash/.github) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/LICENSE (copied) (copied from anycomment/trunk/vendor/tedivm/stash/LICENSE) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/UPGRADE.md (copied) (copied from anycomment/trunk/vendor/tedivm/stash/UPGRADE.md) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/composer.json (copied) (copied from anycomment/trunk/vendor/tedivm/stash/composer.json) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/phpunit.xml.dist (copied) (copied from anycomment/trunk/vendor/tedivm/stash/phpunit.xml.dist) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Driver/Apc.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Driver/Apc.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Driver/Composite.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Driver/Composite.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Driver/Ephemeral.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Driver/Ephemeral.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Driver/Sqlite.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Driver/Sqlite.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Driver/Sub/SqlitePdo.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Driver/Sub/SqlitePdo.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Exception/Exception.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Exception/Exception.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Exception/InvalidArgumentException.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Exception/InvalidArgumentException.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Exception/LogicException.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Exception/LogicException.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Exception/RuntimeException.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Exception/RuntimeException.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Exception/WindowsPathMaxLengthException.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Exception/WindowsPathMaxLengthException.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Item.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Item.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Pool.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Pool.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/src/Stash/Utilities.php (copied) (copied from anycomment/trunk/vendor/tedivm/stash/src/Stash/Utilities.php) (view diffs)
-
tags/0.2.20/vendor/tedivm/stash/tests (copied) (copied from anycomment/trunk/vendor/tedivm/stash/tests) (view diffs)
-
tags/0.2.20/vendor/vlucas (copied) (copied from anycomment/trunk/vendor/vlucas) (view diffs)
-
tags/0.2.20/vendor/vlucas/phpdotenv/composer.json (copied) (copied from anycomment/trunk/vendor/vlucas/phpdotenv/composer.json) (view diffs)
-
tags/0.2.20/vendor/vlucas/phpdotenv/phpstan.src.neon.dist (copied) (copied from anycomment/trunk/vendor/vlucas/phpdotenv/phpstan.src.neon.dist) (view diffs)
-
tags/0.2.20/vendor/vlucas/phpdotenv/src/Loader/Parser.php (copied) (copied from anycomment/trunk/vendor/vlucas/phpdotenv/src/Loader/Parser.php) (view diffs)
-
tags/0.2.20/vendor/vlucas/phpdotenv/src/Store/FileStore.php (copied) (copied from anycomment/trunk/vendor/vlucas/phpdotenv/src/Store/FileStore.php) (view diffs)
-
tags/0.2.20/vendor/vlucas/phpdotenv/src/Validator.php (copied) (copied from anycomment/trunk/vendor/vlucas/phpdotenv/src/Validator.php) (view diffs)
-
trunk/CHANGELOG.md (modified) (view diffs)
-
trunk/anycomment.php (modified) (view diffs)
-
trunk/includes/AnyCommentCore.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/templates/admin/dashboard.php (modified) (view diffs)
-
trunk/templates/admin/tables/emails.php (modified) (view diffs)
-
trunk/templates/admin/tables/files.php (modified) (view diffs)
-
trunk/templates/admin/tables/rating.php (modified) (view diffs)
-
trunk/templates/admin/tables/subscriptions.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.