Changeset 3477952
- Timestamp:
- 03/09/2026 10:49:37 AM (3 weeks ago)
- Location:
- wise-chat/trunk
- Files:
-
- 313 added
- 7 deleted
- 94 edited
-
assets/css/src/chat/classic/mobile.scss (modified) (view diffs)
-
assets/css/src/chat/sidebar (added)
-
assets/css/src/chat/sidebar/desktop (added)
-
assets/css/src/chat/sidebar/desktop/desktop.scss (added)
-
assets/css/src/chat/sidebar/mobile (added)
-
assets/css/src/chat/sidebar/mobile/mobile.scss (added)
-
assets/css/src/chat/sidebar/sidebar.scss (added)
-
assets/css/src/common.scss (modified) (view diffs)
-
assets/css/src/common/anims.scss (modified) (view diffs)
-
assets/css/src/common/browser.scss (modified) (view diffs)
-
assets/css/src/common/channel/channel-input-xxs.scss (modified) (view diffs)
-
assets/css/src/common/channel/channel-stream.scss (added)
-
assets/css/src/common/channel/channel.scss (modified) (view diffs)
-
assets/css/src/common/channel/messages/reactions.scss (modified) (view diffs)
-
assets/css/src/common/customize.scss (modified) (view diffs)
-
assets/css/src/common/forms.scss (added)
-
assets/css/src/common/globals.scss (modified) (view diffs)
-
assets/css/src/common/popups.scss (modified) (view diffs)
-
assets/css/src/common/recent.scss (modified) (view diffs)
-
assets/css/src/common/tenor.scss (added)
-
assets/css/src/common/toasts.scss (modified) (view diffs)
-
assets/css/src/themes/airflow.scss (modified) (view diffs)
-
assets/css/src/themes/colddark.scss (modified) (view diffs)
-
assets/css/src/themes/lightgray.scss (modified) (view diffs)
-
assets/css/wise-chat-admin.css (modified) (view diffs)
-
assets/css/wise-chat.css (modified) (view diffs)
-
assets/css/wise-chat.min.css (modified) (view diffs)
-
assets/css/wise-chat.min.css.map (modified) (view diffs)
-
assets/fonts/maven-pro-v32-latin_latin-ext-700.svg (modified) (view diffs)
-
assets/fonts/maven-pro-v32-latin_latin-ext-regular.svg (modified) (view diffs)
-
assets/fonts/rajdhani-v15-latin_latin-ext-700.svg (modified) (view diffs)
-
assets/fonts/rajdhani-v15-latin_latin-ext-regular.svg (modified) (view diffs)
-
assets/js/src/components/Application.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/Chat.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/desktop/DesktopChat.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/desktop/TabbedController.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/mobile/ChannelsView.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/mobile/ChatsView.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/mobile/MobileChat.jsx (modified) (view diffs)
-
assets/js/src/components/ui/chat/classic/mobile/UsersView.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/PresenceChecker.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/Spinner.jsx (added)
-
assets/js/src/components/ui/common/alerts/Alerts.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/alerts/Confirms.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/auth/AuthChannelPassword.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/auth/AuthUserName.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/browser/Browser.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/browser/FullChannelsMode.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/browser/components/DirectChannel.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/Channel.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/components/CloseButton.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/components/Link.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/input/EmoticonsPopup.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/input/InputRich.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/messages/Messages.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/messages/message/Actions.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/messages/message/Decorator.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/messages/message/Message.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/channel/messages/message/Quoted.jsx (added)
-
assets/js/src/components/ui/common/channel/messages/message/Reactions.jsx (added)
-
assets/js/src/components/ui/common/customize/Customize.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/customize/CustomizeArea.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/incoming/Incoming.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/logger/Logger.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/logic/ChannelsManager.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/modal (added)
-
assets/js/src/components/ui/common/modal/Modal.jsx (added)
-
assets/js/src/components/ui/common/recent/Recent.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/recent/RecentArea.jsx (modified) (view diffs)
-
assets/js/src/components/ui/common/toasts/Toasts.jsx (modified) (view diffs)
-
assets/js/src/engine/EngineStoreDispatcher.js (modified) (view diffs)
-
assets/js/src/engine/ajax/AjaxEngine.js (modified) (view diffs)
-
assets/js/src/engine/ajax/AjaxEngineMaintenance.js (modified) (view diffs)
-
assets/js/src/index.jsx (modified) (view diffs)
-
assets/js/src/redux/actions/application.js (modified) (view diffs)
-
assets/js/src/redux/actions/messages.js (modified) (view diffs)
-
assets/js/src/redux/actions/ui.js (modified) (view diffs)
-
assets/js/src/redux/reducers/application/index.js (modified) (view diffs)
-
assets/js/src/redux/reducers/commands.js (modified) (view diffs)
-
assets/js/src/redux/reducers/messages/index.js (modified) (view diffs)
-
assets/js/src/redux/reducers/ui.js (modified) (view diffs)
-
assets/js/src/utils/messages.js (added)
-
assets/js/src/utils/string.js (modified) (view diffs)
-
assets/js/wise-chat.js (modified) (view diffs)
-
assets/js/wise-chat.js.map (modified) (view diffs)
-
assets/js/wise-chat.min.js (modified) (view diffs)
-
blocks/wise-chat/.editorconfig (modified) (view diffs)
-
blocks/wise-chat/.gitignore (modified) (view diffs)
-
blocks/wise-chat/build/block.json (modified) (view diffs)
-
blocks/wise-chat/build/index.asset.php (modified) (view diffs)
-
blocks/wise-chat/build/index.js (modified) (view diffs)
-
blocks/wise-chat/package-lock.json (modified) (view diffs)
-
blocks/wise-chat/package.json (modified) (view diffs)
-
blocks/wise-chat/src/block.json (modified) (view diffs)
-
blocks/wise-chat/src/edit.js (modified) (view diffs)
-
blocks/wise-chat/src/editor.scss (modified) (view diffs)
-
blocks/wise-chat/src/index.js (modified) (view diffs)
-
blocks/wise-chat/src/save.js (modified) (view diffs)
-
data/bad_words.txt (modified) (view diffs)
-
gfx/emoticons/emots_02_128.png (added)
-
gfx/emoticons/emots_02_32.png (added)
-
gfx/emoticons/emots_02_64.png (added)
-
gfx/emoticons/emots_03_128.png (added)
-
gfx/emoticons/emots_03_32.png (added)
-
gfx/emoticons/emots_03_64.png (added)
-
gfx/emoticons/emots_04_128.png (added)
-
gfx/emoticons/emots_04_32.png (added)
-
gfx/emoticons/emots_04_64.png (added)
-
gfx/icons/gear.svg (added)
-
gfx/icons/gif.svg (modified) (view diffs)
-
gfx/icons/plus.svg (modified) (view diffs)
-
gfx/icons/prohibited.svg (added)
-
gfx/icons/reactions (added)
-
gfx/icons/reactions/like-dark.svg (added)
-
gfx/icons/reactions/like-light.svg (added)
-
gfx/icons/reactions/like.svg (added)
-
gfx/icons/reactions/love.svg (added)
-
gfx/icons/reactions/sad.svg (added)
-
gfx/icons/tick.svg (added)
-
gfx/icons/times.svg (added)
-
gfx/icons/video-calls (added)
-
gfx/icons/video-calls/call.svg (added)
-
gfx/icons/video-calls/calling.svg (added)
-
gfx/icons/video-calls/end-call.svg (added)
-
gfx/icons/video-calls/maximize.svg (added)
-
gfx/icons/video-calls/minimize.svg (added)
-
gfx/icons/video-calls/mute-audio.svg (added)
-
gfx/icons/video-calls/mute-video.svg (added)
-
gfx/icons/video-calls/unmute-audio.svg (added)
-
gfx/icons/video-calls/unmute-video.svg (added)
-
gfx/icons/video-calls/video-accept.svg (added)
-
gfx/icons/video-calls/video-decline.svg (added)
-
gfx/icons/video-calls/video-red.svg (added)
-
gfx/icons/video-calls/video-white.svg (added)
-
gfx/icons/video-calls/video.svg (added)
-
gfx/icons/zoom.svg (added)
-
gfx/themes/airflow/gfx/gif.svg (modified) (view diffs)
-
gfx/themes/balloon (added)
-
gfx/themes/balloon/gfx (added)
-
gfx/themes/balloon/gfx/3dots.svg (added)
-
gfx/themes/balloon/gfx/approve.svg (added)
-
gfx/themes/balloon/gfx/arrow-left.svg (added)
-
gfx/themes/balloon/gfx/arrow-right.svg (added)
-
gfx/themes/balloon/gfx/attach.png (added)
-
gfx/themes/balloon/gfx/attach.svg (added)
-
gfx/themes/balloon/gfx/ban.svg (added)
-
gfx/themes/balloon/gfx/block.svg (added)
-
gfx/themes/balloon/gfx/camera.png (added)
-
gfx/themes/balloon/gfx/camera.svg (added)
-
gfx/themes/balloon/gfx/chats.svg (added)
-
gfx/themes/balloon/gfx/custom-white.svg (added)
-
gfx/themes/balloon/gfx/custom.svg (added)
-
gfx/themes/balloon/gfx/edit.svg (added)
-
gfx/themes/balloon/gfx/emoticon.png (added)
-
gfx/themes/balloon/gfx/emoticon.svg (added)
-
gfx/themes/balloon/gfx/gif.svg (added)
-
gfx/themes/balloon/gfx/group.svg (added)
-
gfx/themes/balloon/gfx/kick.svg (added)
-
gfx/themes/balloon/gfx/lock-full.svg (added)
-
gfx/themes/balloon/gfx/lock-semi.svg (added)
-
gfx/themes/balloon/gfx/mic.svg (added)
-
gfx/themes/balloon/gfx/minus.svg (added)
-
gfx/themes/balloon/gfx/mute.svg (added)
-
gfx/themes/balloon/gfx/plus.svg (added)
-
gfx/themes/balloon/gfx/recent-chats-inactive.svg (added)
-
gfx/themes/balloon/gfx/recent-chats.svg (added)
-
gfx/themes/balloon/gfx/reply.svg (added)
-
gfx/themes/balloon/gfx/search.svg (added)
-
gfx/themes/balloon/gfx/spam.svg (added)
-
gfx/themes/balloon/gfx/user.svg (added)
-
gfx/themes/balloon/gfx/users.png (added)
-
gfx/themes/balloon/gfx/users.svg (added)
-
gfx/themes/balloon/gfx/x.svg (added)
-
gfx/themes/balloon/gfx/x_w.svg (added)
-
gfx/themes/clear (added)
-
gfx/themes/clear/gfx (added)
-
gfx/themes/clear/gfx/approve.svg (added)
-
gfx/themes/clear/gfx/arrow-left.svg (added)
-
gfx/themes/clear/gfx/arrow-right.svg (added)
-
gfx/themes/clear/gfx/attach.svg (added)
-
gfx/themes/clear/gfx/ban.svg (added)
-
gfx/themes/clear/gfx/camera.svg (added)
-
gfx/themes/clear/gfx/chats.svg (added)
-
gfx/themes/clear/gfx/custom-gray.svg (added)
-
gfx/themes/clear/gfx/custom.svg (added)
-
gfx/themes/clear/gfx/edit.svg (added)
-
gfx/themes/clear/gfx/emoticon.svg (added)
-
gfx/themes/clear/gfx/group.svg (added)
-
gfx/themes/clear/gfx/lock-full.svg (added)
-
gfx/themes/clear/gfx/lock-semi.svg (added)
-
gfx/themes/clear/gfx/mic.svg (added)
-
gfx/themes/clear/gfx/minus.svg (added)
-
gfx/themes/clear/gfx/mute.svg (added)
-
gfx/themes/clear/gfx/plus.svg (added)
-
gfx/themes/clear/gfx/recent-chats-inactive.svg (added)
-
gfx/themes/clear/gfx/recent-chats.svg (added)
-
gfx/themes/clear/gfx/reply.svg (added)
-
gfx/themes/clear/gfx/search.svg (added)
-
gfx/themes/clear/gfx/spam.svg (added)
-
gfx/themes/clear/gfx/user.svg (added)
-
gfx/themes/clear/gfx/x.svg (added)
-
gfx/themes/crystal (added)
-
gfx/themes/crystal/gfx (added)
-
gfx/themes/crystal/gfx/approve.svg (added)
-
gfx/themes/crystal/gfx/arrow-left.svg (added)
-
gfx/themes/crystal/gfx/arrow-right.svg (added)
-
gfx/themes/crystal/gfx/attach.svg (added)
-
gfx/themes/crystal/gfx/ban.svg (added)
-
gfx/themes/crystal/gfx/camera.svg (added)
-
gfx/themes/crystal/gfx/chats.svg (added)
-
gfx/themes/crystal/gfx/custom.svg (added)
-
gfx/themes/crystal/gfx/edit.svg (added)
-
gfx/themes/crystal/gfx/emoticon.svg (added)
-
gfx/themes/crystal/gfx/gif.svg (added)
-
gfx/themes/crystal/gfx/group.svg (added)
-
gfx/themes/crystal/gfx/lock-full.svg (added)
-
gfx/themes/crystal/gfx/lock-semi.svg (added)
-
gfx/themes/crystal/gfx/mic.svg (added)
-
gfx/themes/crystal/gfx/minus.svg (added)
-
gfx/themes/crystal/gfx/mute.svg (added)
-
gfx/themes/crystal/gfx/plus.svg (added)
-
gfx/themes/crystal/gfx/recent-chats-inactive.svg (added)
-
gfx/themes/crystal/gfx/recent-chats.svg (added)
-
gfx/themes/crystal/gfx/reply.svg (added)
-
gfx/themes/crystal/gfx/search.svg (added)
-
gfx/themes/crystal/gfx/spam.svg (added)
-
gfx/themes/crystal/gfx/user.svg (added)
-
gfx/themes/crystal/gfx/x.svg (added)
-
js/wise_chat_admin.js (modified) (view diffs)
-
languages/wise-chat.pot (modified) (view diffs)
-
package-lock.json (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
src/Admin (added)
-
src/Admin/AbstractTab.php (added)
-
src/Admin/AdvancedTab.php (added)
-
src/Admin/AiTab.php (added)
-
src/Admin/AppearanceTab.php (added)
-
src/Admin/AuthenticationTab.php (added)
-
src/Admin/BansTab.php (added)
-
src/Admin/ChannelsTab.php (added)
-
src/Admin/EmoticonsTab.php (added)
-
src/Admin/Endpoints (added)
-
src/Admin/Endpoints/AIBotsEndpoint.php (added)
-
src/Admin/FeaturesTab.php (added)
-
src/Admin/FiltersTab.php (added)
-
src/Admin/GeneralTab.php (added)
-
src/Admin/MessagesTab.php (added)
-
src/Admin/ModerationTab.php (added)
-
src/Admin/ModesTab.php (added)
-
src/Admin/NotificationsTab.php (added)
-
src/Admin/PermissionsTab.php (added)
-
src/Admin/ProTab.php (added)
-
src/Admin/UserMutesTab.php (added)
-
src/Admin/VideoStreamsTab.php (added)
-
src/ChatWidget.php (added)
-
src/Container.php (added)
-
src/Crypt.php (added)
-
src/DAO (added)
-
src/DAO/AbstractDAO.php (added)
-
src/DAO/ActionsDAO.php (added)
-
src/DAO/ChannelUsersDAO.php (added)
-
src/DAO/Channels (added)
-
src/DAO/Channels/MembersDAO.php (added)
-
src/DAO/Channels/OpenUserChannelsDAO.php (added)
-
src/DAO/Channels/UserChannelsDAO.php (added)
-
src/DAO/ChannelsDAO.php (added)
-
src/DAO/Criteria (added)
-
src/DAO/Criteria/MessagesCriteria.php (added)
-
src/DAO/EmoticonsDAO.php (added)
-
src/DAO/FiltersDAO.php (added)
-
src/DAO/Message (added)
-
src/DAO/Message/MessageReactionDAO.php (added)
-
src/DAO/Message/MessageReactionLogDAO.php (added)
-
src/DAO/MessagesDAO.php (added)
-
src/DAO/NotificationsDAO.php (added)
-
src/DAO/PendingChatsDAO.php (added)
-
src/DAO/PrivateMessagesRulesDAO.php (added)
-
src/DAO/SentNotificationsDAO.php (added)
-
src/DAO/User (added)
-
src/DAO/User/UserFeedDAO.php (added)
-
src/DAO/User/UserSessionDAO.php (added)
-
src/DAO/User/UserSettingsDAO.php (added)
-
src/DAO/User/UsersDAO.php (added)
-
src/DAO/UserBansDAO.php (added)
-
src/DAO/UserMutesDAO.php (added)
-
src/DAO/UserNotificationsDAO.php (added)
-
src/Endpoints (added)
-
src/Endpoints/AuthEndpoint.php (added)
-
src/Endpoints/Commands (added)
-
src/Endpoints/Commands/ChannelsBrowsing.php (added)
-
src/Endpoints/CommandsEndpoint.php (added)
-
src/Endpoints/FrontEndpoint.php (added)
-
src/Endpoints/Maintenance (added)
-
src/Endpoints/Maintenance/MaintenanceAuth.php (added)
-
src/Endpoints/Maintenance/MaintenanceChannels.php (added)
-
src/Endpoints/Maintenance/MaintenanceI18n.php (added)
-
src/Endpoints/Maintenance/MaintenanceRecentChats.php (added)
-
src/Endpoints/MaintenanceEndpoint.php (added)
-
src/Endpoints/MessageEndpoint.php (added)
-
src/Endpoints/MessagesEndpoint.php (added)
-
src/Endpoints/Ultra (added)
-
src/Endpoints/Ultra/index.php (added)
-
src/Endpoints/Ultra/wp-config-parser.php (added)
-
src/Endpoints/UserCommandEndpoint.php (added)
-
src/Endpoints/Utils (added)
-
src/Endpoints/Utils/EndpointUtils.php (added)
-
src/Endpoints/WiseChatEndpoint.php (added)
-
src/Endpoints/engines.json (added)
-
src/Endpoints/index.php (added)
-
src/Endpoints/wp_core.php (added)
-
src/Exceptions (added)
-
src/Exceptions/UnauthorizedAccessException.php (added)
-
src/Installer.php (added)
-
src/Integrations (added)
-
src/Integrations/Elementor (added)
-
src/Integrations/Elementor/Addons (added)
-
src/Integrations/Elementor/Addons/WiseChatAddon.php (added)
-
src/Integrations/Elementor/WiseChatElementor.php (added)
-
src/Integrations/OpenAI (added)
-
src/Integrations/OpenAI/OpenAIService.php (added)
-
src/Integrations/WiseChatHelper.php (added)
-
src/Integrations/WordPress (added)
-
src/Integrations/WordPress/Blocks.php (added)
-
src/Loader.php (added)
-
src/Model (added)
-
src/Model/Action.php (added)
-
src/Model/Channel (added)
-
src/Model/Channel/Channel.php (added)
-
src/Model/Channel/ChannelMember.php (added)
-
src/Model/Channel/ChannelUser.php (added)
-
src/Model/Channel/OpenUserChannel.php (added)
-
src/Model/Emoticon.php (added)
-
src/Model/GeoDetails.php (added)
-
src/Model/Integrations (added)
-
src/Model/Integrations/OpenAI (added)
-
src/Model/Integrations/OpenAI/Run.php (added)
-
src/Model/Message (added)
-
src/Model/Message/Message.php (added)
-
src/Model/Message/MessageReaction.php (added)
-
src/Model/Message/MessageReactionLog.php (added)
-
src/Model/Notification.php (added)
-
src/Model/PendingChat.php (added)
-
src/Model/PrivateMessagesRule.php (added)
-
src/Model/SentNotification.php (added)
-
src/Model/User.php (added)
-
src/Model/UserBan.php (added)
-
src/Model/UserChannel.php (added)
-
src/Model/UserFeed.php (added)
-
src/Model/UserMute.php (added)
-
src/Model/UserNotification.php (added)
-
src/Options.php (added)
-
src/Rendering (added)
-
src/Rendering/CssRenderer.php (added)
-
src/Rendering/Filters (added)
-
src/Rendering/Filters/PostReversed (added)
-
src/Rendering/Filters/PostReversed/PostReversedFilter.php (added)
-
src/Rendering/Filters/Pre (added)
-
src/Rendering/Filters/Pre/LinksPreFilter.php (added)
-
src/Rendering/Filters/Pre/PreFilter.php (added)
-
src/Rendering/Filters/ShortcodeConstructor.php (added)
-
src/Rendering/Renderer.php (added)
-
src/Rendering/Templater.php (added)
-
src/Rendering/UITemplates.php (added)
-
src/Services (added)
-
src/Services/AttachmentsService.php (added)
-
src/Services/Channels (added)
-
src/Services/Channels/Listing (added)
-
src/Services/Channels/Listing/ChannelsSourcesService.php (added)
-
src/Services/Channels/Listing/Model (added)
-
src/Services/Channels/Listing/Model/DirectChannel.php (added)
-
src/Services/ChannelsService.php (added)
-
src/Services/ChatService.php (added)
-
src/Services/ClientSide (added)
-
src/Services/ClientSide/ClientChannel.php (added)
-
src/Services/ClientSide/ClientSide.php (added)
-
src/Services/FilterChain.php (added)
-
src/Services/GeoService.php (added)
-
src/Services/HttpRequestService.php (added)
-
src/Services/ImageEditor.php (added)
-
src/Services/ImagesService.php (added)
-
src/Services/Message (added)
-
src/Services/Message/MessageReactionsService.php (added)
-
src/Services/Message/TextProcessing.php (added)
-
src/Services/MessagesService.php (added)
-
src/Services/NotificationsService.php (added)
-
src/Services/PendingChatsService.php (added)
-
src/Services/PrivateMessagesRulesService.php (added)
-
src/Services/User (added)
-
src/Services/User/AbusesService.php (added)
-
src/Services/User/ActionsService.php (added)
-
src/Services/User/AuthenticationService.php (added)
-
src/Services/User/AuthorizationService.php (added)
-
src/Services/User/UserEventsService.php (added)
-
src/Services/User/UserFeedService.php (added)
-
src/Services/User/UserService.php (added)
-
src/Services/UserBansService.php (added)
-
src/Services/UserMutesService.php (added)
-
src/Services/UserNotificationsService.php (added)
-
src/Settings.php (added)
-
src/Setup (added)
-
src/Setup/0-wise-chat-engine.php (added)
-
src/StatsShortcode.php (added)
-
src/Traits (added)
-
src/Traits/HttpUtils.php (added)
-
src/WiseChat.php (modified) (view diffs)
-
src/WiseChatContainer.php (deleted)
-
src/WiseChatCrypt.php (deleted)
-
src/WiseChatInstaller.php (deleted)
-
src/WiseChatOptions.php (deleted)
-
src/WiseChatSettings.php (deleted)
-
src/WiseChatStatsShortcode.php (deleted)
-
src/WiseChatWidget.php (deleted)
-
test/phpunit.xml (modified) (view diffs)
-
wise-chat-core.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.