Skip to content

Geeklog Messenger Plugin v1.9.4

Compare
Choose a tag to compare
@eSilverStrike eSilverStrike released this 04 May 22:25
· 19 commits to master since this release

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.

Plugin Requirements:

  • Geeklog v2.1.0 or higher
  • PHP v5.6.4 or higher (including PHP v7)
  • MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:

  • [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