brunoccast c7afe2f86c [TRANSLATION] Update Plugin POs преди 5 години
..
classes de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) преди 11 години
lib 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped преди 8 години
locale c7afe2f86c [TRANSLATION] Update Plugin POs преди 5 години
scripts 8fac7a9f6c StatusNet class renamed GNUsocial преди 9 години
EmailSummaryPlugin.php 46f98b3142 [VersionBump] 1.19.0, fairly late преди 5 години
README a614205663 Add plugin READMEs преди 8 години

README

The EmailSummary plugin sends an email summary of the inbox to users in the
network.

After enabling the plugin, users will have an option to enable/disable the
feature in their "Email Settings" section.

You can run ./script/sendemailsummary.php to send emails (options are
documented in the file). You can run this script automatically via your OS's
cron mechanism to send emails regularly.

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

Settings
========
none

Example
=======
addPlugin('EmailSummary');