Geeklog Messenger Plugin
- Original Author: Blaine Lang < blaine@portalparts.com >
- Maintainers: Geeklog Community Members
- Latest Release Supports: Geeklog v2.2.1 or higher (works with PHP 8.0)
Summary
This Geeklog plugin provides Private Messaging Functionality for your site members. New messages are received into your inbox and users are sent a email notification to alert them unless they have disabled the user preference. Site Administrators can also send out a broadcast message using the plugin.
Main Features
- Enables site members to easily send other site members messages
- Integrates seamlessly with the Forum Plugin to provide a 1-click feature to contact the posting member
- Provides an online Smilie Administration feature for the site admin which is also integrated with the Forum plugin so you can easily extend and personalize the smilies emoticons available for private messages and forum posts
- Online Budddy Admin tool so members can easily contact their favorite site members
- Ability to archive messages and view messages sent to other site members
- Site Admin can send out a broadcast private message but also members can enable the option to block broadcast messages
- Integration with your member account profile
Other Information
Geeklog Homepage:
https://www.geeklog.net
Messenger Plugin Homepage:
https://github.com/Geeklog-Plugins/messenger
To find the latest releases see:
https://github.com/Geeklog-Plugins/messenger/releases
To request a feature or report an issue see:
https://github.com/Geeklog-Plugins/messenger/issues
Versions
v1.9.7
- Release Date: October 31, 2022
- [Improvement] Requires minimum Geeklog version 2.2.1. Works with Geeklog 2.2.2 and PHP 8.1
v1.9.6
- Release Date: January 18, 2022
- [Improvement] Requires minimum Geeklog version 2.2.1. Works with Geeklog 2.2.2 and PHP 8.0
v1.9.5
- Release Date: June 8, 2020
- Requires minimum Geeklog version 2.2.1
Changlog
- [Improvement] The messenger plugin now accepts IPv6 addresses
- [Bug] Fixed issue which Messenger could not handle when a new user was created from the User Admin form
v1.9.4
- Release Date: May 4, 2020
- Requires minimum Geeklog version 2.2.1
Changlog
- [Improvement] Added back in support for Extending the User Preferences
- [Improvement] User lists now only show users with a status of active
- [Bug] Fixed undeclared variables
- [Bug] Fixed PHP warnings
- [Bug] Removed Config doc links since document not written yet
v1.9.2 (and earlier)
- Release Date: Oct 26, 2019
- Requires minimum Geeklog version 2.2.0
Changlog
- [Improvement] Added Japanese language file
- [Improvement] Fixed to work with PHP 7.3
- [Bug] Updated to work with PostgreSQL
- [Bug] Fixed the wrong image locations
- [Bug] Fixed E_NOTICE error when adding a new user
- [Bug] Fixed miscellaneous errors