Please enable JavaScript in your browser!
Головна сторінка
Огляд
Довідка
Увійти
the_quick_fox
/
gnusocial
відгалужено від
gnusocialjp/gnusocial
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Дерево:
5e1621f19b
Гілки
Теги
1.1.x
1.2.x
1.20.x
1.5
develop
experimental
main
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnusocial
/
plugins
/
GroupPrivateMessage
Diogo Peralta Cordeiro
6e031d623a
[VersionBump] 2.0.0beta0
3 роки тому
..
actions
7967db6ff5
Various obvious bug fixes and better PHP 7 support
5 роки тому
classes
5396f3c9d1
[DirectMessage] Fix some wrong calls after MessageModel introduction in d9a9a3746b
3 роки тому
forms
5396f3c9d1
[DirectMessage] Fix some wrong calls after MessageModel introduction in d9a9a3746b
3 роки тому
lib
414a95a784
Initial move towards microformats2
10 роки тому
locale
6e031d623a
[VersionBump] 2.0.0beta0
3 роки тому
GroupPrivateMessagePlugin.php
165edc2609
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
3 роки тому
README
a614205663
Add plugin READMEs
9 роки тому
README
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');