gnu-social/plugins/GroupPrivateMessage
Alexei Sorokin 52d67b0f44 Avoid ordering just by a timestamp
Try to also employ an id when possible.
Involves reworking some of the indices.
2020-09-15 16:59:27 +03:00
..
2014-06-22 17:11:04 +02:00
2020-08-04 05:31:44 +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');