php-mpos/cronjobs
Sebastian Grewe d7e65c7b37 Progress on notifications
* Added main mail class
* notification class extends mail class
* Added mail template for IDLE workers
* Added notification table to SQL structure

This works already but once notified the status is not reset as soon as
a worker is active again. Need to think of a system to do that
automatically.

Addresses #116
2013-06-07 14:42:29 +02:00
..
auto_payout.php Fixing critical issue with manual- and autopayouts 2013-06-06 23:23:54 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Ensure no old blocks shares are counter for new ones 2013-06-06 22:27:34 +02:00
notifications.php Progress on notifications 2013-06-07 14:42:29 +02:00
proportional_payout.php Moving shares per block into findblock cron 2013-06-06 21:31:05 +02:00
run-crons.sh Update run-crons.sh 2013-06-02 18:41:45 +03:00
shared.inc.php cleaned up crons, changed timestamp range to properly find shares, added verbose parameter 2013-05-11 18:51:10 +02:00
tickerupdate.php fixing/removing typo in tickerupdate cron 2013-05-31 12:15:16 +02:00