Author: kasimi
Extension description: phpBB mChat extension
- Highly customizable, high performance real-time chat using AJAX
- Synchronized editing & deleting of messages
- 29 fine-grained user permissions that allow administrators to adjust what users can and can't do
- HTML5 valid & fully responsive
- Supported styles: prosilver and any style inheriting from it. If your style does not inherit from prosilver, read here. subsilver2 is not supported. Special adjustments for the following styles are included:
- 360Elite
- Basic
- Black
- Canvas
- Digi
- Elegance
- Hexagon
- Latte
- Metro Blue (read the FAQ linked above for further instructions)
- MyInvision
- ne-blackgreen
- PBTech
- PBWoW3
- Simplicity
- Subway
- PHP >= 5.3.3
- phpBB >= 3.1.8-RC1
Installing, updating and uninstalling extensions: https://www.phpbb.com/extensions/installing/
Extension install path:
ext/dmzx/mchat
Changelog
- 2.0.3 28 February 2018
- Please note that this is the last version that supports phpBB 3.1. The next mChat update will require at least phpBB 3.2.0.
- Bug fixes
- Fixed error when not using relative time
- Removed character limits for rules and static message from language strings
- Don't remove line breaks in
[code]
tags - Minor code improvements
- Please note that this is the last version that supports phpBB 3.1. The next mChat update will require at least phpBB 3.2.0.
- 2.0.2 9 December 2017
- New features
- Added option to enable checking for
u_mchat_use
permission before adding a post notification message. This is useful for bot users that are not supposed to generate "new post" messages. - Moved rules and static message texts to the
phpbb_config_text
table. This allows you to use more than 255 characters.
- Added option to enable checking for
- New events
- Added PHP event
dmzx.mchat.prune_sql_before
- Added PHP event
- Bug fixes
- Removed username from prune log message
- Removed broken profile URL when mentioning guest users
- Fixed who is chatting updates not working under certain conditions
- Improved wording in ACP for message sorting on archive page
- Don't send AJAX requests if page is unloading
- Use correct user IP for mChat sessions table
- Fixed removing disallowed BBCodes
- Removed duplicate root path in profile links
- Many other small code improvements
- Style improvements
- Use Twig template syntax
- Hide some options in the UCP if the user doesn't have
u_mchat_use
permission - Removed space between navbar icon and text on 3.2.x installations
- Fixed HTML markup on ACP Global settings page
- Adapted ACP Submit/Reset buttons to phpBB's ACP style
- Custom style adjustments
- Fall back to default icon color for Subway style if Options Panel extension isn't enabled
- Allow collapsing mChat when using the Elegance style
- Adjustments for MyInvision style (thanks to MannixMD)
- Adjustments for Hexagon style (thanks to MannixMD)
- New features
- 2.0.1 27 April 2017
- New features
- Added ACP option for sorting messages in the archive
- Added profile link when mentioning users
- Added option to delete user's mChat messages when user is deleted
- Bug fixes/changes
- Fixed undefined error if audio file can't be loaded
- Display meaningful error when deleting/editing missing messages
- Fail gracefully if localStorage is not available
- Don't use HTML entities in mChat action URLs
- Remove copyright below input field
- Fixed resetting input field width when clicking the submit button
- Update input field width when quoting and liking messages
- Fixed wrong forum ID in notification after moving a topic
- Removed 00: if session length is shorter than one hour
- Remove leading & trailing | characters to not break allowed BBCodes
- Only add CSS for mChat container height where necessary
- Removed redundant custom page explanation in ACP
- Minor improvements for ACP language
- Style improvements
- Fixed space between sound checkbox and label
- Fixed zooming on mobile devices when focusing input element
- Fixed displaying messages for Canvas style on mobile resolutions
- Removed collapse icon in PBWow3
- Fixed wrapper height for Modern-silver style
- Added white message icons for 19 dark styles
- Added template events
dmzx_mchat_messages_header_before
,dmzx_mchat_messages_header_after
,dmzx_mchat_messages_text_before
,dmzx_mchat_messages_text_after
,dmzx_mchat_messages_icons_after
- New features
- 2.0.0 30 December 2016
- updated version number
- no other changes since 2.0.0-RC7
Tested on phpBB version: 3.2.1
Download file: phpbb-ext-mchat-2.0.3.zip
File size: 139.89 KiB
Extension overview page: View
Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.
-->Extension support<--