Applozic Web Plugin Versions Save

Javascript (jQuery) Real Time Chat & Messaging plugin

Release5.6.1

4 years ago
  • Fix socket reconnect issue for Applozic sidebox and fullview

v1.3.0

7 years ago
  • Custom label supports added to Full View Plugin
  • Group of Two (group type: 7): Useful for cases like buyer-seller chat where chat thread should be created per product.
  • Message Forwarding
  • TopicId added to conversation read callback functions for Topic based chats
  • Images/videos/attachments now have the "Download" link

v1.2.0

7 years ago
  • Set "messageBubbleAvator: true" for display profile picture of the user inside the group chat screen.
  • Now "olStatus: true" displays the online status of the user inside group chat screen as well.
  • 'onMessageSent' event will give 'source' from where the message is sent in the message json, possible source values are as follows:
      1 for Web
      2 for Android
      3 for iOS
      4 for Platform API
      5 for Desktop Browser
      6 for Mobile Browser
  • Custom label supports. Now you can modify the labels like "Start New", "Contacts", etc by setting following labels:
      labels: {
            'conversations.title': 'Converations',
            'start.new': 'Start New',
            'search.contacts': 'Contacts',
            'search.groups': 'Groups',
            'empty.groups': 'No groups yet!',
            'empty.contacts': 'No contacts yet!',
            'empty.messages': 'No messages yet!',
            'no.more.messages': 'No more messages!',
            'empty.conversations': 'No conversations yet!',
            'no.more.conversations': 'No more conversations!',
            'search.placeholder': 'Search...',
            'location.placeholder': 'Enter a location',
            'create.group.title': 'Create Group',
            'members.title': 'Members',
            'add.members.title': 'Add Member',
            'remove.member': 'Remove Member',
            'change.role': 'Change Role',
            'group.info.update': 'Update',
            'group.info.updating': 'Updating...',
            'add.group.icon': 'Add Group Icon',
            'change.group.icon': 'Change Group Icon',
            'group.title': 'Group Title',
            'group.type': 'Group Type',
            'group.create.submit': 'Creating Group...',
            'blocked': 'You have blocked this user',
            'group.chat.disabled': 'You are no longer part of this group!',
            'block.user.alert': 'Are you sure you want to block this user?',
            'unblock.user.alert': 'Are you sure you want to unblock this user?',
            'exit.group.alert': 'Are you sure you want to exit this group?',
            'remove.member.alert': 'Are you sure you want to remove this member?',
            'clear.messages.alert': 'Are you sure you want to delete all the conversation?',
            'typing': 'typing...',
            'is.typing': 'is typing...',
            'online': 'Online',
            'clear.messages': 'Clear Messages',
            'delete': 'Delete',
            'block.user': 'Block User',
            'unblock.user': 'Unblock User',
            'group.info.title': 'Group Info',
            'exit.group': 'Exit Group',
            'location.share.title': 'Location Sharing',
            'my.location': 'My Location',
            'send': 'Send',
            'send.message': 'Send Message',
            'smiley': 'Smiley',
            'close': 'Close',
            'edit': 'Edit',
            'save': 'Save',
            'file.attachment': 'Files & Photos',
            'file.attach.title': 'Attach File',
            'last.seen': 'Last seen',
            'last.seen.on': 'Last seen on',
            'ago': 'ago',
            'group.metadata': {
                'CREATE_GROUP_MESSAGE': ':adminName created group :groupName',
                'REMOVE_MEMBER_MESSAGE': ':adminName removed :userName',
                'ADD_MEMBER_MESSAGE': ':adminName added :userName',
                'JOIN_MEMBER_MESSAGE': ':userName joined',
                'GROUP_NAME_CHANGE_MESSAGE': 'Group name changed to :groupName',
                'GROUP_ICON_CHANGE_MESSAGE': 'Group icon changed',
                'GROUP_LEFT_MESSAGE': ':userName left'
            }
     }

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

Plugin-1.0.2

7 years ago

1.0.1

7 years ago

Plugin-1.0

8 years ago