Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Change Log

While You Were Typing - 1.3 by Aries-Belgium

0.1
===
- First beta release

0.2
===
- FEATURE: Added quick reply support

0.3
===
- FEATURE: Realtime notification while the user is typing

0.4
===
- BUGFIX: On quickreply the message box gets cleared when a new message was posted
- BUGFIX: The notification doesn't get cleared when the quick reply button is clicked
- BUGFIX: When multiple posts were posted Google Chrome only showed one when clicked on the realtime notification link
- FEATURE: Administrator can disable the realtime notification
- FEATURE: Scroll to the notification when quick replying into view
- General code improvements and removed debug code

0.5
===
- SECURITYFIX: Posts were being showed without permission check.

1.0
===
- BUGFIX: The wrong template is being changed on deactivation

1.1
===
- BUGFIX: Show posts-link in full reply didn't work

1.2
===
- BUGFIX: if the settings aren't available in MyBB yet the realtime notification doesn't work
- BUGFIX: when quick editing your own post it will also give you a notice of a new post
- BUGFIX: other plugins that use Ajax causes the page_access_time to reset
- BUGFIX: incompatibility with Advanced Quick Reply Form plugin
- FEATURE: added language support for plugin information and settings
- FEATURE: added compatibility for MyBB 1.4
Note: message flash on quick reply is not implemented on 1.4 because of incompatibility with Prototype version of MyBB 1.4
- Some code clean up