gnu-social/plugins/GroupPrivateMessage
Alexei Sorokin a0f72fe5c6 Avoid ordering just by a timestamp
Try to also employ an id when possible.
Involves reworking some of the indices.
2021-07-16 19:44:41 +01:00
..
2014-06-22 17:11:04 +02:00
2021-07-16 19:44:38 +01:00
2016-02-08 17:48:37 +00:00

The GroupPrivateMessage plugin allows users to send private messages to a group.

Installation
============
add "addPlugin('GroupPrivateMessage');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('GroupPrivateMessage');