You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
actions | 7 years ago | |
css | 8 years ago | |
images | 8 years ago | |
js | 8 years ago | |
.jscsrc | 8 years ago | |
.jshintrc | 8 years ago | |
README.md | 8 years ago | |
ReplyAllPlugin.php | 7 years ago |
README.md
GNU social Reply All
When you are logged in, this plugin adds a 'reply all' button to each notice
Clicking on it adds everyone* involved in the conversation thread as @-mentions
Instructions
- Make sure the files are in a folder called ReplyAll if they're not already
- Put the folder in your /plugins/ directory
- Tell /config.php to use it with: addPlugin('ReplyAll');